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/05/05 06:04:02 UTC

Build failed in Jenkins: ActiveMQ-Java7 #1004

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

Changes:

[gtully] https://issues.apache.org/jira/browse/AMQ-5603 - don't async preallocate

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

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

[gtully] https://issues.apache.org/jira/browse/AMQ-6277 - journal getNextLocation

[tabish121] Fix race in test due to async processing of the SecurityException, start

------------------------------------------
[...truncated 78145 lines...]
	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-unit-tests> && /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/bin/java -Xmx512m -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter495599591338689980.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire1886153872566122609tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_3553266503452039896309tmp>
	at org.apache.maven.plugin.surefire.SurefirePlugin.assertNoException(SurefirePlugin.java:198)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:188)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:852)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:720)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/bin/java -Xmx512m -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter495599591338689980.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire1886153872566122609tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_3553266503452039896309tmp>
	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)
	... 33 more
Caused by: java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/bin/java -Xmx512m -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter495599591338689980.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire1886153872566122609tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_3553266503452039896309tmp>
	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)
	... 36 more
Caused by: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ?
Command was/bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests> && /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/bin/java -Xmx512m -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefirebooter495599591338689980.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire1886153872566122609tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/target/surefire/surefire_3553266503452039896309tmp>
	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] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-log4j-appender: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test failed: 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-log4j-appender> && /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/bin/java -Xmx512m -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/surefire/surefirebooter7800697299966546292.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/surefire/surefire38333442193563634tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/surefire/surefire_6681927712515692654465tmp>
[ERROR] -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-log4j-appender: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test failed: 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-log4j-appender> && /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/bin/java -Xmx512m -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/surefire/surefirebooter7800697299966546292.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/surefire/surefire38333442193563634tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/surefire/surefire_6681927712515692654465tmp>
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:181)
	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:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	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.PluginExecutionException: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test failed: 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-log4j-appender> && /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/bin/java -Xmx512m -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/surefire/surefirebooter7800697299966546292.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/surefire/surefire38333442193563634tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/surefire/surefire_6681927712515692654465tmp>
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 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-log4j-appender> && /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/bin/java -Xmx512m -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/surefire/surefirebooter7800697299966546292.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/surefire/surefire38333442193563634tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/target/surefire/surefire_6681927712515692654465tmp>
	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.run(ForkStarter.java:158)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:958)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:822)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:720)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 31 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-perf-maven-plugin: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test failed: 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-tooling/activemq-perf-maven-plugin> && /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/bin/java -Xmx512m -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/surefire/surefirebooter5255485315318989750.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/surefire/surefire2690734942796403114tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/surefire/surefire_6693675804779947508212tmp>
