[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_indexes #50953

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Aug 6 08:51:33 UTC 2016


See <https://jenkins.debian.net/job/reproducible_html_indexes/50953/>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_indexes/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson8502625834386404892.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
INFO: Starting at 2016-08-06 08:31:19.505919
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="libaws" AND s.suite="testing" AND s.architecture="amd64"








Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 555, in <module>
    build_page(page, suite, arch)
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 522, in build_page
    html1, footnote1 = build_page_section(page, section, suite, arch)
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 470, in build_page_section
    html += tab*2 + link_package(pkg, suite, arch, bugs)
  File "/srv/jenkins/bin/reproducible_common.py", line 442, in link_package
    notes = query_db(query.format(pkg=package, suite=suite, arch=arch))[0]
  File "/srv/jenkins/bin/reproducible_common.py", line 358, in query_db
    cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2016-08-06 08:51:09.682976, took: 0:19:50.193710
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list