You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/04/03 01:22:41 UTC

Build failed in Jenkins: Qpid-Java-Cpp-Test #544

See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/544/changes>

Changes:

[aconway] QPID-3603: Broker option --ha-replicate-default to specify default replication.

Takes values 'all', 'configuration', 'all'. This is the replication level to use
if a queue or exchange is created without an explicit 'qpid.replicate' argument.

------------------------------------------
[...truncated 6116 lines...]
gen_logging:

precompile:

compile:
     [echo] Targeting : 1.5

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

build:

test:
     [echo] Using profile:cpp
    [junit] Running org.apache.qpid.server.security.access.plugins.AccessControlTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.209 sec
    [junit] Running org.apache.qpid.server.security.access.plugins.PlainConfigurationTest
    [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.038 sec
    [junit] Running org.apache.qpid.server.security.access.plugins.RuleSetTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.012 sec
     [echo] Running ant for module : broker-plugins/access-control
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/build/scratch/test-cpp.properties>

touch-failed:
     [echo] Running ant for module : broker-plugins/experimental/shutdown
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/build/scratch/test-cpp.properties>

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:
      [jar] Warning: skipping jar archive <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/build/lib/qpid-broker-plugins-experimental-shutdown-tests-0.17.jar> because no files were included.

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

build:

test:
     [echo] Running ant for module : broker-plugins/extras
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/build/scratch/test-cpp.properties>

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

build:

test:
     [echo] Using profile:cpp
    [junit] Running org.apache.qpid.server.plugins.ExtrasTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.96 sec
     [echo] Running ant for module : broker-plugins/extras
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/build/scratch/test-cpp.properties>

touch-failed:
     [echo] Running ant for module : broker-plugins/firewall
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/build/scratch/test-cpp.properties>

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

jar.manifest:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

build:

test:
     [echo] Using profile:cpp
    [junit] Running org.apache.qpid.server.security.access.FirewallConfigurationTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
    [junit] Running org.apache.qpid.server.security.access.FirewallPluginTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
     [echo] Running ant for module : broker-plugins/firewall
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/trunk/qpid/java/build/scratch/test-cpp.properties>

touch-failed:

BUILD SUCCESSFUL
Total time: 18 minutes 59 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
ERROR: Failed to archive test reports
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Qpid-Java-Cpp-Test/ws/> at hudson.remoting.Channel@318fb41f:ubuntu4
	at hudson.FilePath.act(FilePath.java:828)
	at hudson.FilePath.act(FilePath.java:814)
	at hudson.tasks.junit.JUnitParser.parse(JUnitParser.java:83)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:122)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:134)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:703)
	at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:678)
	at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:656)
	at hudson.model.Build$RunnerImpl.post2(Build.java:162)
	at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:625)
	at hudson.model.Run.run(Run.java:1435)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:238)
Caused by: java.io.IOException: Remote call on ubuntu4 failed
	at hudson.remoting.Channel.call(Channel.java:690)
	at hudson.FilePath.act(FilePath.java:821)
	... 14 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:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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)
Caused by: java.lang.reflect.UndeclaredThrowableException
	at $Proxy5.fetch2(Unknown Source)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:122)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:480)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:152)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:131)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:480)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:152)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:131)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
	at java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:2444)
	at java.lang.Class.getDeclaredMethod(Class.java:1952)
	at java.io.ObjectStreamClass.getPrivateMethod(ObjectStreamClass.java:1399)
	at java.io.ObjectStreamClass.access$1700(ObjectStreamClass.java:69)
	at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:455)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:430)
	at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:327)
	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:564)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1600)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749)
	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:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	... 8 more
Caused by: java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at hudson.remoting.Request.call(Request.java:127)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:160)
	... 47 more
Build step 'Publish JUnit test result report' changed build result to FAILURE

Jenkins build is back to normal : Qpid-Java-Cpp-Test #545

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Cpp-Test/545/changes>