[ERROR] -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project activemq-perf-maven-plugin: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test failed: 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-tooling/activemq-perf-maven-plugin> && /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/bin/java -Xmx512m -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/surefire/surefirebooter5255485315318989750.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/surefire/surefire2690734942796403114tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/surefire/surefire_6693675804779947508212tmp>
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:181)
	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:120)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	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.PluginExecutionException: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test failed: 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-tooling/activemq-perf-maven-plugin> && /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/bin/java -Xmx512m -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/surefire/surefirebooter5255485315318989750.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/surefire/surefire2690734942796403114tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/surefire/surefire_6693675804779947508212tmp>
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:110)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 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-tooling/activemq-perf-maven-plugin> && /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/jre/bin/java -Xmx512m -jar <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/surefire/surefirebooter5255485315318989750.jar> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/surefire/surefire2690734942796403114tmp> <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/target/surefire/surefire_6693675804779947508212tmp>
	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.run(ForkStarter.java:158)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:958)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:822)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:720)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	... 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] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :activemq-unit-tests
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.14.0-SNAPSHOT/activemq-unit-tests-5.14.0-SNAPSHOT.pom
Compressed 71.40 KB of artifacts by 44.8% relative to #1003
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.14.0-SNAPSHOT/activemq-openwire-legacy-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.14.0-SNAPSHOT/activemq-openwire-legacy-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-legacy/5.14.0-SNAPSHOT/activemq-openwire-legacy-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.14.0-SNAPSHOT/activemq-web-console-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.14.0-SNAPSHOT/activemq-web-demo-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.14.0-SNAPSHOT/activemq-osgi-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.14.0-SNAPSHOT/activemq-maven-plugin-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.14.0-SNAPSHOT/activemq-openwire-generator-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.14.0-SNAPSHOT/activemq-openwire-generator-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.14.0-SNAPSHOT/activemq-openwire-generator-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.14.0-SNAPSHOT/activemq-jdbc-store-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.14.0-SNAPSHOT/activemq-jdbc-store-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jdbc-store/5.14.0-SNAPSHOT/activemq-jdbc-store-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.14.0-SNAPSHOT/activemq-rar-5.14.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.14.0-SNAPSHOT/activemq-memtest-maven-plugin-5.14.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.14.0-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.14.0-SNAPSHOT/activemq-memtest-maven-plugin-5.14.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.14.0-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.14.0-SNAPSHOT/activemq-memtest-maven-plugin-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.14.0-SNAPSHOT/activemq-perf-maven-plugin-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.14.0-SNAPSHOT/activemq-amqp-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/target/activemq-amqp-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-amqp/5.14.0-SNAPSHOT/activemq-amqp-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-amqp/target/activemq-amqp-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-amqp/5.14.0-SNAPSHOT/activemq-amqp-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.14.0-SNAPSHOT/activemq-itests-spring31-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.14.0-SNAPSHOT/apache-activemq-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.14.0-SNAPSHOT/activemq-jms-pool-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/target/activemq-jms-pool-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.14.0-SNAPSHOT/activemq-jms-pool-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jms-pool/target/activemq-jms-pool-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jms-pool/5.14.0-SNAPSHOT/activemq-jms-pool-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.14.0-SNAPSHOT/activemq-log4j-appender-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-junit/pom.xml> to org.apache.activemq.tooling/activemq-junit/5.14.0-SNAPSHOT/activemq-junit-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.14.0-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-junit/5.14.0-SNAPSHOT/activemq-junit-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-junit/5.14.0-SNAPSHOT/activemq-junit-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.14.0-SNAPSHOT/activemq-runtime-config-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/target/activemq-runtime-config-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-runtime-config/5.14.0-SNAPSHOT/activemq-runtime-config-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-runtime-config/target/activemq-runtime-config-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-runtime-config/5.14.0-SNAPSHOT/activemq-runtime-config-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.14.0-SNAPSHOT/activemq-pool-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/target/activemq-pool-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.14.0-SNAPSHOT/activemq-pool-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-pool/target/activemq-pool-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-pool/5.14.0-SNAPSHOT/activemq-pool-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.14.0-SNAPSHOT/activemq-stomp-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/target/activemq-stomp-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.14.0-SNAPSHOT/activemq-stomp-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-stomp/target/activemq-stomp-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-stomp/5.14.0-SNAPSHOT/activemq-stomp-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/dependency-reduced-pom.xml> to org.apache.activemq/activemq-run/5.14.0-SNAPSHOT/activemq-run-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/target/activemq-run-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-run/5.14.0-SNAPSHOT/activemq-run-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-run/target/activemq-run-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-run/5.14.0-SNAPSHOT/activemq-run-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.14.0-SNAPSHOT/activemq-mqtt-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/activemq-mqtt-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.14.0-SNAPSHOT/activemq-mqtt-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-mqtt/target/activemq-mqtt-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-mqtt/5.14.0-SNAPSHOT/activemq-mqtt-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.14.0-SNAPSHOT/activemq-shiro-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.14.0-SNAPSHOT/activemq-console-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/target/activemq-console-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.14.0-SNAPSHOT/activemq-console-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-console/target/activemq-console-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-console/5.14.0-SNAPSHOT/activemq-console-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.14.0-SNAPSHOT/activemq-camel-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.14.0-SNAPSHOT/activemq-blueprint-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/target/activemq-blueprint-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.14.0-SNAPSHOT/activemq-blueprint-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-blueprint/target/activemq-blueprint-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.14.0-SNAPSHOT/activemq-blueprint-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.14.0-SNAPSHOT/activemq-client-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/target/activemq-client-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.14.0-SNAPSHOT/activemq-client-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-client/target/activemq-client-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.14.0-SNAPSHOT/activemq-client-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/pom.xml> to org.apache.activemq/activemq-parent/5.14.0-SNAPSHOT/activemq-parent-5.14.0-SNAPSHOT.pom
Compressed 59.36 KB of artifacts by 53.9% relative to #1003
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.14.0-SNAPSHOT/activemq-karaf-itest-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.14.0-SNAPSHOT/activemq-broker-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.14.0-SNAPSHOT/activemq-broker-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.14.0-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.14.0-SNAPSHOT/activemq-broker-5.14.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-broker/target/activemq-broker-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-broker/5.14.0-SNAPSHOT/activemq-broker-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.14.0-SNAPSHOT/activemq-ra-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/activemq-ra-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.14.0-SNAPSHOT/activemq-ra-5.14.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.14.0-SNAPSHOT/activemq-ra-5.14.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.14.0-SNAPSHOT/activemq-ra-5.14.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.14.0-SNAPSHOT/activemq-ra-5.14.0-SNAPSHOT.xsd.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-ra/target/activemq-ra-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-ra/5.14.0-SNAPSHOT/activemq-ra-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.14.0-SNAPSHOT/activemq-spring-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/activemq-spring-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-spring/5.14.0-SNAPSHOT/activemq-spring-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/classes/activemq.xsd> to org.apache.activemq/activemq-spring/5.14.0-SNAPSHOT/activemq-spring-5.14.0-SNAPSHOT.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/classes/activemq.xsd.html> to org.apache.activemq/activemq-spring/5.14.0-SNAPSHOT/activemq-spring-5.14.0-SNAPSHOT-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-spring/target/activemq-spring-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-spring/5.14.0-SNAPSHOT/activemq-spring-5.14.0-SNAPSHOT-sources.jar
Compressed 1.06 MB of artifacts by 67.9% relative to #1003
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.14.0-SNAPSHOT/activemq-all-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.14.0-SNAPSHOT/activemq-kahadb-store-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.14.0-SNAPSHOT/activemq-kahadb-store-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-kahadb-store/5.14.0-SNAPSHOT/activemq-kahadb-store-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.14.0-SNAPSHOT/activemq-jaas-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/target/activemq-jaas-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.14.0-SNAPSHOT/activemq-jaas-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-jaas/target/activemq-jaas-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.14.0-SNAPSHOT/activemq-jaas-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.14.0-SNAPSHOT/activemq-tooling-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.14.0-SNAPSHOT/activemq-partition-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/target/activemq-partition-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.14.0-SNAPSHOT/activemq-partition-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-partition/target/activemq-partition-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-partition/5.14.0-SNAPSHOT/activemq-partition-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.14.0-SNAPSHOT/activemq-web-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.14.0-SNAPSHOT/activemq-leveldb-store-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.14.0-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.14.0-SNAPSHOT/activemq-leveldb-store-5.14.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.14.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-leveldb-store/5.14.0-SNAPSHOT/activemq-leveldb-store-5.14.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.14.0-SNAPSHOT/activemq-karaf-5.14.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java7/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.14.0-SNAPSHOT/activemq-http-5.14.0-SNAPSHOT.pom
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
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 back to normal : ActiveMQ-Java7 #1005

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