You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/05/08 11:27:48 UTC

Build failed in Jenkins: ActiveMQ-Java7 #335

See <https://builds.apache.org/job/ActiveMQ-Java7/335/changes>

Changes:

[hiram] Fixes AMQ-5176: Support building ActiveMQ using Java 8 JDK

------------------------------------------
[...truncated 1937 lines...]
[INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [4.335s]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [29.484s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:22.065s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [1:48.910s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [25:16.091s]
[INFO] ActiveMQ :: MQTT Protocol ......................... FAILURE [1.574s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [4.444s]
[INFO] ActiveMQ :: LevelDB Store ......................... FAILURE [6.887s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [1:27.898s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [4.951s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:30.655s]
[INFO] ActiveMQ :: Spring ................................ SKIPPED
[INFO] ActiveMQ :: AMQP .................................. SKIPPED
[INFO] ActiveMQ :: Console ............................... SUCCESS [4.635s]
[INFO] ActiveMQ :: Partition Management .................. SKIPPED
[INFO] ActiveMQ :: Unit Tests ............................ SKIPPED
[INFO] ActiveMQ :: Camel ................................. SKIPPED
[INFO] ActiveMQ :: HTTP Protocol Support ................. SKIPPED
[INFO] ActiveMQ :: All JAR bundle ........................ SKIPPED
[INFO] ActiveMQ :: File Server ........................... SKIPPED
[INFO] ActiveMQ :: Log4j Appender ........................ SUCCESS [6.150s]
[INFO] ActiveMQ :: Apache Karaf .......................... SKIPPED
[INFO] ActiveMQ :: RAR ................................... SKIPPED
[INFO] ActiveMQ :: Run Jar ............................... SUCCESS [3.285s]
[INFO] ActiveMQ :: Shiro ................................. SKIPPED
[INFO] ActiveMQ :: Runtime Configuration ................. SKIPPED
[INFO] ActiveMQ :: Tooling ............................... SUCCESS [2.434s]
[INFO] ActiveMQ :: Memory Usage Test Plugin .............. SUCCESS [5.229s]
[INFO] ActiveMQ :: Performance Test Plugin ............... SKIPPED
[INFO] ActiveMQ :: StartUp/Stop Plugin ................... SKIPPED
[INFO] ActiveMQ :: Web ................................... SKIPPED
[INFO] ActiveMQ :: OSGi bundle ........................... SKIPPED
[INFO] ActiveMQ :: Blueprint ............................. SUCCESS [3.697s]
[INFO] ActiveMQ :: Web Demo .............................. SKIPPED
[INFO] ActiveMQ :: Web Console ........................... SKIPPED
[INFO] ActiveMQ :: Karaf Integration Tests ............... SKIPPED
[INFO] ActiveMQ :: Integration Test :: Spring 3.1 ........ SKIPPED
[INFO] ActiveMQ :: Assembly .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 36:21.933s
[INFO] Finished at: Thu May 08 09:26:25 UTC 2014
[INFO] Final Memory: 78M/1164M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "slow-tests" could not be activated because it does not exist.
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal on project activemq-mqtt: Could not resolve dependencies for project org.apache.activemq:activemq-mqtt:jar:5.10-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project activemq-mqtt: Could not resolve dependencies for project org.apache.activemq:activemq-mqtt:jar:5.10-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	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:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.apache.activemq:activemq-mqtt:jar:5.10-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:189)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185)
	... 34 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183)
	... 35 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358)
	... 36 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:947)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669)
	at org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60)
	... 3 more
[ERROR] Failed to execute goal on project activemq-leveldb-store: Could not resolve dependencies for project org.apache.activemq:activemq-leveldb-store:jar:5.10-SNAPSHOT: The following artifacts could not be resolved: org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT, org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project activemq-leveldb-store: Could not resolve dependencies for project org.apache.activemq:activemq-leveldb-store:jar:5.10-SNAPSHOT: The following artifacts could not be resolved: org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT, org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:210)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
	at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	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:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.maven.project.DependencyResolutionException: Could not resolve dependencies for project org.apache.activemq:activemq-leveldb-store:jar:5.10-SNAPSHOT: The following artifacts could not be resolved: org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT, org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:189)
	at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185)
	... 34 more
