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 2016/10/22 01:16:26 UTC

Build failed in Jenkins: ActiveMQ-Java8 #870

See <https://builds.apache.org/job/ActiveMQ-Java8/870/changes>

Changes:

[tabish121] NO-JIRA Add new test to receiver tests

------------------------------------------
[...truncated 2540 lines...]
[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 [  8.935 s]
[INFO] ActiveMQ :: Openwire Generator ..................... SUCCESS [  7.695 s]
[INFO] ActiveMQ :: Client ................................. SUCCESS [02:54 min]
[INFO] ActiveMQ :: Openwire Legacy Support ................ SUCCESS [  6.910 s]
[INFO] ActiveMQ :: JAAS ................................... SUCCESS [ 26.059 s]
[INFO] ActiveMQ :: Broker ................................. SUCCESS [01:37 min]
[INFO] ActiveMQ :: KahaDB Store ........................... SUCCESS [12:58 min]
[INFO] ActiveMQ :: STOMP Protocol ......................... FAILURE [26:03 min]
[INFO] ActiveMQ :: MQTT Protocol .......................... SUCCESS [23:50 min]
[INFO] ActiveMQ :: JDBC Store ............................. SUCCESS [  6.241 s]
[INFO] ActiveMQ :: LevelDB Store .......................... SUCCESS [06:24 min]
[INFO] ActiveMQ :: Generic JMS Pool ....................... SUCCESS [ 51.636 s]
[INFO] ActiveMQ :: Pool ................................... SUCCESS [  6.164 s]
[INFO] ActiveMQ :: RA ..................................... SUCCESS [02:38 min]
[INFO] ActiveMQ :: Spring ................................. SKIPPED
[INFO] ActiveMQ :: Console ................................ SUCCESS [  9.570 s]
[INFO] ActiveMQ :: Partition Management ................... SUCCESS [ 22.211 s]
[INFO] ActiveMQ :: Runtime Configuration .................. SKIPPED
[INFO] ActiveMQ :: Tooling ................................ SUCCESS [  1.370 s]
[INFO] ActiveMQ :: JUnit Rule ............................. SKIPPED
[INFO] ActiveMQ :: Unit Tests ............................. SKIPPED
[INFO] ActiveMQ :: HTTP Protocol Support .................. SKIPPED
[INFO] ActiveMQ :: AMQP ................................... SKIPPED
[INFO] ActiveMQ :: Camel .................................. SKIPPED
[INFO] ActiveMQ :: All JAR bundle ......................... SKIPPED
[INFO] ActiveMQ :: Log4j Appender ......................... SUCCESS [  6.307 s]
[INFO] ActiveMQ :: Apache Karaf ........................... SKIPPED
[INFO] ActiveMQ :: ConnectionFactory ...................... SUCCESS [  6.563 s]
[INFO] ActiveMQ :: RAR .................................... SKIPPED
[INFO] ActiveMQ :: Run Jar ................................ SUCCESS [  3.639 s]
[INFO] ActiveMQ :: Shiro .................................. SKIPPED
[INFO] ActiveMQ :: Memory Usage Test Plugin ............... SUCCESS [  5.597 s]
[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.047 s]
[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: 01:20 h
[INFO] Finished at: 2016-10-22T01:15:42+00:00
[INFO] Final Memory: 108M/1701M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-stomp: 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-Java8/ws/activemq-stomp> && /usr/local/asfpackages/java/jdk1.8.0_102/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/surefire/surefirebooter7263789548859773956.jar> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/surefire/surefire470004557623594652tmp> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/surefire/surefire_658281753160453590763tmp>
[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-stomp: 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-Java8/ws/activemq-stomp> && /usr/local/asfpackages/java/jdk1.8.0_102/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/surefire/surefirebooter7263789548859773956.jar> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/surefire/surefire470004557623594652tmp> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/surefire/surefire_658281753160453590763tmp>
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
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-Java8/ws/activemq-stomp> && /usr/local/asfpackages/java/jdk1.8.0_102/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/surefire/surefirebooter7263789548859773956.jar> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/surefire/surefire470004557623594652tmp> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/surefire/surefire_658281753160453590763tmp>
	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:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 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-Java8/ws/activemq-stomp> && /usr/local/asfpackages/java/jdk1.8.0_102/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/surefire/surefirebooter7263789548859773956.jar> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/surefire/surefire470004557623594652tmp> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/surefire/surefire_658281753160453590763tmp>
	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-Java8/ws/activemq-stomp> && /usr/local/asfpackages/java/jdk1.8.0_102/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/surefire/surefirebooter7263789548859773956.jar> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/surefire/surefire470004557623594652tmp> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/surefire/surefire_658281753160453590763tmp>
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	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-Java8/ws/activemq-stomp> && /usr/local/asfpackages/java/jdk1.8.0_102/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/surefire/surefirebooter7263789548859773956.jar> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/surefire/surefire470004557623594652tmp> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/surefire/surefire_658281753160453590763tmp>
	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)
	... 4 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-stomp
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.15.0-SNAPSHOT/activemq-kahadb-store-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.15.0-SNAPSHOT/activemq-kahadb-store-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-kahadb-store/5.15.0-SNAPSHOT/activemq-kahadb-store-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Java8 » ActiveMQ :: KahaDB Store #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.15.0-SNAPSHOT/activemq-osgi-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.15.0-SNAPSHOT/activemq-unit-tests-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java8 » ActiveMQ :: Unit Tests #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.15.0-SNAPSHOT/activemq-openwire-legacy-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.15.0-SNAPSHOT/activemq-openwire-legacy-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-legacy/5.15.0-SNAPSHOT/activemq-openwire-legacy-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Java8 » ActiveMQ :: Openwire Legacy Support #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.15.0-SNAPSHOT/activemq-karaf-itest-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.15.0-SNAPSHOT/activemq-rar-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.15.0-SNAPSHOT/activemq-http-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java8 » ActiveMQ :: HTTP Protocol Support #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.15.0-SNAPSHOT/activemq-amqp-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/target/activemq-client-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/target/activemq-client-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Java8 » ActiveMQ :: Client #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.15.0-SNAPSHOT/activemq-blueprint-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/target/activemq-blueprint-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.15.0-SNAPSHOT/activemq-blueprint-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/target/activemq-blueprint-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.15.0-SNAPSHOT/activemq-blueprint-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-junit/pom.xml> to org.apache.activemq.tooling/activemq-junit/5.15.0-SNAPSHOT/activemq-junit-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java8 » ActiveMQ :: JUnit Rule #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.15.0-SNAPSHOT/activemq-tooling-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java8 » ActiveMQ :: Tooling #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.15.0-SNAPSHOT/activemq-jms-pool-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jms-pool/target/activemq-jms-pool-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.15.0-SNAPSHOT/activemq-jms-pool-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jms-pool/target/activemq-jms-pool-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jms-pool/5.15.0-SNAPSHOT/activemq-jms-pool-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Java8 » ActiveMQ :: Generic JMS Pool #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.15.0-SNAPSHOT/activemq-pool-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-pool/target/activemq-pool-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.15.0-SNAPSHOT/activemq-pool-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-pool/target/activemq-pool-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-pool/5.15.0-SNAPSHOT/activemq-pool-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Java8 » ActiveMQ :: Pool #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.15.0-SNAPSHOT/activemq-jdbc-store-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.15.0-SNAPSHOT/activemq-jdbc-store-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jdbc-store/5.15.0-SNAPSHOT/activemq-jdbc-store-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Java8 » ActiveMQ :: JDBC Store #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.15.0-SNAPSHOT/activemq-camel-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.15.0-SNAPSHOT/activemq-runtime-config-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java8 » ActiveMQ :: Runtime Configuration #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/pom.xml> to org.apache.activemq/activemq-parent/5.15.0-SNAPSHOT/activemq-parent-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java8 » ActiveMQ #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.15.0-SNAPSHOT/activemq-stomp-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java8 » ActiveMQ :: STOMP Protocol #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Java8 » ActiveMQ :: Openwire Generator #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/target/activemq-broker-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/target/activemq-broker-5.15.0-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/target/activemq-broker-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Java8 » ActiveMQ :: Broker #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.15.0-SNAPSHOT/activemq-web-demo-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.15.0-SNAPSHOT/activemq-mqtt-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/activemq-mqtt-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.15.0-SNAPSHOT/activemq-mqtt-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/activemq-mqtt-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-mqtt/5.15.0-SNAPSHOT/activemq-mqtt-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Java8 » ActiveMQ :: MQTT Protocol #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.15.0-SNAPSHOT/activemq-shiro-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.15.0-SNAPSHOT/activemq-perf-maven-plugin-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-run/dependency-reduced-pom.xml> to org.apache.activemq/activemq-run/5.15.0-SNAPSHOT/activemq-run-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-run/target/activemq-run-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-run/5.15.0-SNAPSHOT/activemq-run-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-run/target/activemq-run-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-run/5.15.0-SNAPSHOT/activemq-run-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.15.0-SNAPSHOT/activemq-maven-plugin-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.15.0-SNAPSHOT/activemq-karaf-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.15.0-SNAPSHOT/activemq-web-console-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/target/activemq-jaas-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/target/activemq-jaas-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Java8 » ActiveMQ :: JAAS #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.15.0-SNAPSHOT/activemq-itests-spring31-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.0-SNAPSHOT/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.0-SNAPSHOT/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.0-SNAPSHOT/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/activemq-ra-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/xbean/activemq-ra.xsd> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT.xsd.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/activemq-ra-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Java8 » ActiveMQ :: RA #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.15.0-SNAPSHOT/activemq-partition-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-partition/target/activemq-partition-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.15.0-SNAPSHOT/activemq-partition-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-partition/target/activemq-partition-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-partition/5.15.0-SNAPSHOT/activemq-partition-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Java8 » ActiveMQ :: Partition Management #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.15.0-SNAPSHOT/activemq-all-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.15.0-SNAPSHOT/apache-activemq-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java8 » ActiveMQ :: Assembly #868 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.15.0-SNAPSHOT/activemq-console-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/target/activemq-console-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.15.0-SNAPSHOT/activemq-console-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/target/activemq-console-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-console/5.15.0-SNAPSHOT/activemq-console-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Java8 » ActiveMQ :: Console #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.15.0-SNAPSHOT/activemq-spring-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java8 » ActiveMQ :: Spring #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/pom.xml> to org.apache.activemq/activemq-cf/5.15.0-SNAPSHOT/activemq-cf-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/target/activemq-cf-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-cf/5.15.0-SNAPSHOT/activemq-cf-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/target/activemq-cf-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-cf/5.15.0-SNAPSHOT/activemq-cf-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Java8 » ActiveMQ :: ConnectionFactory #868 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.15.0-SNAPSHOT/activemq-leveldb-store-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.15.0-SNAPSHOT/activemq-leveldb-store-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-leveldb-store/5.15.0-SNAPSHOT/activemq-leveldb-store-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Java8 » ActiveMQ :: LevelDB Store #869 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.15.0-SNAPSHOT/activemq-web-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java8 » ActiveMQ :: Web #868 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.15.0-SNAPSHOT/activemq-log4j-appender-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-log4j-appender/5.15.0-SNAPSHOT/activemq-log4j-appender-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-log4j-appender/5.15.0-SNAPSHOT/activemq-log4j-appender-5.15.0-SNAPSHOT-sources.jar
No artifacts from ActiveMQ-Java8 » ActiveMQ :: Log4j Appender #868 to compare, so performing full copy of artifacts
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped

Jenkins build is still unstable: ActiveMQ-Java8 #881

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


Jenkins build is still unstable: ActiveMQ-Java8 #880

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


Jenkins build is still unstable: ActiveMQ-Java8 #879

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


Jenkins build is still unstable: ActiveMQ-Java8 #878

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


Jenkins build is still unstable: ActiveMQ-Java8 #877

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


Jenkins build is still unstable: ActiveMQ-Java8 #876

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


Jenkins build is unstable: ActiveMQ-Java8 #875

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


Build failed in Jenkins: ActiveMQ-Java8 #874

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

Changes:

[christopher.l.shannon] https://issues.apache.org/jira/browse/AMQ-6477

------------------------------------------
[...truncated 4064 lines...]
Caused by: java.net.SocketException: Connection reset
	at java.net.SocketInputStream.read(SocketInputStream.java:209)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.maven.wagon.providers.http.httpclient.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:136)
	at org.apache.maven.wagon.providers.http.httpclient.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:152)
	at org.apache.maven.wagon.providers.http.httpclient.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:270)
	at org.apache.maven.wagon.providers.http.httpclient.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.maven.wagon.providers.http.httpclient.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.maven.wagon.providers.http.httpclient.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.maven.wagon.providers.http.httpclient.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:161)
	at org.apache.maven.wagon.providers.http.httpclient.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:153)
	at org.apache.maven.wagon.providers.http.httpclient.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.maven.wagon.providers.http.httpclient.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.MainClientExec.execute(MainClientExec.java:254)
	at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.ProtocolExec.execute(ProtocolExec.java:195)
	at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec.execute(RetryExec.java:86)
	at org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RedirectExec.execute(RedirectExec.java:108)
	at org.apache.maven.wagon.providers.http.httpclient.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.maven.wagon.providers.http.httpclient.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.execute(AbstractHttpClientWagon.java:832)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:983)
	... 61 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project activemq-perf-maven-plugin: Failed to resolve dependencies for one or more projects in the reactor. Reason: Unable to get dependency information for org.slf4j:slf4j-simple:jar:1.7.13: Failed to retrieve POM for org.slf4j:slf4j-simple:jar:1.7.13: Failure to transfer org.slf4j:slf4j-simple:pom:1.7.13 from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.slf4j:slf4j-simple:pom:1.7.13 from/to central (https://repo.maven.apache.org/maven2): Connection reset
[ERROR] org.slf4j:slf4j-simple:jar:1.7.13
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] Nexus (http://repository.apache.org/snapshots, releases=false, snapshots=true),
[ERROR] central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[ERROR] Path to dependency:
[ERROR] 1) org.apache.activemq.tooling:activemq-perf-maven-plugin:maven-plugin:5.15.0-SNAPSHOT
[ERROR] -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project activemq-perf-maven-plugin: Failed to resolve dependencies for one or more projects in the reactor. Reason: Unable to get dependency information for org.slf4j:slf4j-simple:jar:1.7.13: Failed to retrieve POM for org.slf4j:slf4j-simple:jar:1.7.13: Failure to transfer org.slf4j:slf4j-simple:pom:1.7.13 from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.slf4j:slf4j-simple:pom:1.7.13 from/to central (https://repo.maven.apache.org/maven2): Connection reset
  org.slf4j:slf4j-simple:jar:1.7.13

from the specified remote repositories:
  Nexus (http://repository.apache.org/snapshots, releases=false, snapshots=true),
  central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
Path to dependency: 
	1) org.apache.activemq.tooling:activemq-perf-maven-plugin:maven-plugin:5.15.0-SNAPSHOT


	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to resolve dependencies for one or more projects in the reactor. Reason: Unable to get dependency information for org.slf4j:slf4j-simple:jar:1.7.13: Failed to retrieve POM for org.slf4j:slf4j-simple:jar:1.7.13: Failure to transfer org.slf4j:slf4j-simple:pom:1.7.13 from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.slf4j:slf4j-simple:pom:1.7.13 from/to central (https://repo.maven.apache.org/maven2): Connection reset
  org.slf4j:slf4j-simple:jar:1.7.13

from the specified remote repositories:
  Nexus (http://repository.apache.org/snapshots, releases=false, snapshots=true),
  central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
Path to dependency: 
	1) org.apache.activemq.tooling:activemq-perf-maven-plugin:maven-plugin:5.15.0-SNAPSHOT


	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:727)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.getProjects(ProcessRemoteResourcesMojo.java:624)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.configureVelocityContext(ProcessRemoteResourcesMojo.java:1009)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:513)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 31 more
