You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/07/09 23:14:07 UTC

Build failed in Jenkins: myfaces-orchestra-core #1195

See <https://builds.apache.org/job/myfaces-orchestra-core/1195/>

------------------------------------------
[...truncated 235 lines...]
[TopLink Fine]: 2013.07.09 09:11:28.560--ServerSession(3564915)--Connection(6292125)--Thread(Thread[main,5,main])--CREATE TABLE USERDATA (ID BIGINT GENERATED ALWAYS AS IDENTITY NOT NULL, USERNAME VARCHAR(255), VERSION BIGINT, PRIMARY KEY (ID))
Jul 9, 2013 9:11:28 PM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.springframework.aop.config.internalAutoProxyCreator' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jul 9, 2013 9:11:28 PM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jul 9, 2013 9:11:28 PM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'transactionManager' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jul 9, 2013 9:11:28 PM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean '(inner bean)' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jul 9, 2013 9:11:28 PM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean '(inner bean)' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jul 9, 2013 9:11:28 PM org.springframework.context.support.AbstractApplicationContext$BeanPostProcessorChecker postProcessAfterInitialization
INFO: Bean 'org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
Jul 9, 2013 9:11:29 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1c7980c: defining beans [org.springframework.beans.factory.config.CustomScopeConfigurer,persistentContextConversationInterceptor,persistentContextFactory,org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor,transactionManager,entityManagerFactory,scopedTarget.persistentBackingBean,persistentBackingBean,scopedTarget.dummyBean,dummyBean]; root of factory hierarchy
[TopLink Fine]: 2013.07.09 09:11:29.888--ClientSession(12741775)--Connection(8689654)--Thread(Thread[main,5,main])--INSERT INTO USERDATA (USERNAME, VERSION) VALUES (?, ?)
	bind => [test, 1]
[TopLink Fine]: 2013.07.09 09:11:30.422--ClientSession(12741775)--Connection(8689654)--Thread(Thread[main,5,main])--values IDENTITY_VAL_LOCAL()
[TopLink Fine]: 2013.07.09 09:11:30.541--ClientSession(9722773)--Connection(6802820)--Thread(Thread[main,5,main])--INSERT INTO USERDATA (USERNAME, VERSION) VALUES (?, ?)
	bind => [test, 1]