Caused by: org.sonatype.aether.resolution.DependencyResolutionException: The following artifacts could not be resolved: org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT, org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:375)
	at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:183)
	... 35 more
Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: The following artifacts could not be resolved: org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT, org.fusesource.hawtdispatch:hawtdispatch-transport:jar:1.21-SNAPSHOT: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538)
	at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:358)
	... 36 more
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact org.fusesource.hawtdispatch:hawtdispatch-scala-2.11:jar:1.21-SNAPSHOT in Nexus (http://repository.apache.org/snapshots)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:947)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669)
	at org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60)
	... 3 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :activemq-mqtt

[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.10-SNAPSHOT/activemq-osgi-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-fileserver/pom.xml> to org.apache.activemq/activemq-fileserver/5.10-SNAPSHOT/activemq-fileserver-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.10-SNAPSHOT/activemq-unit-tests-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.10-SNAPSHOT/activemq-karaf-itest-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.10-SNAPSHOT/activemq-rar-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.10-SNAPSHOT/activemq-http-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.10-SNAPSHOT/activemq-tooling-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/target/activemq-jms-pool-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/target/activemq-jms-pool-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/target/activemq-pool-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/target/activemq-pool-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.10-SNAPSHOT/activemq-camel-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/pom.xml> to org.apache.activemq/activemq-parent/5.10-SNAPSHOT/activemq-parent-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/target/activemq-stomp-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/target/activemq-stomp-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.10-SNAPSHOT/activemq-web-demo-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.10-SNAPSHOT/activemq-shiro-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/dependency-reduced-pom.xml> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/target/activemq-run-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/target/activemq-run-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.10-SNAPSHOT/activemq-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.10-SNAPSHOT/activemq-karaf-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.10-SNAPSHOT/activemq-web-console-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.10-SNAPSHOT/activemq-itests-spring31-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.10-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.10-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/activemq-ra-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/activemq-ra-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.10-SNAPSHOT/activemq-all-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.10-SNAPSHOT/apache-activemq-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.10-SNAPSHOT/activemq-web-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT-sources.jar
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Build failed in Jenkins: ActiveMQ-Java7 #339

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java7/339/changes>

Changes:

[dejan] https://issues.apache.org/jira/browse/AMQ-5162 - introduce handleStartException configuration parameter, to make stopping of the slave broker optional

------------------------------------------
[...truncated 10536 lines...]
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Web Console
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Karaf Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Integration Test :: Spring 3.1
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Assembly
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ .......................................... SUCCESS [1:08.106s]
[INFO] ActiveMQ :: Openwire Generator .................... SUCCESS [30.390s]
[INFO] ActiveMQ :: Client ................................ SUCCESS [2:14.151s]
[INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [18.163s]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [49.359s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:44.513s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [3:50.535s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [22:58.296s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [15:41.593s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [18.691s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [11:55.299s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [1:49.951s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [24.174s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:50.952s]
[INFO] ActiveMQ :: Spring ................................ SUCCESS [1:54.483s]
[INFO] ActiveMQ :: AMQP .................................. SUCCESS [20:11.385s]
[INFO] ActiveMQ :: Console ............................... SUCCESS [22.175s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [42.105s]
[INFO] ActiveMQ :: Unit Tests ............................ FAILURE [1:49:08.036s]
[INFO] ActiveMQ :: Camel ................................. SKIPPED
[INFO] ActiveMQ :: HTTP Protocol Support ................. SKIPPED
[INFO] ActiveMQ :: All JAR bundle ........................ SKIPPED
[INFO] ActiveMQ :: File Server ........................... SKIPPED
[INFO] ActiveMQ :: Log4j Appender ........................ SUCCESS [33.920s]
[INFO] ActiveMQ :: Apache Karaf .......................... SKIPPED
[INFO] ActiveMQ :: RAR ................................... SKIPPED
[INFO] ActiveMQ :: Run Jar ............................... SUCCESS [27.534s]
[INFO] ActiveMQ :: Shiro ................................. SKIPPED
[INFO] ActiveMQ :: Runtime Configuration ................. SUCCESS [5:07.811s]
[INFO] ActiveMQ :: Tooling ............................... SUCCESS [21.941s]
[INFO] ActiveMQ :: Memory Usage Test Plugin .............. SUCCESS [32.481s]
[INFO] ActiveMQ :: Performance Test Plugin ............... SUCCESS [26.960s]
[INFO] ActiveMQ :: StartUp/Stop Plugin ................... SKIPPED
[INFO] ActiveMQ :: Web ................................... SKIPPED
[INFO] ActiveMQ :: OSGi bundle ........................... SKIPPED
[INFO] ActiveMQ :: Blueprint ............................. SUCCESS [44.909s]
[INFO] ActiveMQ :: Web Demo .............................. SKIPPED
[INFO] ActiveMQ :: Web Console ........................... SKIPPED
[INFO] ActiveMQ :: Karaf Integration Tests ............... SKIPPED
[INFO] ActiveMQ :: Integration Test :: Spring 3.1 ........ SKIPPED
[INFO] ActiveMQ :: Assembly .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:29:53.890s
[INFO] Finished at: Wed May 28 13:45:53 UTC 2014
[INFO] Final Memory: 128M/1168M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "slow-tests" could not be activated because it does not exist.
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-unit-tests: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
[ERROR] Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter8889658674325857391.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire6765820625505057342tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1543091511518794356099tmp>
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-unit-tests: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter8889658674325857391.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire6765820625505057342tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1543091511518794356099tmp>
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.10-SNAPSHOT/activemq-unit-tests-5.10-SNAPSHOT.pom
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	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:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.maven.plugin.MojoFailureException: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter8889658674325857391.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire6765820625505057342tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1543091511518794356099tmp>
	at org.apache.maven.plugin.surefire.SurefirePlugin.assertNoException(SurefirePlugin.java:198)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:188)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:852)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:720)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 31 more
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter8889658674325857391.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire6765820625505057342tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1543091511518794356099tmp>
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:316)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:169)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:958)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:822)
	... 34 more
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter8889658674325857391.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire6765820625505057342tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1543091511518794356099tmp>
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252)
	at java.util.concurrent.FutureTask.get(FutureTask.java:111)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:300)
	... 37 more
Caused by: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter8889658674325857391.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire6765820625505057342tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1543091511518794356099tmp>
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:485)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:352)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$300(ForkStarter.java:85)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:288)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:283)
	... 5 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :activemq-unit-tests
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.10-SNAPSHOT/activemq-web-console-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.10-SNAPSHOT/activemq-web-demo-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.10-SNAPSHOT/activemq-osgi-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.10-SNAPSHOT/activemq-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.10-SNAPSHOT/activemq-rar-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.10-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.10-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.10-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.10-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/target/activemq-amqp-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/target/activemq-amqp-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.10-SNAPSHOT/activemq-itests-spring31-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.10-SNAPSHOT/apache-activemq-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/target/activemq-jms-pool-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/target/activemq-jms-pool-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/target/activemq-runtime-config-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/target/activemq-runtime-config-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/target/activemq-pool-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/target/activemq-pool-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/target/activemq-stomp-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/target/activemq-stomp-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/dependency-reduced-pom.xml> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/target/activemq-run-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/target/activemq-run-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/activemq-mqtt-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/activemq-mqtt-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.10-SNAPSHOT/activemq-shiro-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.10-SNAPSHOT/activemq-camel-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/pom.xml> to org.apache.activemq/activemq-parent/5.10-SNAPSHOT/activemq-parent-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.10-SNAPSHOT/activemq-karaf-itest-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/activemq-ra-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/activemq-ra-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/activemq-spring-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/classes/activemq.xsd> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/classes/activemq.xsd.html> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/activemq-spring-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.10-SNAPSHOT/activemq-all-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.10-SNAPSHOT/activemq-tooling-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/target/activemq-partition-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/target/activemq-partition-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.10-SNAPSHOT/activemq-web-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-fileserver/pom.xml> to org.apache.activemq/activemq-fileserver/5.10-SNAPSHOT/activemq-fileserver-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.10-SNAPSHOT/activemq-karaf-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.10-SNAPSHOT/activemq-http-5.10-SNAPSHOT.pom
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Build failed in Jenkins: ActiveMQ-Java7 #338

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java7/338/changes>

