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

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Jul 8 11:16:50 BST 2019


See <https://jenkins.debian.net/job/reproducible_html_indexes/107200/display/redirect>

------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_indexes/ws/>
[workspace] $ /bin/sh -xe /tmp/jenkins6778077863115046807.sh
+ /srv/jenkins/bin/reproducible_html_indexes.py
[2019-07-08 10:15:01] INFO: Starting at 2019-07-08 10:15:01.690438
[2019-07-08 10:15:03] INFO: Finding out which usertagged bugs have been closed or at least have patches
[2019-07-08 10:15:07] INFO: "Packages without notes" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_no_notes.html
[2019-07-08 10:15:15] INFO: "Packages with notes" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_notes.html
[2019-07-08 10:15:16] INFO: "Packages in stretch/amd64 where the build dependencies failed to be satisfied" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_depwait.html
[2019-07-08 10:15:16] INFO: "Packages in stretch/amd64 where the build timed out" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_timeout.html
[2019-07-08 10:15:21] INFO: "Packages in stretch/amd64 tested in the last 48h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_last_48h.html
[2019-07-08 10:15:22] INFO: "Packages in stretch/amd64 which failed to build from source" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_FTBFS.html
[2019-07-08 10:15:22] INFO: "Packages in stretch/amd64 which have been blacklisted" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_blacklisted.html
[2019-07-08 10:15:23] INFO: "Packages in stretch/amd64 which failed to build reproducibly" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_FTBR.html
[2019-07-08 10:15:24] INFO: "Packages in stretch/amd64 which should not be build on "amd64"" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_not_for_us.html
[2019-07-08 10:15:48] INFO: "Alphabetically sorted overview of all tested packages in stretch/amd64" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_all_abc.html
[2019-07-08 10:15:52] INFO: "Packages in stretch/amd64 tested in the last 24h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_last_24h.html
[2019-07-08 10:15:54] INFO: "Packages in stretch/amd64 which built reproducibly" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_reproducible.html
[2019-07-08 10:15:54] INFO: "Packages in stretch/amd64 where the sources failed to download" now available at https://tests.reproducible-builds.org/debian/stretch/amd64/index_404.html
[2019-07-08 10:15:58] INFO: "Packages without notes" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_no_notes.html
[2019-07-08 10:16:06] INFO: "Packages with notes" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_notes.html
[2019-07-08 10:16:07] INFO: "Packages in buster/amd64 where the build dependencies failed to be satisfied" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_depwait.html
[2019-07-08 10:16:07] INFO: "Packages in buster/amd64 where the build timed out" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_timeout.html
[2019-07-08 10:16:15] INFO: "Packages in buster/amd64 tested in the last 48h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_last_48h.html
[2019-07-08 10:16:16] INFO: "Packages in buster/amd64 which failed to build from source" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_FTBFS.html
[2019-07-08 10:16:17] INFO: "Packages in buster/amd64 which have been blacklisted" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_blacklisted.html
[2019-07-08 10:16:17] INFO: "Packages in buster/amd64 which failed to build reproducibly" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_FTBR.html
[2019-07-08 10:16:18] INFO: "Packages in buster/amd64 which should not be build on "amd64"" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_not_for_us.html
[2019-07-08 10:16:38] INFO: "Alphabetically sorted overview of all tested packages in buster/amd64" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_all_abc.html
[2019-07-08 10:16:43] INFO: "Packages in buster/amd64 tested in the last 24h for build reproducibility" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_last_24h.html
[2019-07-08 10:16:45] INFO: "Packages in buster/amd64 which built reproducibly" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_reproducible.html
[2019-07-08 10:16:45] INFO: "Packages in buster/amd64 where the sources failed to download" now available at https://tests.reproducible-builds.org/debian/buster/amd64/index_404.html
Traceback (most recent call last):
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 846, in <module>
    build_page(page, suite, arch)
  File "/srv/jenkins/bin/reproducible_html_indexes.py", line 837, in build_page
    left_nav_html=left_nav_html)
  File "/srv/jenkins/bin/rblib/html.py", line 150, in write_html_page
    with open(destfile, 'w', encoding='UTF-8') as fd:
NotADirectoryError: [Errno 20] Not a directory: '/var/lib/jenkins/userContent/reproducible/debian/bullseye/amd64/index_no_notes.html'
[2019-07-08 10:16:49] INFO: Finished at 2019-07-08 10:16:49.000890, took: 0:01:47.310488
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list