You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/07/20 12:05:24 UTC

Build failed in Jenkins: Tuscany-2x-deploy #340

See <https://builds.apache.org/job/Tuscany-2x-deploy/340/>

------------------------------------------
Started by user antelder
Building remotely on ubuntu3
Updating https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk
U         modules/binding-comet-runtime/pom.xml
U         modules/core/META-INF/MANIFEST.MF
U         modules/core/src/main/java/org/apache/tuscany/sca/core/assembly/impl/RuntimeEndpointImpl.java
U         distribution/all/src/main/release/bin/INSTALL
At revision 1148677
WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior.
no change for https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk since the previous build
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/latest/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
[sca-2x] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx756m -Xms756m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven-agent.jar:/home/jenkins/jenkins-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/latest /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven-interceptor.jar 51094 /home/jenkins/jenkins-slave/maven2.1-interceptor.jar
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0x7) at pc=0xf76ec7a4, pid=5949, tid=4137909104
#
# JRE version: 6.0_20-b02
# Java VM: Java HotSpot(TM) Server VM (16.3-b01 mixed mode linux-x86 )
# Problematic frame:
# C  [libc.so.6+0x1117a4]
#
# An error report file with more information is saved as:
# /x1/jenkins/jenkins-slave/workspace/Tuscany-2x-deploy/sca-2x/hs_err_pid5949.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
ERROR: Failed to launch Maven. Exit code = 134



Jenkins build is back to normal : Tuscany-2x-deploy #342

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x-deploy/342/changes>



Build failed in Jenkins: Tuscany-2x-deploy #341

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Tuscany-2x-deploy/341/changes>

Changes:

[antelder] Add the ASF snapshot repositories to the getting started samples so that they can be used from an svn checkouts of the individual samples without having to do a local trunk build

------------------------------------------
Started by user antelder
Building remotely on ubuntu3
Updating https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk
U         samples/getting-started/helloworld-jaxrs/pom.xml
U         samples/getting-started/helloworld-jsonrpc/pom.xml
U         samples/getting-started/helloworld-webapp/pom.xml
U         samples/getting-started/helloworld-webservice/pom.xml
U         samples/getting-started/helloworld/pom.xml
U         samples/getting-started/helloworld-ant/pom.xml
U         samples/getting-started/helloworld-bpel/pom.xml
U         samples/getting-started/helloworld-spring/pom.xml
U         samples/getting-started/helloworld-scaclient/pom.xml
At revision 1148725
WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior.
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/latest/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Tuscany-2x-deploy/ws/sca-2x> at hudson.remoting.Channel@746fc9bb:ubuntu3
	at hudson.FilePath.act(FilePath.java:754)
	at hudson.FilePath.act(FilePath.java:740)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:817)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:617)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:429)
	at hudson.model.Run.run(Run.java:1374)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:467)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)
Caused by: java.io.FileNotFoundException: /tmp/hudson-remoting3341875803155346095/META-INF/plexus/components.xml (No such file or directory)
	at java.io.FileOutputStream.open(Native Method)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:266)
	at hudson.remoting.RemoteClassLoader.findResources(RemoteClassLoader.java:233)
	at java.lang.ClassLoader.getResources(ClassLoader.java:1041)
	at java.lang.ClassLoader.getResources(ClassLoader.java:1037)
	at hudson.maven.MavenUtil$MaskingClassLoader.getResources(MavenUtil.java:288)
	at hudson.maven.MavenUtil.createEmbedder(MavenUtil.java:196)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1271)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1110)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:1979)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	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)