[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_dd_list #1046
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Sep 7 21:00:30 UTC 2015
See <https://jenkins.debian.net/job/reproducible_html_dd_list/1046/>
------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_dd_list/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson832001851731200785.sh
+ /srv/jenkins/bin/reproducible_html_dd_list.py
INFO: Starting at 2015-09-07 20:56:13.845215
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Downloading sources file for testing: http://ftp.de.debian.org/debian/dists/testing/main/source/Sources.xz
CRITICAL: Error execting 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="liblockfile" AND s.suite="testing" AND s.architecture="amd64"
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_common.py", line 398, in link_package
notes = query_db(query.format(pkg=package, suite=suite, arch=arch))[0]
File "/srv/jenkins/bin/reproducible_common.py", line 320, 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_dd_list.py", line 60, in <module>
html += link_package(line[0], suite, arch, bugs).strip()
File "/srv/jenkins/bin/reproducible_common.py", line 413, in link_package
html += get_trailing_icon(package, bugs) + '\n'
UnboundLocalError: local variable 'html' referenced before assignment
INFO: Finished at 2015-09-07 21:00:30.425037, took: 0:04:16.579869
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list