See <https://builds.apache.org/job/ActiveMQ-Java8/1575/display/redirect>

Changes:


------------------------------------------
[...truncated 2.10 MB...]
    at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run 
(BasicRepositoryConnector.java:369)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put 
(BasicRepositoryConnector.java:288)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy 
(DefaultDeployer.java:295)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy 
(DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy 
(DefaultRepositorySystem.java:386)
    at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy 
(DefaultArtifactDeployer.java:142)
    at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy 
(AbstractDeployMojo.java:171)
    at org.apache.maven.plugin.deploy.DeployMojo.deployProject 
(DeployMojo.java:279)
    at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:130)
    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.launchEnhanced 
(Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    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:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call 
(InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.maven.wagon.TransferFailedException: Transfer failed for 
https://repository.apache.org/content/repositories/snapshots/org/apache/activemq/apache-activemq/5.16.0-SNAPSHOT/apache-activemq-5.16.0-20200528.165931-510-bin.tar.gz
 502 Bad Gateway
    at 
org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.put 
(AbstractHttpClientWagon.java:820)
    at 
org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.put 
(AbstractHttpClientWagon.java:737)
    at 
org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.put 
(AbstractHttpClientWagon.java:709)
    at 
org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.put 
(AbstractHttpClientWagon.java:703)
    at 
org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.put 
(AbstractHttpClientWagon.java:683)
    at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run 
(WagonTransporter.java:686)
    at org.eclipse.aether.transport.wagon.WagonTransporter.execute 
(WagonTransporter.java:435)
    at org.eclipse.aether.transport.wagon.WagonTransporter.put 
(WagonTransporter.java:418)
    at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask
 (BasicRepositoryConnector.java:556)
    at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run 
(BasicRepositoryConnector.java:364)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put 
(BasicRepositoryConnector.java:288)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy 
(DefaultDeployer.java:295)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy 
(DefaultDeployer.java:213)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy 
(DefaultRepositorySystem.java:386)
    at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy 
(DefaultArtifactDeployer.java:142)
    at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy 
(AbstractDeployMojo.java:171)
    at org.apache.maven.plugin.deploy.DeployMojo.deployProject 
(DeployMojo.java:279)
    at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:130)
    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.launchEnhanced 
(Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
    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:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call 
(InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
[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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apache-activemq
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/pom.xml> 
to 
org.apache.activemq/activemq-kahadb-store/5.16.0-SNAPSHOT/activemq-kahadb-store-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-kahadb-store/5.16.0-20200528.102608-524/activemq-kahadb-store-5.16.0-20200528.102608-524.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-osgi/pom.xml> to 
org.apache.activemq/activemq-osgi/5.16.0-SNAPSHOT/activemq-osgi-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-osgi/target/activemq-osgi-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-osgi/5.16.0-20200528.164622-508/activemq-osgi-5.16.0-20200528.164622-508.jar
[Fast Archiver] Compressed 12.71 MB of artifacts by 22.6% relative to #1574
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-unit-tests/pom.xml> 
to 
org.apache.activemq/activemq-unit-tests/5.16.0-SNAPSHOT/activemq-unit-tests-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-unit-tests/target/activemq-unit-tests-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-unit-tests/5.16.0-20200528.161500-512/activemq-unit-tests-5.16.0-20200528.161500-512.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-unit-tests/target/activemq-unit-tests-5.16.0-SNAPSHOT-tests.jar>
 to 
org.apache.activemq/activemq-unit-tests/5.16.0-20200528.161500-512/activemq-unit-tests-5.16.0-20200528.161500-512-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/pom.xml>
 to 
org.apache.activemq/activemq-openwire-legacy/5.16.0-SNAPSHOT/activemq-openwire-legacy-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-openwire-legacy/5.16.0-20200528.100506-525/activemq-openwire-legacy-5.16.0-20200528.100506-525.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf-itest/pom.xml> 
to 
org.apache.activemq/activemq-karaf-itest/5.16.0-SNAPSHOT/activemq-karaf-itest-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf-itest/target/activemq-karaf-itest-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-karaf-itest/5.16.0-20200528.165707-512/activemq-karaf-itest-5.16.0-20200528.165707-512.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-rar/pom.xml> to 
org.apache.activemq/activemq-rar/5.16.0-SNAPSHOT/activemq-rar-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-rar/target/activemq-rar-5.16.0-SNAPSHOT.rar>
 to 
org.apache.activemq/activemq-rar/5.16.0-20200528.164410-510/activemq-rar-5.16.0-20200528.164410-510.rar
[Fast Archiver] Compressed 10.82 MB of artifacts by 58.4% relative to #1574
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-http/pom.xml> to 
org.apache.activemq/activemq-http/5.16.0-SNAPSHOT/activemq-http-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-http/target/activemq-http-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-http/5.16.0-20200528.162626-512/activemq-http-5.16.0-20200528.162626-512.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-amqp/pom.xml> to 
org.apache.activemq/activemq-amqp/5.16.0-SNAPSHOT/activemq-amqp-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-amqp/target/activemq-amqp-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-amqp/5.16.0-20200528.163741-511/activemq-amqp-5.16.0-20200528.163741-511.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/pom.xml> to 
org.apache.activemq/activemq-client/5.16.0-SNAPSHOT/activemq-client-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/target/activemq-client-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-client/5.16.0-20200528.100453-525/activemq-client-5.16.0-20200528.100453-525.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/pom.xml> to 
org.apache.activemq/activemq-blueprint/5.16.0-SNAPSHOT/activemq-blueprint-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/target/activemq-blueprint-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-blueprint/5.16.0-20200528.164635-516/activemq-blueprint-5.16.0-20200528.164635-516.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.16.0-SNAPSHOT/activemq-junit-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq.tooling/activemq-junit/5.16.0-20200528.112730-519/activemq-junit-5.16.0-20200528.112730-519.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/pom.xml> to 
org.apache.activemq.tooling/activemq-tooling/5.16.0-SNAPSHOT/activemq-tooling-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jms-pool/pom.xml> to 
org.apache.activemq/activemq-jms-pool/5.16.0-SNAPSHOT/activemq-jms-pool-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jms-pool/target/activemq-jms-pool-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-jms-pool/5.16.0-20200528.111331-522/activemq-jms-pool-5.16.0-20200528.111331-522.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-pool/pom.xml> to 
org.apache.activemq/activemq-pool/5.16.0-SNAPSHOT/activemq-pool-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-pool/target/activemq-pool-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-pool/5.16.0-20200528.111347-522/activemq-pool-5.16.0-20200528.111347-522.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jdbc-store/pom.xml> 
to 
org.apache.activemq/activemq-jdbc-store/5.16.0-SNAPSHOT/activemq-jdbc-store-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-jdbc-store/5.16.0-20200528.110316-524/activemq-jdbc-store-5.16.0-20200528.110316-524.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-camel/pom.xml> to 
org.apache.activemq/activemq-camel/5.16.0-SNAPSHOT/activemq-camel-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-camel/target/activemq-camel-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-camel/5.16.0-20200528.164242-512/activemq-camel-5.16.0-20200528.164242-512.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-runtime-config/pom.xml>
 to 
org.apache.activemq/activemq-runtime-config/5.16.0-SNAPSHOT/activemq-runtime-config-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-runtime-config/target/activemq-runtime-config-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-runtime-config/5.16.0-20200528.112705-519/activemq-runtime-config-5.16.0-20200528.112705-519.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/pom.xml> 
to 
org.apache.activemq/activemq-parent/5.16.0-SNAPSHOT/activemq-parent-5.16.0-SNAPSHOT.pom
[Fast Archiver] Compressed 61.51 KB of artifacts by 52.0% relative to #1574
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/pom.xml> to 
org.apache.activemq/activemq-stomp/5.16.0-SNAPSHOT/activemq-stomp-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/target/activemq-stomp-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-stomp/5.16.0-20200528.104237-524/activemq-stomp-5.16.0-20200528.104237-524.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/pom.xml>
 to 
org.apache.activemq/activemq-openwire-generator/5.16.0-SNAPSHOT/activemq-openwire-generator-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-openwire-generator/5.16.0-20200528.100201-528/activemq-openwire-generator-5.16.0-20200528.100201-528.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/pom.xml> to 
org.apache.activemq/activemq-broker/5.16.0-SNAPSHOT/activemq-broker-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/target/activemq-broker-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-broker/5.16.0-20200528.100755-524/activemq-broker-5.16.0-20200528.100755-524.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/target/activemq-broker-5.16.0-SNAPSHOT-tests.jar>
 to 
org.apache.activemq/activemq-broker/5.16.0-20200528.100755-524/activemq-broker-5.16.0-20200528.100755-524-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-demo/pom.xml> to 
org.apache.activemq/activemq-web-demo/5.16.0-SNAPSHOT/activemq-web-demo-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-demo/target/activemq-web-demo-5.16.0-SNAPSHOT.war>
 to 
org.apache.activemq/activemq-web-demo/5.16.0-20200528.164729-510/activemq-web-demo-5.16.0-20200528.164729-510.war
[Fast Archiver] Compressed 31.07 MB of artifacts by 98.9% relative to #1574
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/pom.xml> to 
org.apache.activemq/activemq-mqtt/5.16.0-SNAPSHOT/activemq-mqtt-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/target/activemq-mqtt-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-mqtt/5.16.0-20200528.110302-524/activemq-mqtt-5.16.0-20200528.110302-524.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-shiro/pom.xml> to 
org.apache.activemq/activemq-shiro/5.16.0-SNAPSHOT/activemq-shiro-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-shiro/target/activemq-shiro-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-shiro/5.16.0-20200528.164439-512/activemq-shiro-5.16.0-20200528.164439-512.jar
[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.16.0-SNAPSHOT/activemq-perf-maven-plugin-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq.tooling/activemq-perf-maven-plugin/5.16.0-20200528.164512-511/activemq-perf-maven-plugin-5.16.0-20200528.164512-511.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-run/dependency-reduced-pom.xml>
 to 
org.apache.activemq/activemq-run/5.16.0-SNAPSHOT/activemq-run-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-run/target/activemq-run-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-run/5.16.0-20200528.164423-513/activemq-run-5.16.0-20200528.164423-513.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.16.0-SNAPSHOT/activemq-maven-plugin-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-maven-plugin/target/activemq-maven-plugin-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq.tooling/activemq-maven-plugin/5.16.0-20200528.164530-510/activemq-maven-plugin-5.16.0-20200528.164530-510.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/pom.xml> to 
org.apache.activemq/activemq-karaf/5.16.0-SNAPSHOT/activemq-karaf-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/target/activemq-karaf-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-karaf/5.16.0-20200528.164329-512/activemq-karaf-5.16.0-20200528.164329-512.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/target/classes/features.xml>
 to 
org.apache.activemq/activemq-karaf/5.16.0-20200528.164329-512/activemq-karaf-5.16.0-20200528.164329-512-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/target/classes/features-core.xml>
 to 
org.apache.activemq/activemq-karaf/5.16.0-20200528.164329-512/activemq-karaf-5.16.0-20200528.164329-512-features-core.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/target/classes/activemq.xml>
 to 
org.apache.activemq/activemq-karaf/5.16.0-20200528.164329-512/activemq-karaf-5.16.0-20200528.164329-512-activemq.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/target/classes/org.apache.activemq.server-default.cfg>
 to 
org.apache.activemq/activemq-karaf/5.16.0-20200528.164329-512/activemq-karaf-5.16.0-20200528.164329-512-activemq.cfg
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/target/classes/org.apache.activemq.webconsole.cfg>
 to 
org.apache.activemq/activemq-karaf/5.16.0-20200528.164329-512/activemq-karaf-5.16.0-20200528.164329-512-activemq-webconsole.cfg
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-console/pom.xml> 
to 
org.apache.activemq/activemq-web-console/5.16.0-SNAPSHOT/activemq-web-console-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-console/target/activemq-web-console-5.16.0-SNAPSHOT.war>
 to 
org.apache.activemq/activemq-web-console/5.16.0-20200528.164749-510/activemq-web-console-5.16.0-20200528.164749-510.war
[Fast Archiver] Compressed 14.99 MB of artifacts by 69.8% relative to #1574
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/pom.xml> to 
org.apache.activemq/activemq-jaas/5.16.0-SNAPSHOT/activemq-jaas-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/target/activemq-jaas-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-jaas/5.16.0-20200528.100646-526/activemq-jaas-5.16.0-20200528.100646-526.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-itests-spring31/pom.xml>
 to 
org.apache.activemq/activemq-itests-spring31/5.16.0-SNAPSHOT/activemq-itests-spring31-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-itests-spring31/target/activemq-itests-spring31-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-itests-spring31/5.16.0-20200528.165724-512/activemq-itests-spring31-5.16.0-20200528.165724-512.jar
[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.16.0-SNAPSHOT/activemq-memtest-maven-plugin-5.16.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.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.16.0-20200528.164453-512/activemq-memtest-maven-plugin-5.16.0-20200528.164453-512.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/pom.xml> to 
org.apache.activemq/activemq-ra/5.16.0-SNAPSHOT/activemq-ra-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/target/activemq-ra-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-ra/5.16.0-20200528.111543-522/activemq-ra-5.16.0-20200528.111543-522.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.16.0-20200528.111543-522/activemq-ra-5.16.0-20200528.111543-522.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.16.0-20200528.111543-522/activemq-ra-5.16.0-20200528.111543-522-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.16.0-20200528.111543-522/activemq-ra-5.16.0-20200528.111543-522.xsd.html
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-partition/pom.xml> to 
org.apache.activemq/activemq-partition/5.16.0-SNAPSHOT/activemq-partition-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-partition/target/activemq-partition-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-partition/5.16.0-20200528.111806-520/activemq-partition-5.16.0-20200528.111806-520.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-all/dependency-reduced-pom.xml>
 to 
org.apache.activemq/activemq-all/5.16.0-SNAPSHOT/activemq-all-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-all/target/activemq-all-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-all/5.16.0-20200528.164258-511/activemq-all-5.16.0-20200528.164258-511.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/assembly/pom.xml> to 
org.apache.activemq/apache-activemq/5.16.0-SNAPSHOT/apache-activemq-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/assembly/target/apache-activemq-5.16.0-SNAPSHOT-bin.tar.gz>
 to 
org.apache.activemq/apache-activemq/5.16.0-20200528.165931-510/apache-activemq-5.16.0-20200528.165931-510-bin.tar.gz
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/assembly/target/apache-activemq-5.16.0-SNAPSHOT-bin.zip>
 to 
org.apache.activemq/apache-activemq/5.16.0-20200528.165931-510/apache-activemq-5.16.0-20200528.165931-510-bin.zip
[Fast Archiver] Compressed 126.79 MB of artifacts by 31.6% relative to #1574
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/pom.xml> to 
org.apache.activemq/activemq-console/5.16.0-SNAPSHOT/activemq-console-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/target/activemq-console-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-console/5.16.0-20200528.111736-521/activemq-console-5.16.0-20200528.111736-521.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/pom.xml> to 
org.apache.activemq/activemq-spring/5.16.0-SNAPSHOT/activemq-spring-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/target/activemq-spring-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-spring/5.16.0-20200528.111712-520/activemq-spring-5.16.0-20200528.111712-520.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/target/classes/activemq.xsd>
 to 
org.apache.activemq/activemq-spring/5.16.0-20200528.111712-520/activemq-spring-5.16.0-20200528.111712-520.xsd
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/target/classes/activemq.xsd.html>
 to 
org.apache.activemq/activemq-spring/5.16.0-20200528.111712-520/activemq-spring-5.16.0-20200528.111712-520-schema.html
[Fast Archiver] Compressed 908.79 KB of artifacts by 73.9% relative to #1574
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/pom.xml> to 
org.apache.activemq/activemq-cf/5.16.0-SNAPSHOT/activemq-cf-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/target/activemq-cf-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-cf/5.16.0-20200528.164353-513/activemq-cf-5.16.0-20200528.164353-513.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-leveldb-store/pom.xml>
 to 
org.apache.activemq/activemq-leveldb-store/5.16.0-SNAPSHOT/activemq-leveldb-store-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-leveldb-store/5.16.0-20200528.111240-522/activemq-leveldb-store-5.16.0-20200528.111240-522.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web/pom.xml> to 
org.apache.activemq/activemq-web/5.16.0-SNAPSHOT/activemq-web-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web/target/activemq-web-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-web/5.16.0-20200528.164600-510/activemq-web-5.16.0-20200528.164600-510.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/pom.xml>
 to 
org.apache.activemq/activemq-log4j-appender/5.16.0-SNAPSHOT/activemq-log4j-appender-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.16.0-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-log4j-appender/5.16.0-20200528.164315-513/activemq-log4j-appender-5.16.0-20200528.164315-513.jar
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: KahaDB Store #1575' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: OSGi bundle #1575' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
Sending e-mails to: [email protected]
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Openwire Legacy 
Support #1575' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Karaf Integration 
Tests #1575' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: RAR #1575' does not 
have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: HTTP Protocol 
Support #1575' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: AMQP #1575' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Client #1575' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Blueprint #1575' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: JUnit Rule #1575' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Tooling #1575' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Generic JMS Pool 
#1575' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Pool #1575' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: JDBC Store #1575' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Camel #1575' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Runtime 
Configuration #1575' does not have a result yet. Please make sure you set a 
proper result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ #1575' does not have a 
result yet. Please make sure you set a proper result in case of pipeline/build 
scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: STOMP Protocol 
#1575' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Openwire Generator 
#1575' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Broker #1575' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Web Demo #1575' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: MQTT Protocol 
#1575' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Shiro #1575' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Performance Test 
Plugin #1575' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Run Jar #1575' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: StartUp/Stop Plugin 
#1575' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Apache Karaf #1575' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Web Console #1575' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: JAAS #1575' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Integration Test :: 
Spring 3.1 #1575' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Memory Usage Test 
Plugin #1575' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: RA #1575' does not 
have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Partition 
Management #1575' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: All JAR bundle 
#1575' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
Sending e-mails to: [email protected]
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Console #1575' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Spring #1575' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: ConnectionFactory 
#1575' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: LevelDB Store 
#1575' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Web #1575' does not 
have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Log4j Appender 
#1575' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped

Reply via email to