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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Wed Dec 16 17:18:17 UTC 2015


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

------------------------------------------
Started by timer
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_indexes/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson1369705604301258681.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
INFO: Starting at 2015-12-16 17:15:59.413930
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: "Packages in testing/amd64 tested in the last 24h for build reproducibility" now available at https://reproducible.debian.net/testing/amd64/index_last_24h.html
INFO: "Packages in testing/amd64 which built reproducibly" now available at https://reproducible.debian.net/testing/amd64/index_reproducible.html
INFO: "Packages without notes" now available at https://reproducible.debian.net/testing/amd64/index_no_notes.html
INFO: "Packages with notes" now available at https://reproducible.debian.net/testing/amd64/index_notes.html
INFO: "Packages in testing/amd64 tested in the last 48h for build reproducibility" now available at https://reproducible.debian.net/testing/amd64/index_last_48h.html
INFO: "Packages in testing/amd64 where the build dependencies failed to be satisfied" now available at https://reproducible.debian.net/testing/amd64/index_depwait.html
INFO: "Packages in testing/amd64 which have been blacklisted" now available at https://reproducible.debian.net/testing/amd64/index_blacklisted.html
INFO: "Packages in testing/amd64 where the sources failed to download" now available at https://reproducible.debian.net/testing/amd64/index_404.html
INFO: "Alphabetically sorted overview of all tested packages in testing/amd64" now available at https://reproducible.debian.net/testing/amd64/index_all_abc.html
INFO: "Packages in testing/amd64 which failed to build reproducibly" now available at https://reproducible.debian.net/testing/amd64/index_FTBR.html
INFO: "Packages in testing/amd64 which should not be build on "amd64"" now available at https://reproducible.debian.net/testing/amd64/index_not_for_us.html
INFO: "Packages in testing/amd64 which failed to build from source" now available at https://reproducible.debian.net/testing/amd64/index_FTBFS.html
INFO: "Packages in unstable/amd64 tested in the last 24h for build reproducibility" now available at https://reproducible.debian.net/unstable/amd64/index_last_24h.html
INFO: "Packages in unstable/amd64 which built reproducibly" now available at https://reproducible.debian.net/unstable/amd64/index_reproducible.html
INFO: "Packages without notes" now available at https://reproducible.debian.net/unstable/amd64/index_no_notes.html
INFO: "Packages with notes" now available at https://reproducible.debian.net/unstable/amd64/index_notes.html
INFO: "Packages in unstable/amd64 tested in the last 48h for build reproducibility" now available at https://reproducible.debian.net/unstable/amd64/index_last_48h.html
INFO: "Packages in unstable/amd64 where the build dependencies failed to be satisfied" now available at https://reproducible.debian.net/unstable/amd64/index_depwait.html
INFO: "Packages in unstable/amd64 which have been blacklisted" now available at https://reproducible.debian.net/unstable/amd64/index_blacklisted.html
INFO: "Packages in unstable/amd64 where the sources failed to download" now available at https://reproducible.debian.net/unstable/amd64/index_404.html
INFO: "Alphabetically sorted overview of all tested packages in unstable/amd64" now available at https://reproducible.debian.net/unstable/amd64/index_all_abc.html
INFO: "Packages in unstable/amd64 which failed to build reproducibly" now available at https://reproducible.debian.net/unstable/amd64/index_FTBR.html
INFO: "Packages in unstable/amd64 which should not be build on "amd64"" now available at https://reproducible.debian.net/unstable/amd64/index_not_for_us.html
INFO: "Packages in unstable/amd64 which failed to build from source" now available at https://reproducible.debian.net/unstable/amd64/index_FTBFS.html
INFO: "Packages in experimental/amd64 tested in the last 24h for build reproducibility" now available at https://reproducible.debian.net/experimental/amd64/index_last_24h.html
INFO: "Packages in experimental/amd64 which built reproducibly" now available at https://reproducible.debian.net/experimental/amd64/index_reproducible.html
INFO: "Packages without notes" now available at https://reproducible.debian.net/experimental/amd64/index_no_notes.html
INFO: "Packages with notes" now available at https://reproducible.debian.net/experimental/amd64/index_notes.html
INFO: "Packages in experimental/amd64 tested in the last 48h for build reproducibility" now available at https://reproducible.debian.net/experimental/amd64/index_last_48h.html
INFO: "Packages in experimental/amd64 where the build dependencies failed to be satisfied" now available at https://reproducible.debian.net/experimental/amd64/index_depwait.html
INFO: "Packages in experimental/amd64 which have been blacklisted" now available at https://reproducible.debian.net/experimental/amd64/index_blacklisted.html
INFO: "Packages in experimental/amd64 where the sources failed to download" now available at https://reproducible.debian.net/experimental/amd64/index_404.html
CRITICAL: Error executing this query:
CRITICAL: SELECT COUNT(*) FROM results AS r JOIN sources AS s ON r.package_id=s.id WHERE s.suite="experimental" AND s.architecture="amd64"








Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 546, 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 464, in build_page_section
    html += build_leading_text_section(section, rows, suite, arch)
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 411, in build_leading_text_section
    count_total = int(query_db(queries['count_total'].format(suite=suite, arch=arch))[0][0])
  File "/srv/jenkins/bin/reproducible_common.py", line 351, in query_db
    cursor.execute(query)
sqlite3.OperationalError: database is locked
INFO: Finished at 2015-12-16 17:18:17.623912, took: 0:02:18.210004
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list