Changes:

[dejan] Partial fix for AMQ-5160, attempts to resolve retained messages using subscription recovery policy, but fails to resend retained messages for duplicate subscriptions

[dejan] Fixed AMQ-5160, Added RegionBroker.getConnectionContext(), made Topic.recoverRetroactiveMessages() public to force message recovery from MQTTProtocolConverter for duplicate subscriptions, added new tests for retained messages and JMX interoperability

[dejan] Fixed AMQ-5160, fixed browse() to include messages from wrapped policy

[dejan] Fixed AMQ-5160, removed redundant MQTTRetainedMessages

[dejan] Fixed AMQ-5160, force durable subscriptions to always recover retroactive messages

[dejan] Fixed AMQ-5160, remove durable subscription in onUnsubscribe()

[dejan] Fixed AMQ-5160, polished MQTT tests

[dejan] Fixed AMQ-5160, fixed test testNoMessageReceivedAfterUnsubscribeMQTT

[dejan] Fixed AMQ-5160, changed DurableTopicSubscription to only recover retroactive messages for retroactive topics or consumers

[dejan] Fixed AMQ-5160, removed producer's retain property from retained messages

[dejan] Fixed AMQ-5160, fixed race condition for retained messages

[dejan] Fixed AMQ-5160, restored previous DurableSubscription behaviour of only recovering messages when cursor is empty, retained messages are always recovered