Caused by: org.apache.maven.artifact.resolver.ArtifactResolutionException: Unable to get dependency information for org.slf4j:slf4j-simple:jar:1.7.13: Failed to retrieve POM for org.slf4j:slf4j-simple:jar:1.7.13: Failure to transfer org.slf4j:slf4j-simple:pom:1.7.13 from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.slf4j:slf4j-simple:pom:1.7.13 from/to central (https://repo.maven.apache.org/maven2): Connection reset
  org.slf4j:slf4j-simple:jar:1.7.13

from the specified remote repositories:
  Nexus (http://repository.apache.org/snapshots, releases=false, snapshots=true),
  central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
Path to dependency: 
	1) org.apache.activemq.tooling:activemq-perf-maven-plugin:maven-plugin:5.15.0-SNAPSHOT


	at org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector.recurse(DefaultLegacyArtifactCollector.java:576)
	at org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector.collect(DefaultLegacyArtifactCollector.java:144)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:493)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveWithExceptions(DefaultArtifactResolver.java:348)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:342)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:321)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:286)
	at org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:140)
	at org.apache.maven.shared.artifact.resolver.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:187)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.resolveProjectArtifacts(ProcessRemoteResourcesMojo.java:721)
	... 36 more
Caused by: org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException: Failed to retrieve POM for org.slf4j:slf4j-simple:jar:1.7.13: Failure to transfer org.slf4j:slf4j-simple:pom:1.7.13 from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.slf4j:slf4j-simple:pom:1.7.13 from/to central (https://repo.maven.apache.org/maven2): Connection reset
	at org.apache.maven.project.artifact.MavenMetadataSource.retrieveRelocatedProject(MavenMetadataSource.java:598)
	at org.apache.maven.project.artifact.MavenMetadataSource.retrieve(MavenMetadataSource.java:190)
	at org.apache.maven.repository.legacy.resolver.DefaultLegacyArtifactCollector.recurse(DefaultLegacyArtifactCollector.java:532)
	... 45 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Failure to transfer org.slf4j:slf4j-simple:pom:1.7.13 from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.slf4j:slf4j-simple:pom:1.7.13 from/to central (https://repo.maven.apache.org/maven2): Connection reset
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:344)
	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:287)
	at org.apache.maven.project.artifact.MavenMetadataSource.retrieveRelocatedProject(MavenMetadataSource.java:577)
	... 47 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Failure to transfer org.slf4j:slf4j-simple:pom:1.7.13 from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.slf4j:slf4j-simple:pom:1.7.13 from/to central (https://repo.maven.apache.org/maven2): Connection reset
	at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:238)
	at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkArtifact(DefaultUpdateCheckManager.java:183)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.gatherDownloads(DefaultArtifactResolver.java:585)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:503)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421)
	... 53 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] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :activemq-junit
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.15.0-SNAPSHOT/activemq-kahadb-store-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.15.0-SNAPSHOT/activemq-kahadb-store-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-kahadb-store/5.15.0-SNAPSHOT/activemq-kahadb-store-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.15.0-SNAPSHOT/activemq-osgi-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.15.0-SNAPSHOT/activemq-unit-tests-5.15.0-SNAPSHOT.pom
Compressed 71.40 KB of artifacts by 44.8% relative to #873
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.15.0-SNAPSHOT/activemq-openwire-legacy-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.15.0-SNAPSHOT/activemq-openwire-legacy-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-legacy/5.15.0-SNAPSHOT/activemq-openwire-legacy-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.15.0-SNAPSHOT/activemq-karaf-itest-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.15.0-SNAPSHOT/activemq-rar-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.15.0-SNAPSHOT/activemq-http-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.15.0-SNAPSHOT/activemq-amqp-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/target/activemq-client-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/target/activemq-client-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.15.0-SNAPSHOT/activemq-blueprint-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/target/activemq-blueprint-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.15.0-SNAPSHOT/activemq-blueprint-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/target/activemq-blueprint-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.15.0-SNAPSHOT/activemq-blueprint-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-junit/pom.xml> to org.apache.activemq.tooling/activemq-junit/5.15.0-SNAPSHOT/activemq-junit-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.15.0-SNAPSHOT/activemq-tooling-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.15.0-SNAPSHOT/activemq-jms-pool-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jms-pool/target/activemq-jms-pool-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.15.0-SNAPSHOT/activemq-jms-pool-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jms-pool/target/activemq-jms-pool-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jms-pool/5.15.0-SNAPSHOT/activemq-jms-pool-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.15.0-SNAPSHOT/activemq-pool-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-pool/target/activemq-pool-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.15.0-SNAPSHOT/activemq-pool-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-pool/target/activemq-pool-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-pool/5.15.0-SNAPSHOT/activemq-pool-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.15.0-SNAPSHOT/activemq-jdbc-store-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.15.0-SNAPSHOT/activemq-jdbc-store-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jdbc-store/5.15.0-SNAPSHOT/activemq-jdbc-store-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.15.0-SNAPSHOT/activemq-camel-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.15.0-SNAPSHOT/activemq-runtime-config-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-runtime-config/target/activemq-runtime-config-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-runtime-config/5.15.0-SNAPSHOT/activemq-runtime-config-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-runtime-config/target/activemq-runtime-config-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-runtime-config/5.15.0-SNAPSHOT/activemq-runtime-config-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/pom.xml> to org.apache.activemq/activemq-parent/5.15.0-SNAPSHOT/activemq-parent-5.15.0-SNAPSHOT.pom
Compressed 59.82 KB of artifacts by 53.5% relative to #873
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.15.0-SNAPSHOT/activemq-stomp-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/activemq-stomp-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.15.0-SNAPSHOT/activemq-stomp-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/activemq-stomp-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-stomp/5.15.0-SNAPSHOT/activemq-stomp-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/target/activemq-broker-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/target/activemq-broker-5.15.0-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/target/activemq-broker-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.15.0-SNAPSHOT/activemq-web-demo-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.15.0-SNAPSHOT/activemq-mqtt-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/activemq-mqtt-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.15.0-SNAPSHOT/activemq-mqtt-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/activemq-mqtt-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-mqtt/5.15.0-SNAPSHOT/activemq-mqtt-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.15.0-SNAPSHOT/activemq-shiro-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.15.0-SNAPSHOT/activemq-perf-maven-plugin-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-run/dependency-reduced-pom.xml> to org.apache.activemq/activemq-run/5.15.0-SNAPSHOT/activemq-run-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-run/target/activemq-run-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-run/5.15.0-SNAPSHOT/activemq-run-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-run/target/activemq-run-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-run/5.15.0-SNAPSHOT/activemq-run-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.15.0-SNAPSHOT/activemq-maven-plugin-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.15.0-SNAPSHOT/activemq-karaf-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.15.0-SNAPSHOT/activemq-web-console-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/target/activemq-jaas-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/target/activemq-jaas-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.15.0-SNAPSHOT/activemq-itests-spring31-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.0-SNAPSHOT/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.0-SNAPSHOT/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.0-SNAPSHOT/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/activemq-ra-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/xbean/activemq-ra.xsd> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT.xsd.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/activemq-ra-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.15.0-SNAPSHOT/activemq-partition-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-partition/target/activemq-partition-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.15.0-SNAPSHOT/activemq-partition-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-partition/target/activemq-partition-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-partition/5.15.0-SNAPSHOT/activemq-partition-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.15.0-SNAPSHOT/activemq-all-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.15.0-SNAPSHOT/apache-activemq-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.15.0-SNAPSHOT/activemq-console-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/target/activemq-console-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.15.0-SNAPSHOT/activemq-console-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/target/activemq-console-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-console/5.15.0-SNAPSHOT/activemq-console-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.15.0-SNAPSHOT/activemq-spring-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/target/activemq-spring-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-spring/5.15.0-SNAPSHOT/activemq-spring-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/target/classes/activemq.xsd> to org.apache.activemq/activemq-spring/5.15.0-SNAPSHOT/activemq-spring-5.15.0-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/target/classes/activemq.xsd.html> to org.apache.activemq/activemq-spring/5.15.0-SNAPSHOT/activemq-spring-5.15.0-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/target/activemq-spring-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-spring/5.15.0-SNAPSHOT/activemq-spring-5.15.0-SNAPSHOT-sources.jar
Compressed 1.06 MB of artifacts by 61.8% relative to #873
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/pom.xml> to org.apache.activemq/activemq-cf/5.15.0-SNAPSHOT/activemq-cf-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/target/activemq-cf-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-cf/5.15.0-SNAPSHOT/activemq-cf-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/target/activemq-cf-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-cf/5.15.0-SNAPSHOT/activemq-cf-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.15.0-SNAPSHOT/activemq-leveldb-store-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.15.0-SNAPSHOT/activemq-leveldb-store-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-leveldb-store/5.15.0-SNAPSHOT/activemq-leveldb-store-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.15.0-SNAPSHOT/activemq-web-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.15.0-SNAPSHOT/activemq-log4j-appender-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-log4j-appender/5.15.0-SNAPSHOT/activemq-log4j-appender-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-log4j-appender/5.15.0-SNAPSHOT/activemq-log4j-appender-5.15.0-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
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped

Jenkins build is unstable: ActiveMQ-Java8 #873

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


Build failed in Jenkins: ActiveMQ-Java8 #872

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

Changes:

[christopher.l.shannon] https://issues.apache.org/jira/browse/AMQ-6478

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

------------------------------------------
[...truncated 3458 lines...]

[WARNING] Bundle org.apache.activemq:activemq-blueprint:bundle:5.15.0-SNAPSHOT : Superfluous export-package instructions: [org.apache.activemq**]
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ activemq-blueprint ---
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ activemq-blueprint ---
[INFO] Checking legal files in: activemq-blueprint-5.15.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ activemq-blueprint ---
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/target/activemq-blueprint-5.15.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/activemq/activemq-blueprint/5.15.0-SNAPSHOT/activemq-blueprint-5.15.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/activemq/activemq-blueprint/5.15.0-SNAPSHOT/activemq-blueprint-5.15.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ activemq-blueprint ---
[INFO] Installing org/apache/activemq/activemq-blueprint/5.15.0-SNAPSHOT/activemq-blueprint-5.15.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] >>> maven-source-plugin:2.4:jar (default-cli) > generate-sources @ activemq-blueprint >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (default) @ activemq-blueprint ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ activemq-blueprint ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.4:jar (default-cli) < generate-sources @ activemq-blueprint <<<
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (default-cli) @ activemq-blueprint ---
[INFO] Building jar: <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/target/activemq-blueprint-5.15.0-SNAPSHOT-sources.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Web Demo
[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 [  6.911 s]
[INFO] ActiveMQ :: Openwire Generator ..................... SUCCESS [  5.838 s]
[INFO] ActiveMQ :: Client ................................. SUCCESS [03:44 min]
[INFO] ActiveMQ :: Openwire Legacy Support ................ SUCCESS [  5.608 s]
[INFO] ActiveMQ :: JAAS ................................... SUCCESS [ 21.378 s]
[INFO] ActiveMQ :: Broker ................................. SUCCESS [01:32 min]
[INFO] ActiveMQ :: KahaDB Store ........................... SUCCESS [02:38 min]
[INFO] ActiveMQ :: STOMP Protocol ......................... SUCCESS [13:24 min]
[INFO] ActiveMQ :: MQTT Protocol .......................... SUCCESS [22:35 min]
[INFO] ActiveMQ :: JDBC Store ............................. SUCCESS [  6.220 s]
[INFO] ActiveMQ :: LevelDB Store .......................... SUCCESS [05:44 min]
[INFO] ActiveMQ :: Generic JMS Pool ....................... SUCCESS [ 44.486 s]
[INFO] ActiveMQ :: Pool ................................... SUCCESS [  7.036 s]
[INFO] ActiveMQ :: RA ..................................... FAILURE [  4.525 s]
[INFO] ActiveMQ :: Spring ................................. SKIPPED
[INFO] ActiveMQ :: Console ................................ SUCCESS [  9.369 s]
[INFO] ActiveMQ :: Partition Management ................... SUCCESS [ 21.252 s]
[INFO] ActiveMQ :: Runtime Configuration .................. SKIPPED
[INFO] ActiveMQ :: Tooling ................................ SUCCESS [  2.056 s]
[INFO] ActiveMQ :: JUnit Rule ............................. SKIPPED
[INFO] ActiveMQ :: Unit Tests ............................. SKIPPED
[INFO] ActiveMQ :: HTTP Protocol Support .................. SKIPPED
[INFO] ActiveMQ :: AMQP ................................... SKIPPED
[INFO] ActiveMQ :: Camel .................................. SKIPPED
[INFO] ActiveMQ :: All JAR bundle ......................... SKIPPED
[INFO] ActiveMQ :: Log4j Appender ......................... SUCCESS [  8.054 s]
[INFO] ActiveMQ :: Apache Karaf ........................... SKIPPED
[INFO] ActiveMQ :: ConnectionFactory ...................... SUCCESS [  5.306 s]
[INFO] ActiveMQ :: RAR .................................... SKIPPED
[INFO] ActiveMQ :: Run Jar ................................ SUCCESS [  5.775 s]
[INFO] ActiveMQ :: Shiro .................................. SKIPPED
[INFO] ActiveMQ :: Memory Usage Test Plugin ............... SUCCESS [  5.628 s]
[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 [  4.154 s]
[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: 53:48 min
[INFO] Finished at: 2016-10-25T02:50:37+00:00
[INFO] Final Memory: 108M/1446M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project activemq-ra: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/src/test/java/org/apache/activemq/ra/ServerSessionImplTest.java>:[154,59] reference to with is ambiguous
[ERROR] both method with(org.hamcrest.Matcher<java.lang.Float>) in org.jmock.Expectations and method with(org.hamcrest.Matcher<java.lang.Double>) in org.jmock.Expectations match
[ERROR] <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/src/test/java/org/apache/activemq/ra/ServerSessionImplTest.java>:[154,63] incompatible types: float cannot be converted to javax.resource.spi.work.Work
[ERROR] <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/src/test/java/org/apache/activemq/ra/ServerSessionImplTest.java>:[167,67] reference to with is ambiguous
[ERROR] both method with(org.hamcrest.Matcher<java.lang.Float>) in org.jmock.Expectations and method with(org.hamcrest.Matcher<java.lang.Double>) in org.jmock.Expectations match
[ERROR] <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/src/test/java/org/apache/activemq/ra/ServerSessionImplTest.java>:[167,71] incompatible types: float cannot be converted to java.lang.reflect.Method
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile (default-testCompile) on project activemq-ra: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	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:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:911)
	at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:153)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 31 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-ra
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.15.0-SNAPSHOT/activemq-kahadb-store-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.15.0-SNAPSHOT/activemq-kahadb-store-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-kahadb-store/5.15.0-SNAPSHOT/activemq-kahadb-store-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.15.0-SNAPSHOT/activemq-osgi-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.15.0-SNAPSHOT/activemq-unit-tests-5.15.0-SNAPSHOT.pom
Compressed 71.40 KB of artifacts by 44.8% relative to #871
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.15.0-SNAPSHOT/activemq-openwire-legacy-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.15.0-SNAPSHOT/activemq-openwire-legacy-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-legacy/5.15.0-SNAPSHOT/activemq-openwire-legacy-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.15.0-SNAPSHOT/activemq-karaf-itest-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.15.0-SNAPSHOT/activemq-rar-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.15.0-SNAPSHOT/activemq-http-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.15.0-SNAPSHOT/activemq-amqp-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/target/activemq-client-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/target/activemq-client-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.15.0-SNAPSHOT/activemq-client-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.15.0-SNAPSHOT/activemq-blueprint-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/target/activemq-blueprint-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.15.0-SNAPSHOT/activemq-blueprint-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/target/activemq-blueprint-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.15.0-SNAPSHOT/activemq-blueprint-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-junit/pom.xml> to org.apache.activemq.tooling/activemq-junit/5.15.0-SNAPSHOT/activemq-junit-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.15.0-SNAPSHOT/activemq-tooling-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.15.0-SNAPSHOT/activemq-jms-pool-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jms-pool/target/activemq-jms-pool-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.15.0-SNAPSHOT/activemq-jms-pool-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jms-pool/target/activemq-jms-pool-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jms-pool/5.15.0-SNAPSHOT/activemq-jms-pool-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.15.0-SNAPSHOT/activemq-pool-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-pool/target/activemq-pool-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.15.0-SNAPSHOT/activemq-pool-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-pool/target/activemq-pool-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-pool/5.15.0-SNAPSHOT/activemq-pool-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.15.0-SNAPSHOT/activemq-jdbc-store-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.15.0-SNAPSHOT/activemq-jdbc-store-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jdbc-store/5.15.0-SNAPSHOT/activemq-jdbc-store-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.15.0-SNAPSHOT/activemq-camel-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.15.0-SNAPSHOT/activemq-runtime-config-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/pom.xml> to org.apache.activemq/activemq-parent/5.15.0-SNAPSHOT/activemq-parent-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.15.0-SNAPSHOT/activemq-stomp-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/activemq-stomp-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.15.0-SNAPSHOT/activemq-stomp-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/activemq-stomp-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-stomp/5.15.0-SNAPSHOT/activemq-stomp-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.15.0-SNAPSHOT/activemq-openwire-generator-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/target/activemq-broker-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/target/activemq-broker-5.15.0-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/target/activemq-broker-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-broker/5.15.0-SNAPSHOT/activemq-broker-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.15.0-SNAPSHOT/activemq-web-demo-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.15.0-SNAPSHOT/activemq-mqtt-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/activemq-mqtt-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.15.0-SNAPSHOT/activemq-mqtt-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/activemq-mqtt-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-mqtt/5.15.0-SNAPSHOT/activemq-mqtt-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.15.0-SNAPSHOT/activemq-shiro-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.15.0-SNAPSHOT/activemq-perf-maven-plugin-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-run/dependency-reduced-pom.xml> to org.apache.activemq/activemq-run/5.15.0-SNAPSHOT/activemq-run-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-run/target/activemq-run-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-run/5.15.0-SNAPSHOT/activemq-run-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-run/target/activemq-run-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-run/5.15.0-SNAPSHOT/activemq-run-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.15.0-SNAPSHOT/activemq-maven-plugin-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.15.0-SNAPSHOT/activemq-karaf-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.15.0-SNAPSHOT/activemq-web-console-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/target/activemq-jaas-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/target/activemq-jaas-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.15.0-SNAPSHOT/activemq-jaas-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.15.0-SNAPSHOT/activemq-itests-spring31-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.0-SNAPSHOT/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.0-SNAPSHOT/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.0-SNAPSHOT/activemq-memtest-maven-plugin-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/xbean/activemq-ra.xsd> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.15.0-SNAPSHOT/activemq-ra-5.15.0-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.15.0-SNAPSHOT/activemq-partition-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-partition/target/activemq-partition-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.15.0-SNAPSHOT/activemq-partition-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-partition/target/activemq-partition-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-partition/5.15.0-SNAPSHOT/activemq-partition-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.15.0-SNAPSHOT/activemq-all-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.15.0-SNAPSHOT/apache-activemq-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.15.0-SNAPSHOT/activemq-console-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/target/activemq-console-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.15.0-SNAPSHOT/activemq-console-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/target/activemq-console-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-console/5.15.0-SNAPSHOT/activemq-console-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.15.0-SNAPSHOT/activemq-spring-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/pom.xml> to org.apache.activemq/activemq-cf/5.15.0-SNAPSHOT/activemq-cf-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/target/activemq-cf-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-cf/5.15.0-SNAPSHOT/activemq-cf-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/target/activemq-cf-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-cf/5.15.0-SNAPSHOT/activemq-cf-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.15.0-SNAPSHOT/activemq-leveldb-store-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.15.0-SNAPSHOT/activemq-leveldb-store-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-leveldb-store/5.15.0-SNAPSHOT/activemq-leveldb-store-5.15.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.15.0-SNAPSHOT/activemq-web-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.15.0-SNAPSHOT/activemq-log4j-appender-5.15.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.15.0-SNAPSHOT.jar> to org.apache.activemq/activemq-log4j-appender/5.15.0-SNAPSHOT/activemq-log4j-appender-5.15.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.15.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-log4j-appender/5.15.0-SNAPSHOT/activemq-log4j-appender-5.15.0-SNAPSHOT-sources.jar
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped

Jenkins build is unstable: ActiveMQ-Java8 #871

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