[TopLink Fine]: 2013.07.09 09:11:30.543--ClientSession(9722773)--Connection(6802820)--Thread(Thread[main,5,main])--values IDENTITY_VAL_LOCAL()
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.342 sec
Running org.apache.myfaces.orchestra.conversation.spring.TestSpringUtils
Jul 9, 2013 9:11:30 PM org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: classpath:org/apache/myfaces/orchestra/conversation/spring/TestSpringUtils.xml
Jul 9, 2013 9:11:30 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [org/apache/myfaces/orchestra/conversation/spring/TestSpringUtils.xml]
Jul 9, 2013 9:11:30 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.GenericApplicationContext@5b24c: display name [org.springframework.context.support.GenericApplicationContext@5b24c]; startup date [Tue Jul 09 21:11:30 GMT+00:00 2013]; root of context hierarchy
Jul 9, 2013 9:11:30 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@5b24c]: org.springframework.beans.factory.support.DefaultListableBeanFactory@5da37c
Jul 9, 2013 9:11:30 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5da37c: defining beans [org.springframework.beans.factory.config.CustomScopeConfigurer,simpleBean]; root of factory hierarchy
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec
Running org.apache.myfaces.orchestra.conversation.TestConversation
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.apache.myfaces.orchestra.conversation.TestScope
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Conversation Method
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Conversation Method
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: before:Invoking
Jul 9, 2013 9:11:30 PM org.apache.myfaces.orchestra.conversation.MockAdvice invoke
INFO: after: Invoking
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec
Running org.apache.myfaces.orchestra.lib.jsf.TestSerializableConverter
Jul 9, 2013 9:11:31 PM org.springframework.test.AbstractSingleSpringContextTests loadContextLocations
INFO: Loading context for locations: classpath:org/apache/myfaces/orchestra/lib/jsf/TestSerializableConverter.xml
Jul 9, 2013 9:11:31 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [org/apache/myfaces/orchestra/lib/jsf/TestSerializableConverter.xml]
Jul 9, 2013 9:11:31 PM org.springframework.context.support.AbstractApplicationContext prepareRefresh
INFO: Refreshing org.springframework.context.support.GenericApplicationContext@510dc2: display name [org.springframework.context.support.GenericApplicationContext@510dc2]; startup date [Tue Jul 09 21:11:31 GMT+00:00 2013]; root of context hierarchy
Jul 9, 2013 9:11:31 PM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory
INFO: Bean factory for application context [org.springframework.context.support.GenericApplicationContext@510dc2]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1033450
Jul 9, 2013 9:11:31 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1033450: defining beans [org.springframework.beans.factory.config.CustomScopeConfigurer,statelessConverter,statefulConverter]; root of factory hierarchy
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.864 sec
Running org.apache.myfaces.orchestra.viewController.TestInterfaceViewControllerExecutor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec
Running org.apache.myfaces.orchestra.viewController.TestReflectiveViewControllerExecutor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Running org.apache.myfaces.orchestra.viewController.TestDefaultViewControllerNameMapper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Jul 9, 2013 9:11:32 PM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.context.support.GenericApplicationContext@5b24c: display name [org.springframework.context.support.GenericApplicationContext@5b24c]; startup date [Tue Jul 09 21:11:30 GMT+00:00 2013]; root of context hierarchy
Jul 9, 2013 9:11:32 PM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.context.support.GenericApplicationContext@510dc2: display name [org.springframework.context.support.GenericApplicationContext@510dc2]; startup date [Tue Jul 09 21:11:31 GMT+00:00 2013]; root of context hierarchy
Jul 9, 2013 9:11:32 PM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.context.support.GenericApplicationContext@d4d66b: display name [org.springframework.context.support.GenericApplicationContext@d4d66b]; startup date [Tue Jul 09 21:11:18 GMT+00:00 2013]; root of context hierarchy
Jul 9, 2013 9:11:32 PM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing org.springframework.context.support.GenericApplicationContext@1bc887b: display name [org.springframework.context.support.GenericApplicationContext@1bc887b]; startup date [Tue Jul 09 21:11:15 GMT+00:00 2013]; root of context hierarchy
[TopLink Config]: 2013.07.09 09:11:32.134--ServerSession(3564915)--Connection(6292125)--Thread(Thread[Thread-3,5,main])--disconnect
[TopLink Info]: 2013.07.09 09:11:32.135--ServerSession(3564915)--Thread(Thread[Thread-3,5,main])--<https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/test-classes-default> logout successful
[TopLink Config]: 2013.07.09 09:11:32.135--ServerSession(3564915)--Connection(4138587)--Thread(Thread[Thread-3,5,main])--disconnect
[TopLink Config]: 2013.07.09 09:11:32.136--ServerSession(3564915)--Connection(2443549)--Thread(Thread[Thread-3,5,main])--disconnect
[TopLink Config]: 2013.07.09 09:11:32.136--ServerSession(3564915)--Connection(22511833)--Thread(Thread[Thread-3,5,main])--disconnect
[TopLink Config]: 2013.07.09 09:11:32.137--ServerSession(3564915)--Connection(29233217)--Thread(Thread[Thread-3,5,main])--disconnect
[TopLink Config]: 2013.07.09 09:11:32.137--ServerSession(3564915)--Connection(18618854)--Thread(Thread[Thread-3,5,main])--disconnect
[TopLink Config]: 2013.07.09 09:11:32.137--ServerSession(3564915)--Connection(8689654)--Thread(Thread[Thread-3,5,main])--disconnect
[TopLink Config]: 2013.07.09 09:11:32.138--ServerSession(3564915)--Connection(6802820)--Thread(Thread[Thread-3,5,main])--disconnect

