[Qa-jenkins-scm] Build failed in Jenkins: reproducible_html_archlinux #10521

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Sep 15 06:27:07 UTC 2016


See <https://jenkins.debian.net/job/reproducible_html_archlinux/10521/>

------------------------------------------
Started by upstream project "reproducible_builder_archlinux_1" build number 42800
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_html_archlinux/ws/>
[workspace] $ /bin/sh -xe /tmp/hudson4271449037398316782.sh
+ /srv/jenkins/bin/reproducible_html_archlinux.sh
cp: error writing ‘/tmp/jenkins-script-ONwTlLte’: No space left on device
cp: failed to extend ‘/tmp/jenkins-script-ONwTlLte’: No space left on device
====================================================================================

Thu 15 Sep 06:27:07 UTC 2016 - running /srv/jenkins/bin/reproducible_html_archlinux.sh (reproducible_html_archlinux) on jenkins now.

To learn to understand this, clone git.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.

This invocation of this script, which is located in bin/reproducible_html_archlinux.sh, has been called using "" as arguments.

====================================================================================
Thu 15 Sep 06:27:07 UTC 2016 - start running "/srv/jenkins/bin/reproducible_html_archlinux.sh" (md5sum fed3818ba0fefdb95505eec15bc53dea) as "/tmp/jenkins-script-ONwTlLte" on jenkins.

Thu 15 Sep 06:27:07 UTC 2016 - /srv/jenkins/bin/reproducible_html_archlinux.sh stopped running as /tmp/jenkins-script-ONwTlLte, which will now be removed.
ERROR: Build step failed with exception
java.lang.RuntimeException: java.io.IOException: Failed to copy /var/lib/jenkins/jobs/reproducible_html_archlinux/builds/10521/log to /tmp/log-parser_reproducible_html_archlinux_build_10521
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:62)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:47)
	at hudson.remoting.LocalChannel.call(LocalChannel.java:45)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:47)
	at hudson.plugins.logparser.LogParserStatusComputer.<init>(LogParserStatusComputer.java:36)
	at hudson.plugins.logparser.LogParserParser.parseLogBody(LogParserParser.java:309)
	at hudson.plugins.logparser.LogParserParser.parseLog(LogParserParser.java:134)
	at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:131)
	at hudson.plugins.logparser.LogParserPublisher.perform(LogParserPublisher.java:110)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
	at hudson.model.Build$BuildExecution.post2(Build.java:185)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
	at hudson.model.Run.execute(Run.java:1766)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.IOException: Failed to copy /var/lib/jenkins/jobs/reproducible_html_archlinux/builds/10521/log to /tmp/log-parser_reproducible_html_archlinux_build_10521
	at hudson.FilePath.copyTo(FilePath.java:2018)
	at hudson.plugins.logparser.LogParserStatusComputer.computeStatusMatches(LogParserStatusComputer.java:88)
	at hudson.plugins.logparser.LogParserStatusComputer.access$000(LogParserStatusComputer.java:22)
	at hudson.plugins.logparser.LogParserStatusComputer$1.call(LogParserStatusComputer.java:54)
	... 17 more
Caused by: java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:345)
	at hudson.remoting.RemoteOutputStream.write(RemoteOutputStream.java:110)
	at hudson.Util.copyStream(Util.java:646)
	at hudson.FilePath$41.invoke(FilePath.java:2045)
	at hudson.FilePath$41.invoke(FilePath.java:2039)
	at hudson.FilePath.act(FilePath.java:1018)
	at hudson.FilePath.act(FilePath.java:996)
	at hudson.FilePath.copyTo(FilePath.java:2039)
	at hudson.FilePath.copyTo(FilePath.java:2013)
	... 20 more
Build step 'Console output (build log) parsing' marked build as failure



More information about the Qa-jenkins-scm mailing list