You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/04/04 18:03:24 UTC

Build failed in Jenkins: axis2-transports-trunk #385

See <https://hudson.apache.org/hudson/job/axis2-transports-trunk/385/>

------------------------------------------
Started by upstream project "Axis2" build number 729
Building remotely on ubuntu2
Updating http://svn.apache.org/repos/asf/axis/axis2/java/transports/trunk
At revision 1088667
no change for http://svn.apache.org/repos/asf/axis/axis2/java/transports/trunk since the previous build
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
[axis2-transports-trunk] $ /bin/bash -xe /tmp/hudson6290358343247119281.sh
+ '[' -d <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository> ']'
++ find <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository> -type d -and -name '*-SNAPSHOT'
+ rm -rf <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/ws/commons/axiom/axiom-impl/1.2.12-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/ws/commons/axiom/axiom-parent/1.2.12-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/ws/commons/axiom/axiom-api/1.2.12-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/axis2/axis2-transport-all/1.1.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/axis2/axis2-transport-http/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/axis2/addressing/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/axis2/axis2-transport-jms/1.1.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/axis2/axis2-transport-testkit/1.1.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/axis2/axis2-transport-udp/1.1.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/axis2/axis2-transport-base/1.1.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/axis2/axis2-transport-tcp/1.1.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/axis2/axis2-transports/1.1.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/axis2/axis2-transport-http-tests/1.1.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/axis2/axis2-kernel/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/axis2/axis2-transport-xmpp/1.1.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/axis2/axis2-parent/1.7.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/axis2/axis2-transport-mail/1.1.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/axis2/axis2-transport-sms/1.1.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/woden/woden-impl-dom/1.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/woden/woden-api/1.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/woden/woden-impl-commons/1.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/woden/woden/1.0-SNAPSHOT> <https://hudson.apache.org/hudson/job/axis2-transports-trunk/ws/.repository/org/apache/neethi/neethi/3.0.0-SNAPSHOT>
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Processing failed due to a bug in the code. Please report this to jenkins-users@googlegroups.com
java.lang.ClassCastException: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser
	at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
	at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	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:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
project=hudson.maven.MavenModuleSet@15d03fe9[axis2-transports-trunk]
project.getModules()=[hudson.maven.MavenModule@60e88cb4[axis2-transports-trunk/org.apache.axis2:axis2-transport-all][axis2-transports-trunk/org.apache.axis2:axis2-transport-all][relativePath:modules/all], hudson.maven.MavenModule@70c169b0[axis2-transports-trunk/org.apache.axis2:axis2-transport-base][axis2-transports-trunk/org.apache.axis2:axis2-transport-base][relativePath:modules/base], hudson.maven.MavenModule@6a7b94bd[axis2-transports-trunk/org.apache.axis2:axis2-transport-debug][axis2-transports-trunk/org.apache.axis2:axis2-transport-debug][relativePath:modules/debug], hudson.maven.MavenModule@5df7d5cb[axis2-transports-trunk/org.apache.axis2:axis2-transport-http-tests][axis2-transports-trunk/org.apache.axis2:axis2-transport-http-tests][relativePath:modules/http], hudson.maven.MavenModule@5a4ecd90[axis2-transports-trunk/org.apache.axis2:axis2-transport-jms][axis2-transports-trunk/org.apache.axis2:axis2-transport-jms][relativePath:modules/jms], hudson.maven.MavenModule@7d1a070b[axis2-transports-trunk/org.apache.axis2:axis2-transport-mail][axis2-transports-trunk/org.apache.axis2:axis2-transport-mail][relativePath:modules/mail], hudson.maven.MavenModule@59930f6c[axis2-transports-trunk/org.apache.axis2:axis2-transport-sms][axis2-transports-trunk/org.apache.axis2:axis2-transport-sms][relativePath:modules/sms], hudson.maven.MavenModule@4741acf8[axis2-transports-trunk/org.apache.axis2:axis2-transport-tcp][axis2-transports-trunk/org.apache.axis2:axis2-transport-tcp][relativePath:modules/tcp], hudson.maven.MavenModule@3d08113c[axis2-transports-trunk/org.apache.axis2:axis2-transport-testkit][axis2-transports-trunk/org.apache.axis2:axis2-transport-testkit][relativePath:modules/testkit], hudson.maven.MavenModule@2399c277[axis2-transports-trunk/org.apache.axis2:axis2-transport-udp][axis2-transports-trunk/org.apache.axis2:axis2-transport-udp][relativePath:modules/udp], hudson.maven.MavenModule@5e888f05[axis2-transports-trunk/org.apache.axis2:axis2-transport-xmpp][axis2-transports-trunk/org.apache.axis2:axis2-transport-xmpp][relativePath:modules/xmpp], hudson.maven.MavenModule@10ce8273[axis2-transports-trunk/org.apache.axis2:axis2-transports][axis2-transports-trunk/org.apache.axis2:axis2-transports][relativePath:]]
project.getRootModule()=hudson.maven.MavenModule@10ce8273[axis2-transports-trunk/org.apache.axis2:axis2-transports][axis2-transports-trunk/org.apache.axis2:axis2-transports][relativePath:]
FATAL: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser
java.lang.ClassCastException: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser
	at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
	at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	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:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Jenkins build is back to normal : axis2-transports-trunk #388

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/axis2-transports-trunk/388/>



---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Build failed in Jenkins: axis2-transports-trunk #387

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/axis2-transports-trunk/387/>

------------------------------------------
Started by upstream project "Axis2" build number 732
Building remotely on ubuntu2
FATAL: cannot assign instance of hudson.model.StreamBuildListener to field hudson.scm.subversion.WorkspaceUpdater$UpdateTask.listener of type hudson.model.TaskListener in instance of hudson.scm.SubversionSCM$CheckOutTask
java.lang.ClassCastException: cannot assign instance of hudson.model.StreamBuildListener to field hudson.scm.subversion.WorkspaceUpdater$UpdateTask.listener of type hudson.model.TaskListener in instance of hudson.scm.SubversionSCM$CheckOutTask
	at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
	at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	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:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Build failed in Jenkins: axis2-transports-trunk #386

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/axis2-transports-trunk/386/>

------------------------------------------
Started by upstream project "Axis2" build number 731
Building remotely on ubuntu2
FATAL: cannot assign instance of hudson.model.StreamBuildListener to field hudson.scm.subversion.WorkspaceUpdater$UpdateTask.listener of type hudson.model.TaskListener in instance of hudson.scm.SubversionSCM$CheckOutTask
java.lang.ClassCastException: cannot assign instance of hudson.model.StreamBuildListener to field hudson.scm.subversion.WorkspaceUpdater$UpdateTask.listener of type hudson.model.TaskListener in instance of hudson.scm.SubversionSCM$CheckOutTask
	at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
	at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:178)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	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:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org