Results :

Tests run: 15, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/myfaces-orchestra-core-1.6-SNAPSHOT.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] DEPRECATED [tasks]: Use target instead
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/pom.xml> to /home/hudson/hudson/jobs/myfaces-orchestra-core/modules/org.apache.myfaces.orchestra$myfaces-orchestra-core/builds/2013-07-09_21-04-31/archive/org.apache.myfaces.orchestra/myfaces-orchestra-core/1.6-SNAPSHOT/myfaces-orchestra-core-1.6-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/myfaces-orchestra-core-1.6-SNAPSHOT.jar> to /home/hudson/hudson/jobs/myfaces-orchestra-core/modules/org.apache.myfaces.orchestra$myfaces-orchestra-core/builds/2013-07-09_21-04-31/archive/org.apache.myfaces.orchestra/myfaces-orchestra-core/1.6-SNAPSHOT/myfaces-orchestra-core-1.6-SNAPSHOT.jar
[INFO] [antrun:run {execution: javadoc.resources}]
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory: <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/shared_sources> added.
[INFO] [source:jar {execution: attach-source}]
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] null
error=12, Not enough space
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.reflect.UndeclaredThrowableException
	at org.codehaus.plexus.archiver.AbstractArchiver.getFiles(AbstractArchiver.java:519)
	at org.apache.maven.plugin.source.AbstractSourceJarMojo.packageSources(AbstractSourceJarMojo.java:262)
	at org.apache.maven.plugin.source.AbstractSourceJarMojo.packageSources(AbstractSourceJarMojo.java:232)
	at org.apache.maven.plugin.source.AbstractSourceJarMojo.execute(AbstractSourceJarMojo.java:201)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:154)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:79)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:55)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	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: org.codehaus.plexus.archiver.ArchiverException: Failed to retrieve numeric file attributes using: '/bin/sh -c ls -1nlaR <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/maven-shared-archive-resources'>
	at org.codehaus.plexus.archiver.AbstractArchiver$1.hasNext(AbstractArchiver.java:427)
	at org.codehaus.plexus.archiver.AbstractArchiver.getFiles(AbstractArchiver.java:507)
	... 34 more
Caused by: java.io.IOException: Failed to retrieve numeric file attributes using: '/bin/sh -c ls -1nlaR <https://builds.apache.org/job/myfaces-orchestra-core/ws/core/target/maven-shared-archive-resources'>
	at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.executeLs(PlexusIoResourceAttributeUtils.java:287)
	at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.getFileAttributesByPath(PlexusIoResourceAttributeUtils.java:223)
	at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.getFileAttributesByPath(PlexusIoResourceAttributeUtils.java:189)
	at org.codehaus.plexus.components.io.resources.PlexusIoFileResourceCollection.getResources(PlexusIoFileResourceCollection.java:175)
	at org.codehaus.plexus.archiver.AbstractArchiver$1.hasNext(AbstractArchiver.java:423)
	... 35 more
Caused by: org.codehaus.plexus.util.cli.CommandLineException: Error while executing process.
	at org.codehaus.plexus.util.cli.Commandline.execute(Commandline.java:656)
	at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:144)
	at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:107)
	at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.executeLs(PlexusIoResourceAttributeUtils.java:277)
	... 39 more
Caused by: java.io.IOException: Cannot run program "/bin/sh": error=12, Not enough space
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
	at java.lang.Runtime.exec(Runtime.java:593)
	at java.lang.Runtime.exec(Runtime.java:509)
	at org.codehaus.plexus.util.cli.Commandline.execute(Commandline.java:636)
	... 42 more
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)
	... 45 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 10 seconds
[INFO] Finished at: Tue Jul 09 21:14:04 GMT+00:00 2013
[INFO] Final Memory: 52M/372M
[INFO] ------------------------------------------------------------------------
channel stopped

Jenkins build is back to normal : myfaces-orchestra-core #1196

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/myfaces-orchestra-core/1196/>