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

Changes:


------------------------------------------
[...truncated 46.71 KB...]
    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.providers.http.httpclient.conn.HttpHostConnectException: 
Connect to repository.apache.org:443 [repository.apache.org/136.243.146.148, 
repository.apache.org/2a01:4f8:171:1513:0:0:0:2] failed: Connection timed out 
(Connection timed out)
    at 
org.apache.maven.wagon.providers.http.httpclient.impl.conn.DefaultHttpClientConnectionOperator.connect
 (DefaultHttpClientConnectionOperator.java:156)
    at 
org.apache.maven.wagon.providers.http.httpclient.impl.conn.PoolingHttpClientConnectionManager.connect
 (PoolingHttpClientConnectionManager.java:374)
    at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.MainClientExec.establishRoute
 (MainClientExec.java:393)
    at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.MainClientExec.execute
 (MainClientExec.java:236)
    at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.ProtocolExec.execute
 (ProtocolExec.java:186)
    at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec.execute
 (RetryExec.java:89)
    at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RedirectExec.execute
 (RedirectExec.java:110)
    at 
org.apache.maven.wagon.providers.http.httpclient.impl.client.InternalHttpClient.doExecute
 (InternalHttpClient.java:185)
    at 
org.apache.maven.wagon.providers.http.httpclient.impl.client.CloseableHttpClient.execute
 (CloseableHttpClient.java:83)
    at 
org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.execute
 (AbstractHttpClientWagon.java:1002)
    at 
org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.fillInputData
 (AbstractHttpClientWagon.java:1160)
    at 
org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.fillInputData
 (AbstractHttpClientWagon.java:1138)
    at org.apache.maven.wagon.StreamWagon.getInputStream (StreamWagon.java:126)
    at org.apache.maven.wagon.StreamWagon.getIfNewer (StreamWagon.java:88)
    at org.apache.maven.wagon.StreamWagon.get (StreamWagon.java:61)
    at org.eclipse.aether.transport.wagon.WagonTransporter$GetTaskRunner.run 
(WagonTransporter.java:567)
    at org.eclipse.aether.transport.wagon.WagonTransporter.execute 
(WagonTransporter.java:435)
    at org.eclipse.aether.transport.wagon.WagonTransporter.get 
(WagonTransporter.java:412)
    at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask
 (BasicRepositoryConnector.java:457)
    at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run 
(BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run 
(RunnableErrorForwarder.java:75)
    at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute
 (BasicRepositoryConnector.java:644)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get 
(BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload 
(DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy 
(DefaultDeployer.java:256)
    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:242)
    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: java.net.ConnectException: Connection timed out (Connection timed 
out)
    at java.net.PlainSocketImpl.socketConnect (Native Method)
    at java.net.AbstractPlainSocketImpl.doConnect 
(AbstractPlainSocketImpl.java:350)
    at java.net.AbstractPlainSocketImpl.connectToAddress 
(AbstractPlainSocketImpl.java:206)
    at java.net.AbstractPlainSocketImpl.connect 
(AbstractPlainSocketImpl.java:188)
    at java.net.SocksSocketImpl.connect (SocksSocketImpl.java:392)
    at java.net.Socket.connect (Socket.java:607)
    at 
org.apache.maven.wagon.providers.http.httpclient.conn.ssl.SSLConnectionSocketFactory.connectSocket
 (SSLConnectionSocketFactory.java:368)
    at 
org.apache.maven.wagon.providers.http.httpclient.impl.conn.DefaultHttpClientConnectionOperator.connect
 (DefaultHttpClientConnectionOperator.java:142)
    at 
org.apache.maven.wagon.providers.http.httpclient.impl.conn.PoolingHttpClientConnectionManager.connect
 (PoolingHttpClientConnectionManager.java:374)
    at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.MainClientExec.establishRoute
 (MainClientExec.java:393)
    at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.MainClientExec.execute
 (MainClientExec.java:236)
    at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.ProtocolExec.execute
 (ProtocolExec.java:186)
    at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec.execute
 (RetryExec.java:89)
    at 
org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RedirectExec.execute
 (RedirectExec.java:110)
    at 
org.apache.maven.wagon.providers.http.httpclient.impl.client.InternalHttpClient.doExecute
 (InternalHttpClient.java:185)
    at 
org.apache.maven.wagon.providers.http.httpclient.impl.client.CloseableHttpClient.execute
 (CloseableHttpClient.java:83)
    at 
org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.execute
 (AbstractHttpClientWagon.java:1002)
    at 
org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.fillInputData
 (AbstractHttpClientWagon.java:1160)
    at 
org.apache.maven.wagon.providers.http.wagon.shared.AbstractHttpClientWagon.fillInputData
 (AbstractHttpClientWagon.java:1138)
    at org.apache.maven.wagon.StreamWagon.getInputStream (StreamWagon.java:126)
    at org.apache.maven.wagon.StreamWagon.getIfNewer (StreamWagon.java:88)
    at org.apache.maven.wagon.StreamWagon.get (StreamWagon.java:61)
    at org.eclipse.aether.transport.wagon.WagonTransporter$GetTaskRunner.run 
(WagonTransporter.java:567)
    at org.eclipse.aether.transport.wagon.WagonTransporter.execute 
(WagonTransporter.java:435)
    at org.eclipse.aether.transport.wagon.WagonTransporter.get 
(WagonTransporter.java:412)
    at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask
 (BasicRepositoryConnector.java:457)
    at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run 
(BasicRepositoryConnector.java:364)
    at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run 
(RunnableErrorForwarder.java:75)
    at 
org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute
 (BasicRepositoryConnector.java:644)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get 
(BasicRepositoryConnector.java:235)
    at org.eclipse.aether.internal.impl.DefaultDeployer.upload 
(DefaultDeployer.java:399)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy 
(DefaultDeployer.java:256)
    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:242)
    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
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-kahadb-store/pom.xml> 
to 
org.apache.activemq/activemq-kahadb-store/5.16.1-SNAPSHOT/activemq-kahadb-store-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-osgi/pom.xml> to 
org.apache.activemq/activemq-osgi/5.16.1-SNAPSHOT/activemq-osgi-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-unit-tests/pom.xml> 
to 
org.apache.activemq/activemq-unit-tests/5.16.1-SNAPSHOT/activemq-unit-tests-5.16.1-SNAPSHOT.pom
[Fast Archiver] Compressed 71.84 KB of artifacts by 44.5% relative to #1617
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-legacy/pom.xml>
 to 
org.apache.activemq/activemq-openwire-legacy/5.16.1-SNAPSHOT/activemq-openwire-legacy-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf-itest/pom.xml> 
to 
org.apache.activemq/activemq-karaf-itest/5.16.1-SNAPSHOT/activemq-karaf-itest-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-rar/pom.xml> to 
org.apache.activemq/activemq-rar/5.16.1-SNAPSHOT/activemq-rar-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-http/pom.xml> to 
org.apache.activemq/activemq-http/5.16.1-SNAPSHOT/activemq-http-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-amqp/pom.xml> to 
org.apache.activemq/activemq-amqp/5.16.1-SNAPSHOT/activemq-amqp-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-client/pom.xml> to 
org.apache.activemq/activemq-client/5.16.1-SNAPSHOT/activemq-client-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-blueprint/pom.xml> to 
org.apache.activemq/activemq-blueprint/5.16.1-SNAPSHOT/activemq-blueprint-5.16.1-SNAPSHOT.pom
[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.1-SNAPSHOT/activemq-junit-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/pom.xml> to 
org.apache.activemq.tooling/activemq-tooling/5.16.1-SNAPSHOT/activemq-tooling-5.16.1-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.1-SNAPSHOT/activemq-jms-pool-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-pool/pom.xml> to 
org.apache.activemq/activemq-pool/5.16.1-SNAPSHOT/activemq-pool-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jdbc-store/pom.xml> 
to 
org.apache.activemq/activemq-jdbc-store/5.16.1-SNAPSHOT/activemq-jdbc-store-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-camel/pom.xml> to 
org.apache.activemq/activemq-camel/5.16.1-SNAPSHOT/activemq-camel-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-runtime-config/pom.xml>
 to 
org.apache.activemq/activemq-runtime-config/5.16.1-SNAPSHOT/activemq-runtime-config-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Java8/ws/pom.xml> 
to 
org.apache.activemq/activemq-parent/5.16.1-SNAPSHOT/activemq-parent-5.16.1-SNAPSHOT.pom
[Fast Archiver] Compressed 61.87 KB of artifacts by 51.7% relative to #1617
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-stomp/pom.xml> to 
org.apache.activemq/activemq-stomp/5.16.1-SNAPSHOT/activemq-stomp-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-openwire-generator/pom.xml>
 to 
org.apache.activemq/activemq-openwire-generator/5.16.1-SNAPSHOT/activemq-openwire-generator-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-broker/pom.xml> to 
org.apache.activemq/activemq-broker/5.16.1-SNAPSHOT/activemq-broker-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-demo/pom.xml> to 
org.apache.activemq/activemq-web-demo/5.16.1-SNAPSHOT/activemq-web-demo-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-mqtt/pom.xml> to 
org.apache.activemq/activemq-mqtt/5.16.1-SNAPSHOT/activemq-mqtt-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-shiro/pom.xml> to 
org.apache.activemq/activemq-shiro/5.16.1-SNAPSHOT/activemq-shiro-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml>
 to 
org.apache.activemq.tooling/activemq-perf-maven-plugin/5.16.1-SNAPSHOT/activemq-perf-maven-plugin-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-run/pom.xml> to 
org.apache.activemq/activemq-run/5.16.1-SNAPSHOT/activemq-run-5.16.1-SNAPSHOT.pom
[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.1-SNAPSHOT/activemq-maven-plugin-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-karaf/pom.xml> to 
org.apache.activemq/activemq-karaf/5.16.1-SNAPSHOT/activemq-karaf-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web-console/pom.xml> 
to 
org.apache.activemq/activemq-web-console/5.16.1-SNAPSHOT/activemq-web-console-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-jaas/pom.xml> to 
org.apache.activemq/activemq-jaas/5.16.1-SNAPSHOT/activemq-jaas-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-itests-spring31/pom.xml>
 to 
org.apache.activemq/activemq-itests-spring31/5.16.1-SNAPSHOT/activemq-itests-spring31-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml>
 to 
org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.16.1-SNAPSHOT/activemq-memtest-maven-plugin-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-ra/pom.xml> to 
org.apache.activemq/activemq-ra/5.16.1-SNAPSHOT/activemq-ra-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-partition/pom.xml> to 
org.apache.activemq/activemq-partition/5.16.1-SNAPSHOT/activemq-partition-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-all/pom.xml> to 
org.apache.activemq/activemq-all/5.16.1-SNAPSHOT/activemq-all-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/assembly/pom.xml> to 
org.apache.activemq/apache-activemq/5.16.1-SNAPSHOT/apache-activemq-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-console/pom.xml> to 
org.apache.activemq/activemq-console/5.16.1-SNAPSHOT/activemq-console-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-spring/pom.xml> to 
org.apache.activemq/activemq-spring/5.16.1-SNAPSHOT/activemq-spring-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-cf/pom.xml> to 
org.apache.activemq/activemq-cf/5.16.1-SNAPSHOT/activemq-cf-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-leveldb-store/pom.xml>
 to 
org.apache.activemq/activemq-leveldb-store/5.16.1-SNAPSHOT/activemq-leveldb-store-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-web/pom.xml> to 
org.apache.activemq/activemq-web/5.16.1-SNAPSHOT/activemq-web-5.16.1-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8/ws/activemq-log4j-appender/pom.xml>
 to 
org.apache.activemq/activemq-log4j-appender/5.16.1-SNAPSHOT/activemq-log4j-appender-5.16.1-SNAPSHOT.pom
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: KahaDB Store #1618' 
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 #1618' 
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 :: Unit Tests #1618' 
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 Legacy 
Support #1618' 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 #1618' 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 #1618' 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 #1618' 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 #1618' 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 #1618' 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 #1618' 
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 #1618' 
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 #1618' 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 
#1618' 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 #1618' 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 #1618' 
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 #1618' 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 #1618' 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 :: STOMP Protocol 
#1618' 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 
#1618' 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 #1618' 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 #1618' 
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 
#1618' 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 #1618' 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 #1618' 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 #1618' 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 
#1618' 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 #1618' 
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 #1618' 
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 #1618' 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 #1618' 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 #1618' 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 #1618' 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 #1618' 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 
#1618' 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 :: Assembly #1618' 
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 :: Console #1618' 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 #1618' 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 
#1618' 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 
#1618' 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 #1618' 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 
#1618' 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