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 2017/04/11 22:25:16 UTC

Build failed in Jenkins: ActiveMQ-Java8 #988

See <https://builds.apache.org/job/ActiveMQ-Java8/988/display/redirect?page=changes>

Changes:

[gtully] [AMQ-6652] add final modifier to test

[tabish121] NO-JIRA Make the version string indicate that the value is unknown

------------------------------------------
[...truncated 238.14 KB...]
[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 [ 18.461 s]
[INFO] ActiveMQ :: Openwire Generator ..................... SUCCESS [ 36.197 s]
[INFO] ActiveMQ :: Client ................................. SUCCESS [02:52 min]
[INFO] ActiveMQ :: Openwire Legacy Support ................ SUCCESS [  8.253 s]
[INFO] ActiveMQ :: JAAS ................................... SUCCESS [ 40.066 s]
[INFO] ActiveMQ :: Broker ................................. SUCCESS [01:53 min]
[INFO] ActiveMQ :: KahaDB Store ........................... SUCCESS [04:25 min]
[INFO] ActiveMQ :: STOMP Protocol ......................... SUCCESS [15:11 min]
[INFO] ActiveMQ :: MQTT Protocol .......................... FAILURE [27:22 min]
[INFO] ActiveMQ :: JDBC Store ............................. SUCCESS [ 32.650 s]
[INFO] ActiveMQ :: LevelDB Store .......................... SUCCESS [07:23 min]
[INFO] ActiveMQ :: Generic JMS Pool ....................... SUCCESS [01:13 min]
[INFO] ActiveMQ :: Pool ................................... SUCCESS [ 13.676 s]
[INFO] ActiveMQ :: RA ..................................... SUCCESS [03:19 min]
[INFO] ActiveMQ :: Spring ................................. SKIPPED
[INFO] ActiveMQ :: Console ................................ SUCCESS [ 41.476 s]
[INFO] ActiveMQ :: Partition Management ................... SUCCESS [ 44.350 s]
[INFO] ActiveMQ :: Runtime Configuration .................. SKIPPED
[INFO] ActiveMQ :: Tooling ................................ SUCCESS [  9.888 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 [  9.870 s]
[INFO] ActiveMQ :: Apache Karaf ........................... SKIPPED
[INFO] ActiveMQ :: ConnectionFactory ...................... SUCCESS [ 13.365 s]
[INFO] ActiveMQ :: RAR .................................... SKIPPED
[INFO] ActiveMQ :: Run Jar ................................ SUCCESS [ 14.183 s]
[INFO] ActiveMQ :: Shiro .................................. SKIPPED
[INFO] ActiveMQ :: Memory Usage Test Plugin ............... SUCCESS [ 11.360 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 [ 13.355 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:15 h
[INFO] Finished at: 2017-04-11T22:16:10+00:00
[INFO] Final Memory: 104M/1151M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-mqtt: 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-mqtt> && /usr/local/asfpackages/java/jdk1.8.0_121/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/surefire/surefirebooter1623511490046817977.jar> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/surefire/surefire4270251317045413009tmp> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/surefire/surefire_1094337097497064253979tmp>
[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-mqtt: 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-mqtt> && /usr/local/asfpackages/java/jdk1.8.0_121/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/surefire/surefirebooter1623511490046817977.jar> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/surefire/surefire4270251317045413009tmp> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/surefire/surefire_1094337097497064253979tmp>
	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.Maven33Launcher.main(Maven33Launcher.java:129)
	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.Maven33Main.launch(Maven33Main.java:176)
	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:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	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-mqtt> && /usr/local/asfpackages/java/jdk1.8.0_121/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/surefire/surefirebooter1623511490046817977.jar> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/surefire/surefire4270251317045413009tmp> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/surefire/surefire_1094337097497064253979tmp>
	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-mqtt> && /usr/local/asfpackages/java/jdk1.8.0_121/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/surefire/surefirebooter1623511490046817977.jar> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/surefire/surefire4270251317045413009tmp> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/surefire/surefire_1094337097497064253979tmp>
	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-mqtt> && /usr/local/asfpackages/java/jdk1.8.0_121/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/surefire/surefirebooter1623511490046817977.jar> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/surefire/surefire4270251317045413009tmp> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/surefire/surefire_1094337097497064253979tmp>
	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-mqtt> && /usr/local/asfpackages/java/jdk1.8.0_121/jre/bin/java -jar <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/surefire/surefirebooter1623511490046817977.jar> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/surefire/surefire4270251317045413009tmp> <https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/surefire/surefire_1094337097497064253979tmp>
	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-mqtt
[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 #987 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 #987 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 #987 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
[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 #987 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 #987 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 #987 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 #987 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 #987 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 #987 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 #987 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 #987 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
[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
No artifacts from ActiveMQ-Java8 » ActiveMQ :: STOMP Protocol #987 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 #987 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 #987 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
No artifacts from ActiveMQ-Java8 » ActiveMQ :: MQTT Protocol #987 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 #987 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 #987 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 #987 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
[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 #987 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 #987 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
[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 #987 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
[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
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped

Jenkins build is still unstable: ActiveMQ-Java8 #1004

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/1004/display/redirect?page=changes>


Jenkins build is still unstable: ActiveMQ-Java8 #1003

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/1003/display/redirect?page=changes>


Jenkins build is still unstable: ActiveMQ-Java8 #1002

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/1002/display/redirect?page=changes>


Jenkins build is still unstable: ActiveMQ-Java8 #1001

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/1001/display/redirect?page=changes>


Jenkins build is still unstable: ActiveMQ-Java8 #1000

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/1000/display/redirect?page=changes>


Jenkins build is still unstable: ActiveMQ-Java8 #999

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/999/display/redirect?page=changes>


Jenkins build is still unstable: ActiveMQ-Java8 #998

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/998/display/redirect?page=changes>


Jenkins build is still unstable: ActiveMQ-Java8 #997

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/997/display/redirect?page=changes>


Jenkins build is still unstable: ActiveMQ-Java8 #996

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/996/display/redirect?page=changes>


Jenkins build is still unstable: ActiveMQ-Java8 #995

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/995/display/redirect?page=changes>


Jenkins build is still unstable: ActiveMQ-Java8 #994

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/994/display/redirect?page=changes>


Jenkins build is still unstable: ActiveMQ-Java8 #993

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/993/display/redirect?page=changes>


Jenkins build is still unstable: ActiveMQ-Java8 #992

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/992/display/redirect?page=changes>


Jenkins build is still unstable: ActiveMQ-Java8 #991

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/991/display/redirect?page=changes>


Jenkins build is still unstable: ActiveMQ-Java8 #990

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/990/display/redirect?page=changes>


Jenkins build is unstable: ActiveMQ-Java8 #989

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Java8/989/display/redirect?page=changes>