[dejan] Fixed AMQ-5160, fixed durable subscription retroactive recovery

[dejan] https://issues.apache.org/jira/browse/AMQ-4555 - fix regression that groupClass cannot be set on <cachedLDAPAuthorizationMap/>

------------------------------------------
[...truncated 15108 lines...]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at org.apache.activemq.CombinationTestSupport.runBare(CombinationTestSupport.java:107)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: java.lang.IllegalStateException: Cannot add a consumer to a connection that had not been registered: connection:1
	at org.apache.activemq.broker.TransportConnection.processAddConsumer(TransportConnection.java:601)
	at org.apache.activemq.command.ConsumerInfo.visit(ConsumerInfo.java:349)
	at org.apache.activemq.broker.TransportConnection.service(TransportConnection.java:294)
	at org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:148)
	at org.apache.activemq.transport.ResponseCorrelator.onCommand(ResponseCorrelator.java:116)
	at org.apache.activemq.transport.MutexTransport.onCommand(MutexTransport.java:50)
	at org.apache.activemq.transport.vm.VMTransport.iterate(VMTransport.java:246)
	at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:133)
	at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:48)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)

testConsumerPrefetchAndDeliveredAck {destinationType=6, deliveryMode=2}(org.apache.activemq.leveldb.LevelDBStoreBrokerTest)  Time elapsed: 0.504 sec  <<< ERROR!
javax.jms.JMSException: Cannot add a consumer to a connection that had not been registered: connection:1
	at org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionSupport.java:54)
	at org.apache.activemq.broker.StubConnection.request(StubConnection.java:128)
	at org.apache.activemq.broker.BrokerTest.testConsumerPrefetchAndDeliveredAck(BrokerTest.java:1721)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at org.apache.activemq.CombinationTestSupport.runBare(CombinationTestSupport.java:107)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: java.lang.IllegalStateException: Cannot add a consumer to a connection that had not been registered: connection:1
	at org.apache.activemq.broker.TransportConnection.processAddConsumer(TransportConnection.java:601)
	at org.apache.activemq.command.ConsumerInfo.visit(ConsumerInfo.java:349)
	at org.apache.activemq.broker.TransportConnection.service(TransportConnection.java:294)
	at org.apache.activemq.broker.TransportConnection$1.onCommand(TransportConnection.java:148)
	at org.apache.activemq.transport.ResponseCorrelator.onCommand(ResponseCorrelator.java:116)
	at org.apache.activemq.transport.MutexTransport.onCommand(MutexTransport.java:50)
	at org.apache.activemq.transport.vm.VMTransport.iterate(VMTransport.java:246)
	at org.apache.activemq.thread.PooledTaskRunner.runTask(PooledTaskRunner.java:133)
	at org.apache.activemq.thread.PooledTaskRunner$1.run(PooledTaskRunner.java:48)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)

[WARNING] The requested profile "slow-tests" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-unit-tests: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
[ERROR] Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter1347125858849796723.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire782463482274639153tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1853375107599660988877tmp>
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-unit-tests: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.10-SNAPSHOT/activemq-unit-tests-5.10-SNAPSHOT.pom
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter1347125858849796723.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire782463482274639153tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1853375107599660988877tmp>
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	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:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.maven.plugin.MojoFailureException: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter1347125858849796723.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire782463482274639153tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1853375107599660988877tmp>
	at org.apache.maven.plugin.surefire.SurefirePlugin.assertNoException(SurefirePlugin.java:198)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:188)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:852)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:720)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 31 more
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter1347125858849796723.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire782463482274639153tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1853375107599660988877tmp>
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:316)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:169)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:958)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:822)
	... 34 more
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter1347125858849796723.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire782463482274639153tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1853375107599660988877tmp>
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252)
	at java.util.concurrent.FutureTask.get(FutureTask.java:111)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:300)
	... 37 more
