[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #749
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sun Mar 15 11:21:56 UTC 2015
See <https://jenkins.debian.net/job/reproducible_html_notes/749/>
------------------------------------------
Started by user Holger Levsen
Started by user Holger Levsen
Building 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 febe31f3dff72028c283b59b7acd42cf85f085ab (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f febe31f3dff72028c283b59b7acd42cf85f085ab
> git rev-list febe31f3dff72028c283b59b7acd42cf85f085ab # timeout=10
> git tag -a -f -m Jenkins Build #749 jenkins-reproducible_html_notes-749 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson8421160465950911178.sh
+ /srv/jenkins/bin/reproducible_html_notes.py
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 465, in <module>
notes = load_notes()
File "/srv/jenkins/bin/reproducible_html_notes.py", line 158, in load_notes
notes = copy(possible_notes)
NameError: global name 'copy' is not defined
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list