[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #11084
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon May 31 01:58:26 BST 2021
See <https://jenkins.debian.net/job/reproducible_html_notes/11084/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_notes/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/reproducible-builds/reproducible-notes.git
> git init <https://jenkins.debian.net/job/reproducible_html_notes/ws/> # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-notes.git
> git --version # timeout=10
> git --version # 'git version 2.20.1'
> git fetch --tags --force --progress -- https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-notes.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision b925466684760c17218c4104e8c7a98819a0e1da (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f b925466684760c17218c4104e8c7a98819a0e1da # timeout=10
Commit message: "Add 'blacklisted_on_jenkins', because 'misc/clean-notes' could not find any test. Fixes the last issue reported by clean-notes'"
> git rev-list --no-walk b925466684760c17218c4104e8c7a98819a0e1da # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins9643634674709524958.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2021-05-31 00:57:28] INFO: Starting at 2021-05-31 00:57:28.079919
[2021-05-31 00:57:36] INFO: Notes loaded. There are 6889 packages listed.
[2021-05-31 00:57:45] INFO: Notes checked. There are 6889 packages listed.
[2021-05-31 00:57:46] INFO: Issues loaded. There are 391 issues listed.
[2021-05-31 00:58:09] INFO: Saved 89388 notes in the database.
[2021-05-31 00:58:09] INFO: Finished at 2021-05-31 00:58:09.315651, took: 0:00:41.235752
+ /srv/jenkins/bin/reproducible_html_notes.py
[2021-05-31 00:58:10] INFO: Starting at 2021-05-31 00:58:10.142200
[2021-05-31 00:58:10] INFO: Finding out which usertagged bugs have been closed or at least have patches
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_notes.py", line 506, in <module>
iterate_over_notes(notes)
File "/srv/jenkins/bin/reproducible_html_notes.py", line 404, in iterate_over_notes
html = gen_html_note(package, note)
File "/srv/jenkins/bin/reproducible_html_notes.py", line 238, in gen_html_note
tmp += fill_issue_in_note(issue)
File "/srv/jenkins/bin/reproducible_html_notes.py", line 214, in fill_issue_in_note
details = issues[issue]
KeyError: 'ftbfs_build_depends_not_available_on_amd64'
[2021-05-31 00:58:26] INFO: Finished at 2021-05-31 00:58:26.370120, took: 0:00:16.227938
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list