Caused by: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter1347125858849796723.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire782463482274639153tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1853375107599660988877tmp>
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:485)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:352)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$300(ForkStarter.java:85)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:288)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:283)
	... 5 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :activemq-unit-tests
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.10-SNAPSHOT/activemq-web-console-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.10-SNAPSHOT/activemq-web-demo-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.10-SNAPSHOT/activemq-osgi-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.10-SNAPSHOT/activemq-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.10-SNAPSHOT/activemq-rar-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.10-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.10-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.10-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.10-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/target/activemq-amqp-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/target/activemq-amqp-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.10-SNAPSHOT/activemq-itests-spring31-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.10-SNAPSHOT/apache-activemq-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/target/activemq-jms-pool-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/target/activemq-jms-pool-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/target/activemq-runtime-config-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/target/activemq-runtime-config-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/target/activemq-pool-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/target/activemq-pool-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/target/activemq-stomp-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/target/activemq-stomp-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/dependency-reduced-pom.xml> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/target/activemq-run-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/target/activemq-run-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/activemq-mqtt-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/activemq-mqtt-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.10-SNAPSHOT/activemq-shiro-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.10-SNAPSHOT/activemq-camel-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/pom.xml> to org.apache.activemq/activemq-parent/5.10-SNAPSHOT/activemq-parent-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.10-SNAPSHOT/activemq-karaf-itest-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/activemq-ra-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/activemq-ra-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/activemq-spring-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/classes/activemq.xsd> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/classes/activemq.xsd.html> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/activemq-spring-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.10-SNAPSHOT/activemq-all-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.10-SNAPSHOT/activemq-tooling-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/target/activemq-partition-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/target/activemq-partition-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.10-SNAPSHOT/activemq-web-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-fileserver/pom.xml> to org.apache.activemq/activemq-fileserver/5.10-SNAPSHOT/activemq-fileserver-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.10-SNAPSHOT/activemq-karaf-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.10-SNAPSHOT/activemq-http-5.10-SNAPSHOT.pom
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Build failed in Jenkins: ActiveMQ-Java7 #337

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java7/337/changes>

Changes:

[jsherman] Add Jetty host property to resolve URL message

[claus.ibsen] Added close destroy-method to Postgres data source. Thanks to Jakub Korab for reporting in https://github.com/apache/activemq/pull/19

[tabish121] Turn down default logging to DEBUG for tests.

[tabish121] Pull out JMS client common test bits into a test support class.

[tabish121] https://issues.apache.org/jira/browse/AMQ-5183

[tabish121] Add an option to allow test cases to easily change the transformer

[claus.ibsen] Upgraded to Camel 2.13.1

[dejan] https://issues.apache.org/jira/browse/AMQ-5186 - remove amqp producers

[tabish121] Add option to turn on an OpenWire TCP endpoint.

[tabish121] Use a fixed buffer to handle incoming deliveries from proton via the

[tabish121] https://issues.apache.org/jira/browse/AMQ-5195

[tabish121] https://issues.apache.org/jira/browse/AMQ-5195

