You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/04/29 20:57:37 UTC

Build failed in Jenkins: PDFBox-ant #1263

See <https://builds.apache.org/job/PDFBox-ant/1263/changes>

Changes:

[tilman] PDFBOX-2034: testFilters now does deterministic and non-deterministic tests

------------------------------------------
Started by an SCM change
Building remotely on solaris1 (Solaris) in workspace <https://builds.apache.org/job/PDFBox-ant/ws/>
Updating http://svn.apache.org/repos/asf/pdfbox/trunk at revision '2014-04-29T18:55:11.568 +0000'
U         pdfbox/src/test/java/org/apache/pdfbox/filter/TestFilters.java
At revision 1591053
[pdfbox] $ /home/hudson/tools/ant/apache-ant-1.7.0/bin/ant -file build.xml dist
FATAL: command execution failed.
java.io.IOException: Cannot run program "/home/hudson/tools/ant/apache-ant-1.7.0/bin/ant" (in directory "<https://builds.apache.org/job/PDFBox-ant/ws/trunk/pdfbox")>: error=12, Not enough space
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
	at hudson.Proc$LocalProc.<init>(Proc.java:244)
	at hudson.Proc$LocalProc.<init>(Proc.java:216)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:773)
	at hudson.Launcher$ProcStarter.start(Launcher.java:353)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:998)
	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:965)
	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$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.IOException: error=12, Not enough space
	at java.lang.UNIXProcess.forkAndExec(Native Method)
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:53)
	at java.lang.ProcessImpl.start(ProcessImpl.java:65)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
	... 15 more
Build step 'Invoke Ant' marked build as failure

Jenkins build is back to normal : PDFBox-ant #1264

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-ant/1264/changes>