[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #3661
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat May 14 11:19:19 UTC 2016
See <https://jenkins.debian.net/job/reproducible_html_notes/3661/>
------------------------------------------
Started by user Holger Levsen
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 git://git.debian.org/git/reproducible/notes.git
> git init <https://jenkins.debian.net/job/reproducible_html_notes/ws/> # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/notes.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://git.debian.org/git/reproducible/notes.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://git.debian.org/git/reproducible/notes.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://git.debian.org/git/reproducible/notes.git # timeout=10
Fetching upstream changes from git://git.debian.org/git/reproducible/notes.git
> git -c core.askpass=true fetch --tags --progress git://git.debian.org/git/reproducible/notes.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision aea96aa4787afc09a7f093ba13f7f4a873c18d05 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f aea96aa4787afc09a7f093ba13f7f4a873c18d05
> git rev-list aea96aa4787afc09a7f093ba13f7f4a873c18d05 # timeout=10
> git tag -a -f -m Jenkins Build #3661 jenkins-reproducible_html_notes-3661 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson4807813378871931492.sh
+ /srv/jenkins/bin/reproducible_notes.py
INFO: Starting at 2016-05-14 11:19:12.389288
INFO: notes loaded. There are 3066 packages listed
INFO: notes checked. There are 3066 packages listed
INFO: Issues loaded. There are 190 issues
INFO: Saved 17550 notes in the database
INFO: Finished at 2016-05-14 11:19:18.580042, took: 0:00:06.190782
+ /srv/jenkins/bin/reproducible_html_notes.py
INFO: Starting at 2016-05-14 11:19:18.952664
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_notes.py", line 16, in <module>
from reproducible_html_packages import gen_packages_html
File "/srv/jenkins/bin/reproducible_html_packages.py", line 53, in <module>
</iframe>""" % REPRODUCIBLE_URL ).splitlines(True)))
TypeError: not all arguments converted during string formatting
INFO: Finished at 2016-05-14 11:19:18.962476, took: 0:00:00.009824
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list