------------------------------------------
[...truncated 3563 lines...]
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Web Console
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Karaf Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Integration Test :: Spring 3.1
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Assembly
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ .......................................... SUCCESS [19.351s]
[INFO] ActiveMQ :: Openwire Generator .................... SUCCESS [12.782s]
[INFO] ActiveMQ :: Client ................................ SUCCESS [2:02.637s]
[INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [15.107s]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [56.536s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:35.977s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [6:49.898s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [24:14.999s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [9:35.916s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [12.853s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [20:09.339s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [1:32.926s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [12.586s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:45.345s]
[INFO] ActiveMQ :: Spring ................................ SUCCESS [1:23.399s]
[INFO] ActiveMQ :: AMQP .................................. SUCCESS [18:56.547s]
[INFO] ActiveMQ :: Console ............................... SUCCESS [14.531s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [26.208s]
[INFO] ActiveMQ :: Unit Tests ............................ FAILURE [1:43:04.471s]
[INFO] ActiveMQ :: Camel ................................. SKIPPED
[INFO] ActiveMQ :: HTTP Protocol Support ................. SKIPPED
[INFO] ActiveMQ :: All JAR bundle ........................ SKIPPED
[INFO] ActiveMQ :: File Server ........................... SKIPPED
[INFO] ActiveMQ :: Log4j Appender ........................ SUCCESS [11.173s]
[INFO] ActiveMQ :: Apache Karaf .......................... SKIPPED
[INFO] ActiveMQ :: RAR ................................... SKIPPED
[INFO] ActiveMQ :: Run Jar ............................... SUCCESS [6.544s]
[INFO] ActiveMQ :: Shiro ................................. SKIPPED
[INFO] ActiveMQ :: Runtime Configuration ................. SUCCESS [4:30.341s]
[INFO] ActiveMQ :: Tooling ............................... SUCCESS [5.612s]
[INFO] ActiveMQ :: Memory Usage Test Plugin .............. SUCCESS [8.792s]
[INFO] ActiveMQ :: Performance Test Plugin ............... SUCCESS [7.103s]
[INFO] ActiveMQ :: StartUp/Stop Plugin ................... SKIPPED
[INFO] ActiveMQ :: Web ................................... SKIPPED
[INFO] ActiveMQ :: OSGi bundle ........................... SKIPPED
[INFO] ActiveMQ :: Blueprint ............................. SUCCESS [6.275s]
[INFO] ActiveMQ :: Web Demo .............................. SKIPPED
[INFO] ActiveMQ :: Web Console ........................... SKIPPED
[INFO] ActiveMQ :: Karaf Integration Tests ............... SKIPPED
[INFO] ActiveMQ :: Integration Test :: Spring 3.1 ........ SKIPPED
[INFO] ActiveMQ :: Assembly .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:21:15.341s
[INFO] Finished at: Mon May 26 06:38:10 UTC 2014
[INFO] Final Memory: 116M/1004M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "slow-tests" could not be activated because it does not exist.
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-unit-tests: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
[ERROR] Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /x1/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter8982365233508278717.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire5946984376795937972tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1854135567910799626158tmp>
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-unit-tests: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /x1/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter8982365233508278717.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire5946984376795937972tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1854135567910799626158tmp>
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	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:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.maven.plugin.MojoFailureException: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /x1/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter8982365233508278717.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire5946984376795937972tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1854135567910799626158tmp>
	at org.apache.maven.plugin.surefire.SurefirePlugin.assertNoException(SurefirePlugin.java:198)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:188)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:852)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:720)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 31 more
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /x1/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter8982365233508278717.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire5946984376795937972tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1854135567910799626158tmp>
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:316)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:169)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:958)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:822)
	... 34 more
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /x1/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter8982365233508278717.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire5946984376795937972tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1854135567910799626158tmp>
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252)
	at java.util.concurrent.FutureTask.get(FutureTask.java:111)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:300)
	... 37 more
Caused by: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /x1/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter8982365233508278717.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire5946984376795937972tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1854135567910799626158tmp>
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:485)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:352)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$300(ForkStarter.java:85)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:288)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:283)
	... 5 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :activemq-unit-tests
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.10-SNAPSHOT/activemq-unit-tests-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.10-SNAPSHOT/activemq-web-console-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.10-SNAPSHOT/activemq-web-demo-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.10-SNAPSHOT/activemq-osgi-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.10-SNAPSHOT/activemq-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.10-SNAPSHOT/activemq-rar-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.10-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.10-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.10-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.10-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/target/activemq-amqp-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/target/activemq-amqp-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.10-SNAPSHOT/activemq-itests-spring31-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.10-SNAPSHOT/apache-activemq-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/target/activemq-jms-pool-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/target/activemq-jms-pool-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/target/activemq-runtime-config-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/target/activemq-runtime-config-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/target/activemq-pool-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/target/activemq-pool-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/target/activemq-stomp-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/target/activemq-stomp-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/dependency-reduced-pom.xml> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/target/activemq-run-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/target/activemq-run-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/activemq-mqtt-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/activemq-mqtt-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.10-SNAPSHOT/activemq-shiro-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.10-SNAPSHOT/activemq-camel-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/pom.xml> to org.apache.activemq/activemq-parent/5.10-SNAPSHOT/activemq-parent-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.10-SNAPSHOT/activemq-karaf-itest-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/activemq-ra-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/activemq-ra-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/activemq-spring-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/classes/activemq.xsd> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/classes/activemq.xsd.html> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/activemq-spring-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.10-SNAPSHOT/activemq-all-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.10-SNAPSHOT/activemq-tooling-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/target/activemq-partition-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/target/activemq-partition-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.10-SNAPSHOT/activemq-web-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-fileserver/pom.xml> to org.apache.activemq/activemq-fileserver/5.10-SNAPSHOT/activemq-fileserver-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.10-SNAPSHOT/activemq-karaf-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.10-SNAPSHOT/activemq-http-5.10-SNAPSHOT.pom
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Build failed in Jenkins: ActiveMQ-Java7 #336

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java7/336/changes>

Changes:

