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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Tue Mar 29 18:02:54 UTC 2016


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

------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_live_status/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson8933093321021914460.sh
+ /srv/jenkins/bin/reproducible_html_live_status.py
INFO: Starting at 2016-03-29 18:01:52.345127
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Building the schedule index page for amd64...
CRITICAL: Error executing this query:
CRITICAL: SELECT sch.date_scheduled, s.suite, s.architecture, s.name, r.status, r.build_duration, (SELECT coalesce(AVG(h.build_duration), 0) FROM stats_build AS h WHERE h.status IN ("reproducible", "unreproducible") AND h.name=s.name AND h.suite=s.suite AND h.architecture=s.architecture) FROM schedule AS sch JOIN sources AS s ON sch.package_id=s.id LEFT JOIN results AS r ON s.id=r.package_id WHERE sch.date_build_started IS NULL AND s.architecture="amd64" ORDER BY sch.date_scheduled








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 27, in generate_schedule
    rows = query_db(query.format(arch=arch))
  File "/srv/jenkins/bin/reproducible_common.py", line 359, in query_db
    cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2016-03-29 18:02:54.188835, took: 0:01:01.843730
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list