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/06/20 04:23:16 UTC

Build failed in Jenkins: myfaces-orchestra-core20 #1114

See <https://builds.apache.org/job/myfaces-orchestra-core20/1114/>

------------------------------------------
Started by upstream project "maven-surefire" build number 1161
originally caused by: 
 Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/myfaces-orchestra-core20/ws/>
Updating http://svn.apache.org/repos/asf/myfaces/orchestra/trunk/core20
At revision 1494841
no change for http://svn.apache.org/repos/asf/myfaces/orchestra/trunk/core20 since the previous build
Parsing POMs
[core20] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/hudson/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 56407 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
Java HotSpot(TM) Server VM warning: Insufficient space for shared memory file:
   /tmp/hsperfdata_jenkins/19645
Try using the -Djava.io.tmpdir= option to select an alternate temp location.

<===[JENKINS REMOTING CAPACITY]===>channel started
   channel stopped
ERROR: Failed to parse POMs
java.io.IOException: Remote call on Channel to Maven [/home/hudson/tools/java/latest1.6/bin/java, -cp, /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar, hudson.maven.agent.Main, /home/hudson/tools/maven/apache-maven-2.2.1, /home/hudson/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven-interceptor.jar, 56407, /home/jenkins/jenkins-slave/maven2.1-interceptor.jar] failed
	at hudson.remoting.Channel.call(Channel.java:681)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:755)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
	at hudson.model.Run.execute(Run.java:1568)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:236)
Caused by: java.lang.Error: Unable to load resource javax/servlet/http/LocalStrings.properties
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:241)
	at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
	at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1192)
	at java.util.ResourceBundle$Control$1.run(ResourceBundle.java:2324)
	at java.util.ResourceBundle$Control$1.run(ResourceBundle.java:2309)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.util.ResourceBundle$Control.newBundle(ResourceBundle.java:2308)
	at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1364)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1328)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1282)
	at java.util.ResourceBundle.findBundle(ResourceBundle.java:1282)
	at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1224)
	at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
	at javax.servlet.http.HttpServlet.<clinit>(HttpServlet.java:92)
	at hudson.model.Result.<clinit>(Result.java:191)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:171)
	at com.sun.proxy.$Proxy2.<clinit>(Unknown Source)
	at sun.reflect.GeneratedSerializationConstructorAccessor35.newInstance(Unknown Source)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at java.io.ObjectStreamClass.newInstance(ObjectStreamClass.java:919)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1759)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1327)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1893)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1775)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1327)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:349)
	at java.util.HashMap.readObject(HashMap.java:1030)
	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 java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:969)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1871)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1775)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1327)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1893)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1775)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1327)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:349)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	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:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.FileNotFoundException: /tmp/hudson-remoting6972109028168265714/javax/servlet/http/LocalStrings.properties (No such file or directory)
	at java.io.FileOutputStream.open(Native Method)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:194)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:145)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:309)
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:237)
	... 51 more

Jenkins build is back to normal : myfaces-orchestra-core20 #1115

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