[hadrian] Build fix; upgrade to newly release hawtdispatch 1.21

[tabish121] https://issues.apache.org/jira/browse/AMQ-5144

------------------------------------------
[...truncated 3593 lines...]
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Web Console
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Karaf Integration Tests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Integration Test :: Spring 3.1
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Assembly
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ .......................................... SUCCESS [4.024s]
[INFO] ActiveMQ :: Openwire Generator .................... SUCCESS [4.233s]
[INFO] ActiveMQ :: Client ................................ SUCCESS [1:49.963s]
[INFO] ActiveMQ :: Openwire Legacy Support ............... SUCCESS [3.600s]
[INFO] ActiveMQ :: JAAS .................................. SUCCESS [39.585s]
[INFO] ActiveMQ :: Broker ................................ SUCCESS [1:22.417s]
[INFO] ActiveMQ :: KahaDB Store .......................... SUCCESS [6:49.990s]
[INFO] ActiveMQ :: STOMP Protocol ........................ SUCCESS [23:35.954s]
[INFO] ActiveMQ :: MQTT Protocol ......................... SUCCESS [9:31.384s]
[INFO] ActiveMQ :: JDBC Store ............................ SUCCESS [3.279s]
[INFO] ActiveMQ :: LevelDB Store ......................... SUCCESS [10:02.754s]
[INFO] ActiveMQ :: Generic JMS Pool ...................... SUCCESS [1:26.978s]
[INFO] ActiveMQ :: Pool .................................. SUCCESS [4.357s]
[INFO] ActiveMQ :: RA .................................... SUCCESS [2:33.559s]
[INFO] ActiveMQ :: Spring ................................ SUCCESS [1:21.237s]
[INFO] ActiveMQ :: AMQP .................................. SUCCESS [19:08.352s]
[INFO] ActiveMQ :: Console ............................... SUCCESS [3.760s]
[INFO] ActiveMQ :: Partition Management .................. SUCCESS [19.955s]
[INFO] ActiveMQ :: Unit Tests ............................ FAILURE [1:41:54.574s]
[INFO] ActiveMQ :: Camel ................................. SKIPPED
[INFO] ActiveMQ :: HTTP Protocol Support ................. SKIPPED
[INFO] ActiveMQ :: All JAR bundle ........................ SKIPPED
[INFO] ActiveMQ :: File Server ........................... SKIPPED
[INFO] ActiveMQ :: Log4j Appender ........................ SUCCESS [6.924s]
[INFO] ActiveMQ :: Apache Karaf .......................... SKIPPED
[INFO] ActiveMQ :: RAR ................................... SKIPPED
[INFO] ActiveMQ :: Run Jar ............................... SUCCESS [3.310s]
[INFO] ActiveMQ :: Shiro ................................. SKIPPED
[INFO] ActiveMQ :: Runtime Configuration ................. SUCCESS [4:27.026s]
[INFO] ActiveMQ :: Tooling ............................... SUCCESS [1.561s]
[INFO] ActiveMQ :: Memory Usage Test Plugin .............. SUCCESS [3.948s]
[INFO] ActiveMQ :: Performance Test Plugin ............... SUCCESS [3.614s]
[INFO] ActiveMQ :: StartUp/Stop Plugin ................... SKIPPED
[INFO] ActiveMQ :: Web ................................... SKIPPED
[INFO] ActiveMQ :: OSGi bundle ........................... SKIPPED
[INFO] ActiveMQ :: Blueprint ............................. SUCCESS [3.001s]
[INFO] ActiveMQ :: Web Demo .............................. SKIPPED
[INFO] ActiveMQ :: Web Console ........................... SKIPPED
[INFO] ActiveMQ :: Karaf Integration Tests ............... SKIPPED
[INFO] ActiveMQ :: Integration Test :: Spring 3.1 ........ SKIPPED
[INFO] ActiveMQ :: Assembly .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:06:15.030s
[INFO] Finished at: Fri May 09 07:40:18 UTC 2014
[INFO] Final Memory: 116M/1035M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "slow-tests" could not be activated because it does not exist.
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-unit-tests: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
[ERROR] Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /x1/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter621030572186320127.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire5051309167111730674tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1852277427044765268429tmp>
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-unit-tests: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /x1/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter621030572186320127.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire5051309167111730674tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1852277427044765268429tmp>
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	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:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.maven.plugin.MojoFailureException: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /x1/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter621030572186320127.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire5051309167111730674tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1852277427044765268429tmp>
	at org.apache.maven.plugin.surefire.SurefirePlugin.assertNoException(SurefirePlugin.java:198)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:188)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:852)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:720)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 31 more
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /x1/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter621030572186320127.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire5051309167111730674tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1852277427044765268429tmp>
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:316)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:169)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:958)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:822)
	... 34 more
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /x1/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter621030572186320127.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire5051309167111730674tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1852277427044765268429tmp>
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252)
	at java.util.concurrent.FutureTask.get(FutureTask.java:111)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:300)
	... 37 more
