[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_notes #5108
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Oct 15 09:00:15 UTC 2016
https://jenkins.debian.net/job/reproducible_html_notes/5108/Changes:
[danielsh] packages += tigervnc
------------------------------------------
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 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 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 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 2459530216d835f8e9a0ca6ff34e6f63232f77f9 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2459530216d835f8e9a0ca6ff34e6f63232f77f9
> git rev-list 0ade075aa9f0769a01d46da746de8c5d706296ba # timeout=10
> git tag -a -f -m Jenkins Build #5108 jenkins-reproducible_html_notes-5108 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson1364055475867631424.sh
+ /srv/jenkins/bin/reproducible_notes.py
INFO: Starting at 2016-10-15 08:44:50.297911
INFO: notes loaded. There are 6635 packages listed
INFO: notes checked. There are 6635 packages listed
INFO: Issues loaded. There are 251 issues
INFO: Saved 37639 notes in the database
INFO: Finished at 2016-10-15 08:45:04.822825, took: 0:00:14.524955
+ /srv/jenkins/bin/reproducible_html_notes.py
INFO: Starting at 2016-10-15 08:45:05.802150
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: finding out which usertagged bugs have been closed or at least have patches
INFO: Created 6635 note pages.
INFO: Created 251 issue pages for testing
INFO: Created 251 issue pages for unstable
INFO: Created 251 issue pages for experimental
INFO: Issues index now available at https://tests.reproducible-builds.org/debian/index_issues.html
OSError: [Errno 28] No space left on device
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/srv/jenkins/bin/reproducible_html_notes.py", line 483, in <module>
gen_packages_html([Package(x) for x in notes])
File "/srv/jenkins/bin/reproducible_html_packages.py", line 334, in gen_packages_html
gen_history_page(package, arch)
File "/srv/jenkins/bin/reproducible_html_packages.py", line 321, in gen_history_page
noendpage=True)
File "/srv/jenkins/bin/reproducible_common.py", line 357, in write_html_page
fd.write(html)
OSError: [Errno 28] No space left on device
INFO: Finished at 2016-10-15 09:00:14.707044, took: 0:15:08.904906
Build step 'Execute shell' marked build as failure
More information about the Qa-jenkins-scm
mailing list