[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_indexes #30486
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Jan 4 00:32:49 UTC 2016
See <https://jenkins.debian.net/job/reproducible_html_indexes/30486/>
------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_indexes/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson2900811193493367921.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
INFO: Starting at 2016-01-04 00:30:40.052701
INFO: finding out which usertagged bugs have been closed or at least have patches
CRITICAL: Error executing this query:
CRITICAL: SELECT COUNT(*) FROM (SELECT s.id FROM sources AS s JOIN results AS r ON r.package_id=s.id WHERE r.status IN ("unreproducible", "FTBFS", "blacklisted") AND s.id NOT IN (SELECT package_id FROM notes) AND s.suite="testing" AND s.architecture="amd64")
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_indexes.py", line 542, in <module>
build_page(page, suite, arch)
File "/srv/jenkins/bin/reproducible_html_indexes.py", line 505, in build_page
tot=query_db(pages[page]['header_query'].format(suite=suite, arch=arch))[0][0], suite=suite, arch=arch, hint=hint)
File "/srv/jenkins/bin/reproducible_common.py", line 345, in query_db
cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2016-01-04 00:32:49.665142, took: 0:02:09.612463
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list