Caused by: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /x1/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -Xmx512M -Djava.awt.headless=true -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter621030572186320127.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire5051309167111730674tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_1852277427044765268429tmp>
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:485)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:352)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$300(ForkStarter.java:85)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:288)
	at org.apache.maven.plugin.surefire.booterclient.ForkStarter$2.call(ForkStarter.java:283)
	... 5 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :activemq-unit-tests
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-kahadb-store/5.10-SNAPSHOT/activemq-kahadb-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.10-SNAPSHOT/activemq-osgi-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-fileserver/pom.xml> to org.apache.activemq/activemq-fileserver/5.10-SNAPSHOT/activemq-fileserver-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.10-SNAPSHOT/activemq-unit-tests-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-legacy/5.10-SNAPSHOT/activemq-openwire-legacy-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.10-SNAPSHOT/activemq-karaf-itest-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.10-SNAPSHOT/activemq-rar-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.10-SNAPSHOT/activemq-http-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/target/activemq-amqp-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/target/activemq-amqp-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-amqp/5.10-SNAPSHOT/activemq-amqp-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/target/activemq-client-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.10-SNAPSHOT/activemq-client-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/target/activemq-blueprint-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.10-SNAPSHOT/activemq-blueprint-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.10-SNAPSHOT/activemq-tooling-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/target/activemq-jms-pool-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/target/activemq-jms-pool-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jms-pool/5.10-SNAPSHOT/activemq-jms-pool-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/target/activemq-pool-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/target/activemq-pool-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-pool/5.10-SNAPSHOT/activemq-pool-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jdbc-store/5.10-SNAPSHOT/activemq-jdbc-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.10-SNAPSHOT/activemq-camel-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/target/activemq-runtime-config-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/target/activemq-runtime-config-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-runtime-config/5.10-SNAPSHOT/activemq-runtime-config-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/pom.xml> to org.apache.activemq/activemq-parent/5.10-SNAPSHOT/activemq-parent-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/target/activemq-stomp-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/target/activemq-stomp-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-stomp/5.10-SNAPSHOT/activemq-stomp-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.10-SNAPSHOT/activemq-openwire-generator-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-broker/5.10-SNAPSHOT/activemq-broker-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.10-SNAPSHOT/activemq-web-demo-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/activemq-mqtt-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/activemq-mqtt-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-mqtt/5.10-SNAPSHOT/activemq-mqtt-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.10-SNAPSHOT/activemq-shiro-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.10-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.10-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.10-SNAPSHOT/activemq-perf-maven-plugin-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/dependency-reduced-pom.xml> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/target/activemq-run-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/target/activemq-run-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-run/5.10-SNAPSHOT/activemq-run-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.10-SNAPSHOT/activemq-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.10-SNAPSHOT/activemq-karaf-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.10-SNAPSHOT/activemq-web-console-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/target/activemq-jaas-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.10-SNAPSHOT/activemq-jaas-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.10-SNAPSHOT/activemq-itests-spring31-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.10-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.10-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.10-SNAPSHOT/activemq-memtest-maven-plugin-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/activemq-ra-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT.xsd.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/activemq-ra-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-ra/5.10-SNAPSHOT/activemq-ra-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/target/activemq-partition-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/target/activemq-partition-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-partition/5.10-SNAPSHOT/activemq-partition-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.10-SNAPSHOT/activemq-all-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.10-SNAPSHOT/apache-activemq-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/target/activemq-console-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-console/5.10-SNAPSHOT/activemq-console-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/activemq-spring-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/classes/activemq.xsd> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/classes/activemq.xsd.html> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/activemq-spring-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-spring/5.10-SNAPSHOT/activemq-spring-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-leveldb-store/5.10-SNAPSHOT/activemq-leveldb-store-5.10-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.10-SNAPSHOT/activemq-web-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.10-SNAPSHOT.jar> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.10-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-log4j-appender/5.10-SNAPSHOT/activemq-log4j-appender-5.10-SNAPSHOT-sources.jar
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released