You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/08/29 00:21:06 UTC

Build failed in Jenkins: Mesos-Ubuntu-distcheck #306

See <https://builds.apache.org/job/Mesos-Ubuntu-distcheck/306/changes>

Changes:

[niklas] Modifed execute cli to run docker images.

------------------------------------------
Started by an SCM change
Building remotely on ubuntu3 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision e28858eb5b2b0ffbb49cfbb7b7b2c0317d9733b6 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f e28858eb5b2b0ffbb49cfbb7b7b2c0317d9733b6
 > git rev-list 0071a90205351b0f0e716431002e8d1d7cf5eb6f
 > git tag -a -f -m Jenkins Build #306 jenkins-Mesos-Ubuntu-distcheck-306
FATAL: Unable to produce a script file
java.io.IOException: Failed to create a temp file on <https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/>
	at hudson.FilePath.createTextTempFile(FilePath.java:1265)
	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:144)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:82)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:160)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:585)
	at hudson.model.Run.execute(Run.java:1676)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/> at hudson.remoting.Channel@6096932a:ubuntu3
	at hudson.FilePath.act(FilePath.java:910)
	at hudson.FilePath.act(FilePath.java:887)
	at hudson.FilePath.createTextTempFile(FilePath.java:1239)
	... 12 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 sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
	at sun.nio.cs.StreamEncoder.implClose(StreamEncoder.java:316)
	at sun.nio.cs.StreamEncoder.close(StreamEncoder.java:149)
	at java.io.OutputStreamWriter.close(OutputStreamWriter.java:233)
	at hudson.FilePath$15.invoke(FilePath.java:1258)
	at hudson.FilePath$15.invoke(FilePath.java:1239)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos-Ubuntu-distcheck #307

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Ubuntu-distcheck/307/changes>