[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #8109
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Wed Oct 24 00:14:16 BST 2018
See <https://jenkins.debian.net/job/reproducible_html_notes/8109/display/redirect?page=changes>
Changes:
[sofia] add projects with build ID differences
[sofia] add projects with build ID differences
[sofia] remove unnecessary comments
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_notes/ws/>
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 fetch --tags --progress https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/*
> 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
> git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-notes.git # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-notes.git
> git fetch --tags --progress https://salsa.debian.org/reproducible-builds/reproducible-notes.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8976958842bee7433a566328cddb99133108b3b4 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8976958842bee7433a566328cddb99133108b3b4
Commit message: "Merge branch 'categorize_build_id_diffs' into 'master'"
> git rev-list --no-walk 0c230a300e36d15c676be87ad62627aac871639c # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins5409915572450355906.sh
+ /srv/jenkins/bin/reproducible_notes.py
[2018-10-23 23:13:21] INFO: Starting at 2018-10-23 23:13:21.986409
[2018-10-23 23:13:29] INFO: notes loaded. There are 6236 packages listed
[2018-10-23 23:13:36] INFO: notes checked. There are 6236 packages listed
[2018-10-23 23:13:37] INFO: Issues loaded. There are 315 issues
[2018-10-23 23:13:54] INFO: Saved 67268 notes in the database
[2018-10-23 23:13:55] INFO: Finished at 2018-10-23 23:13:55.023343, took: 0:00:33.037010
+ /srv/jenkins/bin/reproducible_html_notes.py
[2018-10-23 23:13:56] INFO: Starting at 2018-10-23 23:13:56.298592
[2018-10-23 23:13:56] 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: 'build_id_difference_only'
[2018-10-23 23:14:15] INFO: Finished at 2018-10-23 23:14:15.420357, took: 0:00:19.121802
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list