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

Changes:

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

------------------------------------------
[...truncated 2595 lines...]
[INFO] ActiveMQ :: JAAS ................................... SUCCESS [ 35.183 s]
[INFO] ActiveMQ :: Broker ................................. SUCCESS [01:29 min]
[INFO] ActiveMQ :: KahaDB Store ........................... SUCCESS [03:10 min]
[INFO] ActiveMQ :: STOMP Protocol ......................... SUCCESS [11:31 min]
[INFO] ActiveMQ :: MQTT Protocol .......................... FAILURE [20:11 min]
[INFO] ActiveMQ :: JDBC Store ............................. SUCCESS [ 10.277 s]
[INFO] ActiveMQ :: LevelDB Store .......................... SUCCESS [05:38 min]
[INFO] ActiveMQ :: Generic JMS Pool ....................... SUCCESS [ 54.918 s]
[INFO] ActiveMQ :: Pool ................................... SUCCESS [ 13.103 s]
[INFO] ActiveMQ :: RA ..................................... SUCCESS [02:42 min]
[INFO] ActiveMQ :: Spring ................................. SKIPPED
[INFO] ActiveMQ :: Console ................................ SUCCESS [ 14.875 s]
[INFO] ActiveMQ :: Partition Management ................... SUCCESS [ 25.038 s]
[INFO] ActiveMQ :: Runtime Configuration .................. SKIPPED
[INFO] ActiveMQ :: Tooling ................................ SUCCESS [  5.401 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 [ 10.293 s]
[INFO] ActiveMQ :: Apache Karaf ........................... SKIPPED
[INFO] ActiveMQ :: ConnectionFactory ...................... SUCCESS [  7.301 s]
[INFO] ActiveMQ :: RAR .................................... SKIPPED
[INFO] ActiveMQ :: Run Jar ................................ SUCCESS [ 10.998 s]
[INFO] ActiveMQ :: Shiro .................................. SKIPPED
[INFO] ActiveMQ :: Memory Usage Test Plugin ............... SUCCESS [  8.650 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 [  8.559 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:54 min
[INFO] Finished at: 2016-10-17T14:10:07+00:00
[INFO] Final Memory: 108M/1001M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "slow-tests" could not be activated because it 
does not exist.
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on 
project activemq-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-Java7/ws/activemq-mqtt> && 
/usr/local/asfpackages/java/jdk1.7.0_80/jre/bin/java -jar 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/surefire/surefirebooter91997336413430359.jar>
 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/surefire/surefire370883122908526544tmp>
 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/surefire/surefire_994719273378399462351tmp>
[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-Java7/ws/activemq-mqtt> && 
/usr/local/asfpackages/java/jdk1.7.0_80/jre/bin/java -jar 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/surefire/surefirebooter91997336413430359.jar>
 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/surefire/surefire370883122908526544tmp>
 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/surefire/surefire_994719273378399462351tmp>
        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:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java: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:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java: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:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java: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-Java7/ws/activemq-mqtt> && 
/usr/local/asfpackages/java/jdk1.7.0_80/jre/bin/java -jar 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/surefire/surefirebooter91997336413430359.jar>
 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/surefire/surefire370883122908526544tmp>
 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/surefire/surefire_994719273378399462351tmp>
        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-Java7/ws/activemq-mqtt> && 
/usr/local/asfpackages/java/jdk1.7.0_80/jre/bin/java -jar 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/surefire/surefirebooter91997336413430359.jar>
 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/surefire/surefire370883122908526544tmp>
 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/surefire/surefire_994719273378399462351tmp>
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:316)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:169)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:958)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:822)
        ... 34 more
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: 
The forked VM terminated without saying properly goodbye. VM crash or 
System.exit called ?
Command was/bin/sh -c cd 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt> && 
/usr/local/asfpackages/java/jdk1.7.0_80/jre/bin/java -jar 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/surefire/surefirebooter91997336413430359.jar>
 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/surefire/surefire370883122908526544tmp>
 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/surefire/surefire_994719273378399462351tmp>
        at java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.util.concurrent.FutureTask.get(FutureTask.java:188)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.runSuitesForkPerTestSet(ForkStarter.java:300)
        ... 37 more
Caused by: java.lang.RuntimeException: The forked VM terminated without saying 
properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt> && 
/usr/local/asfpackages/java/jdk1.7.0_80/jre/bin/java -jar 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/surefire/surefirebooter91997336413430359.jar>
 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/surefire/surefire370883122908526544tmp>
 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/surefire/surefire_994719273378399462351tmp>
        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-Java7/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-Java7/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-Java7/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-Java7 » ActiveMQ :: KahaDB Store #1167 to compare, 
