[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_live_status #85745

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jan 11 12:21:24 UTC 2016


See <https://jenkins.debian.net/job/reproducible_html_live_status/85745/>

------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_live_status/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson5460530031432518926.sh
+ /srv/jenkins/bin/reproducible_html_live_status.py
INFO: Starting at 2016-01-11 12:19:04.405344
ERROR: Connection to the UDD database replice timed out. Maybe the machine is offline or just unavailable.
ERROR: Failing nicely anyway, all queries will return an empty response.
ERROR: There has been an error connecting to the UDD database. Please look for a previous error for more information.
ERROR: Failing nicely anyway, returning an empty response.
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Building the schedule index page for amd64...
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Page generated at https://reproducible.debian.net/index_amd64_scheduled.html
INFO: Building the schedule index page for armhf...
INFO: finding out which usertagged bugs have been closed or at least have patches
CRITICAL: Error executing this query:
CRITICAL: SELECT n.issues, n.bugs, n.comments FROM notes AS n JOIN sources AS s ON s.id=n.package_id WHERE s.name="haskell-base-orphans" AND s.suite="unstable" AND s.architecture="armhf"








Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_common.py", line 437, in link_package
    notes = query_db(query.format(pkg=package, suite=suite, arch=arch))[0]
  File "/srv/jenkins/bin/reproducible_common.py", line 359, in query_db
    cursor.execute(query)
sqlite3.OperationalError: database is locked

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_live_status.py", line 92, in <module>
    generate_schedule(arch)
  File "/srv/jenkins/bin/reproducible_html_live_status.py", line 41, in generate_schedule
    html += link_package(pkg, row[1], row[2], bugs)
  File "/srv/jenkins/bin/reproducible_common.py", line 452, in link_package
    html += get_trailing_icon(package, bugs) + '\n'
UnboundLocalError: local variable 'html' referenced before assignment
INFO: Finished at 2016-01-11 12:21:24.732774, took: 0:02:20.327453
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list