[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_breakages #274

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jan 4 00:32:50 UTC 2016


See <https://jenkins.debian.net/job/reproducible_html_breakages/274/>

------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_breakages/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson8266502396317357951.sh
+ /srv/jenkins/bin/reproducible_html_breakages.py
INFO: Starting at 2016-01-04 00:30:39.995131
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: running alien_log check over /var/lib/jenkins/userContent/reproducible/rbuild...
CRITICAL: Error executing this query:
CRITICAL: SELECT s.name
CRITICAL:                FROM sources AS s JOIN results AS r ON r.package_id=s.id
CRITICAL:                WHERE r.status != "" AND s.name="libsequence-library-java" AND s.suite="testing"
CRITICAL:                AND s.architecture="amd64"
CRITICAL:                ORDER BY s.suite DESC, s.architecture ASC, s.name ASC








Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_breakages.py", line 321, in <module>
    breakages = gen_html()
  File "/srv/jenkins/bin/reproducible_html_breakages.py", line 282, in gen_html
    entries=alien_log())
  File "/srv/jenkins/bin/reproducible_html_breakages.py", line 128, in alien_log
    bad_files.extend(alien_log(path))
  File "/srv/jenkins/bin/reproducible_html_breakages.py", line 149, in alien_log
    if not query_db(query.format(pkg=pkg, suite=suite, arch=arch)):
  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:50.018241, took: 0:02:10.023132
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list