[weld-builds] Build failed in Jenkins: Weld-2.x-incontainer-WF9.x-osprey #18

ci-builds at redhat.com ci-builds at redhat.com
Fri Aug 29 09:33:36 EDT 2014


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/18/>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on osprey-01 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/weld/core.git
Checking out Revision 6a5a414ee6cdda7b29dc8bd0f6a950935a08b1c2 (origin/master)
ERROR: Unable to retrieve changeset
hudson.plugins.git.GitException: java.io.IOException: Remote call on osprey-01 failed
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:173)
	at sun.reflect.GeneratedMethodAccessor1199.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy277.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.computeChangeLog(GitSCM.java:986)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:906)
	at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:117)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1411)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:652)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:561)
	at hudson.model.Run.execute(Run.java:1665)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Caused by: java.io.IOException: Remote call on osprey-01 failed
	at hudson.remoting.Channel.call(Channel.java:731)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	... 16 more
Caused by: java.lang.Error: Failed to deserialize the Callable object.
	at hudson.remoting.UserRequest.perform(UserRequest.java:104)
	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.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at hudson.remoting.Engine$1$1.run(Engine.java:60)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.ClassCastException: cannot assign instance of hudson.plugins.git.GitAPI to field org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.proxy of type org.jenkinsci.plugins.gitclient.GitClient in instance of org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler
	at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2083)
	at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1261)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1996)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	... 8 more
[Weld-2.x-incontainer-WF9.x-osprey] $ bash -xe /tmp/hudson7087837970518600634.sh
+ source /mnt/osprey-share/weld/common-osprey.sh
+ setup-environment
+ export WELD_TOOLS=/mnt/osprey-share/weld
+ WELD_TOOLS=/mnt/osprey-share/weld
+ export JAVA_HOME=/mnt/osprey-share/weld/jdk1.7.0_60
+ JAVA_HOME=/mnt/osprey-share/weld/jdk1.7.0_60
+ export M2_HOME=/mnt/osprey-share/weld/apache-maven-3.2.1
+ M2_HOME=/mnt/osprey-share/weld/apache-maven-3.2.1
+ export PATH=/mnt/osprey-share/weld/jdk1.7.0_60/bin:/mnt/osprey-share/weld/apache-maven-3.2.1/bin:/qa/tools/opt/jdk1.7.0_last/bin:/usr/local/bin:/usr/bin:/home/hudson/.rvm/bin
+ PATH=/mnt/osprey-share/weld/jdk1.7.0_60/bin:/mnt/osprey-share/weld/apache-maven-3.2.1/bin:/qa/tools/opt/jdk1.7.0_last/bin:/usr/local/bin:/usr/bin:/home/hudson/.rvm/bin
+ export 'MVN=/mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml'
+ MVN='/mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml'
+ mvn -version
Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-15T01:37:52+08:00)
Maven home: /mnt/osprey-share/weld/apache-maven-3.2.1
Java version: 1.7.0_60, vendor: Oracle Corporation
Java home: /mnt/osprey-share/weld/jdk1.7.0_60/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-123.el7.x86_64", arch: "amd64", family: "unix"
+ whoami
hudson
+ prepare-jbossas
+ local zip=/mnt/osprey-share/weld/artifacts/wildfly9-SNAPSHOT.zip
+ export JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/ws/jboss-as>
+ JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/ws/jboss-as>
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/ws/jboss-as>
+ rm -rf unzip
+ mkdir unzip
+ unzip -q /mnt/osprey-share/weld/artifacts/wildfly9-SNAPSHOT.zip -d <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/ws/unzip>
+ mkdir <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/ws/jboss-as>
+ mv <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/ws/unzip/wildfly/appclient> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/ws/unzip/wildfly/bin> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/ws/unzip/wildfly/copyright.txt> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/ws/unzip/wildfly/docs> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/ws/unzip/wildfly/domain> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/ws/unzip/wildfly/jboss-modules.jar> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/ws/unzip/wildfly/LICENSE.txt> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/ws/unzip/wildfly/modules> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/ws/unzip/wildfly/README.txt> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/ws/unzip/wildfly/standalone> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/ws/unzip/wildfly/welcome-content> jboss-as
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-WF9.x-osprey/ws/unzip>
+ /mnt/osprey-share/weld/apache-maven-3.2.1/bin/mvn -s /mnt/osprey-share/weld/settings.xml clean install -DskipTests -Dweld.default.build.cditck10=false -Dweld.default.build.cditck11=false -f weld/pom.xml
[ERROR] Error executing Maven.
[ERROR] 1 problem was encountered while building the effective settings
[FATAL] Non-parseable settings /mnt/osprey-share/weld/settings.xml: end tag name </settings> must be the same as start tag <profiles> from line 4 (position: TEXT seen ...</activeProfiles>\n</settings>... @44:12)  @ /mnt/osprey-share/weld/settings.xml, line 44, column 12

Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results



More information about the weld-builds mailing list