so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-osgi/pom.xml> to 
org.apache.activemq/activemq-osgi/5.15.0-SNAPSHOT/activemq-osgi-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java7 » ActiveMQ :: OSGi bundle #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7 » ActiveMQ :: Unit Tests #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7 » ActiveMQ :: Openwire Legacy Support #1167 to 
compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/ws/activemq-rar/pom.xml> to 
org.apache.activemq/activemq-rar/5.15.0-SNAPSHOT/activemq-rar-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java7 » ActiveMQ :: RAR #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7 » ActiveMQ :: HTTP Protocol Support #1167 to 
compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/pom.xml> to 
org.apache.activemq/activemq-amqp/5.15.0-SNAPSHOT/activemq-amqp-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java7 » ActiveMQ :: AMQP #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7 » ActiveMQ :: Client #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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
No artifacts from ActiveMQ-Java7 » ActiveMQ :: Blueprint #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7 » ActiveMQ :: JUnit Rule #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7 » ActiveMQ :: Tooling #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7 » ActiveMQ :: Generic JMS Pool #1167 to 
compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7 » ActiveMQ :: Pool #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7 » ActiveMQ :: JDBC Store #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-camel/pom.xml> to 
org.apache.activemq/activemq-camel/5.15.0-SNAPSHOT/activemq-camel-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java7 » ActiveMQ :: Camel #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7 » ActiveMQ :: Runtime Configuration #1167 to 
compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/pom.xml> 
to 
org.apache.activemq/activemq-parent/5.15.0-SNAPSHOT/activemq-parent-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java7 » ActiveMQ #1167 to compare, so performing 
full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7 » ActiveMQ :: STOMP Protocol #1167 to compare, 
so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7 » ActiveMQ :: Openwire Generator #1167 to 
compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7/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-Java7 » ActiveMQ :: Broker #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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
No artifacts from ActiveMQ-Java7 » ActiveMQ :: Web Demo #1166 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7 » ActiveMQ :: MQTT Protocol #1167 to compare, 
so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-shiro/pom.xml> to 
org.apache.activemq/activemq-shiro/5.15.0-SNAPSHOT/activemq-shiro-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java7 » ActiveMQ :: Shiro #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml>
 to 
org.apache.activemq.tooling/activemq-perf-maven-plugin/5.15.0-SNAPSHOT/activemq-perf-maven-plugin-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java7 » ActiveMQ :: Performance Test Plugin #1167 to 
compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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
No artifacts from ActiveMQ-Java7 » ActiveMQ :: Run Jar #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-maven-plugin/pom.xml>
 to 
org.apache.activemq.tooling/activemq-maven-plugin/5.15.0-SNAPSHOT/activemq-maven-plugin-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java7 » ActiveMQ :: StartUp/Stop Plugin #1167 to 
compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-karaf/pom.xml> to 
org.apache.activemq/activemq-karaf/5.15.0-SNAPSHOT/activemq-karaf-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java7 » ActiveMQ :: Apache Karaf #1167 to compare, 
so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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
No artifacts from ActiveMQ-Java7 » ActiveMQ :: Web Console #1165 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7 » ActiveMQ :: JAAS #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7/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
No artifacts from ActiveMQ-Java7 » ActiveMQ :: Memory Usage Test Plugin #1167 
to compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7/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-Java7/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-Java7/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-Java7 » ActiveMQ :: RA #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7 » ActiveMQ :: Partition Management #1167 to 
compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-all/pom.xml> to 
org.apache.activemq/activemq-all/5.15.0-SNAPSHOT/activemq-all-5.15.0-SNAPSHOT.pom
No artifacts from ActiveMQ-Java7 » ActiveMQ :: All JAR bundle #1167 to compare, 
so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7/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-Java7 » ActiveMQ :: Console #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7 » ActiveMQ :: Spring #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7 » ActiveMQ :: ConnectionFactory #1167 to 
compare, so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7 » ActiveMQ :: LevelDB Store #1167 to compare, 
so performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7 » ActiveMQ :: Web #1167 to compare, so 
performing full copy of artifacts
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java7/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-Java7/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-Java7/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-Java7 » ActiveMQ :: Log4j Appender #1167 to compare, 
so performing full copy of artifacts
Sending e-mails to: commits@activemq.apache.org
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped

Reply via email to