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

Changes:

[jbonofre] Make JMSConsumerTest more robust on slow machine

[jbonofre] Make DurablePersistentFalseRestartTest more robut on slow machine


------------------------------------------
[...truncated 22.85 KB...]
[WARNING] 
/home/jenkins/jenkins-slave/workspace/ActiveMQ-Java8/activemq-client/src/main/java/org/apache/activemq/transport/udp/UdpTransportFactory.java:[35,46]
 org.apache.activemq.transport.reliable.ReliableTransport in 
org.apache.activemq.transport.reliable has been deprecated
[WARNING] 
/home/jenkins/jenkins-slave/workspace/ActiveMQ-Java8/activemq-client/src/main/java/org/apache/activemq/transport/multicast/MulticastTransportFactory.java:[25,41]
 org.apache.activemq.transport.udp.UdpTransportFactory in 
org.apache.activemq.transport.udp has been deprecated
[WARNING] 
/home/jenkins/jenkins-slave/workspace/ActiveMQ-Java8/activemq-client/src/main/java/org/apache/activemq/transport/udp/UdpTransportServer.java:[35,46]
 org.apache.activemq.transport.reliable.ReliableTransport in 
org.apache.activemq.transport.reliable has been deprecated
[WARNING] 
/home/jenkins/jenkins-slave/workspace/ActiveMQ-Java8/activemq-client/src/main/java/org/apache/activemq/transport/reliable/ReplayStrategy.java:[38,30]
 org.apache.activemq.transport.reliable.ReliableTransport in 
org.apache.activemq.transport.reliable has been deprecated
[WARNING] 
/home/jenkins/jenkins-slave/workspace/ActiveMQ-Java8/activemq-client/src/main/java/org/apache/activemq/transport/reliable/ReplayStrategy.java:[40,27]
 org.apache.activemq.transport.reliable.ReliableTransport in 
org.apache.activemq.transport.reliable has been deprecated
[WARNING] 
/home/jenkins/jenkins-slave/workspace/ActiveMQ-Java8/activemq-client/src/main/java/org/apache/activemq/transport/multicast/MulticastTransportFactory.java:[33,48]
 org.apache.activemq.transport.udp.UdpTransportFactory in 
org.apache.activemq.transport.udp has been deprecated
[WARNING] 
/home/jenkins/jenkins-slave/workspace/ActiveMQ-Java8/activemq-client/src/main/java/org/apache/activemq/transport/reliable/DefaultReplayStrategy.java:[38,37]
 org.apache.activemq.transport.reliable.ReliableTransport in 
org.apache.activemq.transport.reliable has been deprecated
[WARNING] 
/home/jenkins/jenkins-slave/workspace/ActiveMQ-Java8/activemq-client/src/main/java/org/apache/activemq/transport/reliable/DefaultReplayStrategy.java:[53,34]
 org.apache.activemq.transport.reliable.ReliableTransport in 
org.apache.activemq.transport.reliable has been deprecated
[WARNING] 
/home/jenkins/jenkins-slave/workspace/ActiveMQ-Java8/activemq-client/src/main/java/org/apache/activemq/transport/reliable/ExceptionIfDroppedReplayStrategy.java:[38,37]
 org.apache.activemq.transport.reliable.ReliableTransport in 
org.apache.activemq.transport.reliable has been deprecated
[WARNING] 
/home/jenkins/jenkins-slave/workspace/ActiveMQ-Java8/activemq-client/src/main/java/org/apache/activemq/transport/reliable/ExceptionIfDroppedReplayStrategy.java:[49,34]
 org.apache.activemq.transport.reliable.ReliableTransport in 
org.apache.activemq.transport.reliable has been deprecated
[INFO] 
/home/jenkins/jenkins-slave/workspace/ActiveMQ-Java8/activemq-client/src/main/java/org/apache/activemq/openwire/v1/BaseDataStreamMarshaller.java:
 Some input files use unchecked or unsafe operations.
[INFO] 
/home/jenkins/jenkins-slave/workspace/ActiveMQ-Java8/activemq-client/src/main/java/org/apache/activemq/openwire/v1/BaseDataStreamMarshaller.java:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ 
activemq-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
activemq-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to 
/home/jenkins/jenkins-slave/workspace/ActiveMQ-Java8/activemq-client/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ activemq-client 
---
[INFO] Surefire report directory: 
/home/jenkins/jenkins-slave/workspace/ActiveMQ-Java8/activemq-client/target/surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.activemq.ActiveMQMessageAuditNotSyncTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s 
- in org.apache.activemq.ActiveMQMessageAuditNotSyncTest
[INFO] Running org.apache.activemq.ActiveMQSslConnectionFactoryTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.888 s 
- in org.apache.activemq.ActiveMQSslConnectionFactoryTest
[INFO] Running org.apache.activemq.ActiveMQXASslConnectionFactoryTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.878 s 
- in org.apache.activemq.ActiveMQXASslConnectionFactoryTest
[INFO] Running org.apache.activemq.broker.scheduler.CronParserTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s 
- in org.apache.activemq.broker.scheduler.CronParserTest
[INFO] Running org.apache.activemq.broker.scheduler.SslContextTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 s - 
in org.apache.activemq.broker.scheduler.SslContextTest
[INFO] Running org.apache.activemq.command.ActiveMQMessageIsMarshalledTest
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s 
- in org.apache.activemq.command.ActiveMQMessageIsMarshalledTest
[INFO] Running org.apache.activemq.command.ScheduledValuesTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - 
in org.apache.activemq.command.ScheduledValuesTest
[INFO] Running org.apache.activemq.command.VisibilityTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.328 s 
- in org.apache.activemq.command.VisibilityTest
[INFO] Running org.apache.activemq.state.ConnectionStateTrackerTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s 
- in org.apache.activemq.state.ConnectionStateTrackerTest
[INFO] Running org.apache.activemq.thread.PooledTaskRunnerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s 
- in org.apache.activemq.thread.PooledTaskRunnerTest
[INFO] Running org.apache.activemq.thread.SchedulerTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.167 s 
- in org.apache.activemq.thread.SchedulerTest
[INFO] Running org.apache.activemq.thread.TaskRunnerFactoryTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s 
- in org.apache.activemq.thread.TaskRunnerFactoryTest
[INFO] Running org.apache.activemq.thread.TaskRunnerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s 
- in org.apache.activemq.thread.TaskRunnerTest
[INFO] Running org.apache.activemq.usage.MemoryUsageConcurrencyTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.373 s 
- in org.apache.activemq.usage.MemoryUsageConcurrencyTest
[INFO] Running org.apache.activemq.usage.MemoryUsageTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s 
- in org.apache.activemq.usage.MemoryUsageTest
[INFO] Running org.apache.activemq.util.BitArrayBinTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.584 s 
- in org.apache.activemq.util.BitArrayBinTest
[INFO] Running org.apache.activemq.util.ClassLoadingAwareObjectInputStreamTest
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 s 
- in org.apache.activemq.util.ClassLoadingAwareObjectInputStreamTest
[INFO] Running org.apache.activemq.util.DataByteArrayInputStreamTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.31 s - 
in org.apache.activemq.util.DataByteArrayInputStreamTest
[INFO] Running org.apache.activemq.util.DataByteArrayOutputStreamTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s 
- in org.apache.activemq.util.DataByteArrayOutputStreamTest
[INFO] Running org.apache.activemq.util.IdGeneratorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s 
- in org.apache.activemq.util.IdGeneratorTest
[INFO] Running org.apache.activemq.util.IntrospectionSupportTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s 
- in org.apache.activemq.util.IntrospectionSupportTest
[INFO] Running org.apache.activemq.util.LRUCacheTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.485 s 
- in org.apache.activemq.util.LRUCacheTest
[INFO] Running org.apache.activemq.util.MarshallingSupportTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s 
- in org.apache.activemq.util.MarshallingSupportTest
[INFO] Running org.apache.activemq.util.StopWatchTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.966 s 
- in org.apache.activemq.util.StopWatchTest
[INFO] Running org.apache.activemq.util.StringArrayConverterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s 
- in org.apache.activemq.util.StringArrayConverterTest
[INFO] Running 
org.apache.activemq.util.StringToListOfActiveMQDestinationConverterTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s 
- in org.apache.activemq.util.StringToListOfActiveMQDestinationConverterTest
[INFO] Running org.apache.activemq.util.URISupportTest
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s 
- in org.apache.activemq.util.URISupportTest
[INFO] Running org.apache.activemq.util.XASupportTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s 
- in org.apache.activemq.util.XASupportTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 181, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: KahaDB Store #1567' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: OSGi bundle #1567' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Unit Tests #1567' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Openwire Legacy 
Support #1567' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Karaf Integration 
Tests #1567' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: RAR #1567' does not 
have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: HTTP Protocol 
Support #1567' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: AMQP #1567' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Client #1567' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Blueprint #1567' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: JUnit Rule #1567' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Tooling #1567' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Generic JMS Pool 
#1567' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Pool #1567' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: JDBC Store #1567' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Camel #1567' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Runtime 
Configuration #1567' does not have a result yet. Please make sure you set a 
proper result in case of pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ #1567' does not have a 
result yet. Please make sure you set a proper result in case of pipeline/build 
scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: STOMP Protocol 
#1567' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Openwire Generator 
#1567' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Broker #1567' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Web Demo #1567' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: MQTT Protocol 
#1567' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Shiro #1567' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Performance Test 
Plugin #1567' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Run Jar #1567' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: StartUp/Stop Plugin 
#1567' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Apache Karaf #1567' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Web Console #1567' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: JAAS #1567' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Integration Test :: 
Spring 3.1 #1567' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Memory Usage Test 
Plugin #1567' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: RA #1567' does not 
have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Partition 
Management #1567' does not have a result yet. Please make sure you set a proper 
result in case of pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: All JAR bundle 
#1567' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Assembly #1567' 
does not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Console #1567' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Spring #1567' does 
not have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: ConnectionFactory 
#1567' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: LevelDB Store 
#1567' does not have a result yet. Please make sure you set a proper result in 
case of pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Web #1567' does not 
have a result yet. Please make sure you set a proper result in case of 
pipeline/build scripts.
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
No mail will be sent out, as 'ActiveMQ-Java8 » ActiveMQ :: Log4j Appender 
#1567' 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
ERROR: Failed to parse POMs
java.io.IOException: Backing channel 'H36' is disconnected.
        at 
hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:214)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
        at com.sun.proxy.$Proxy141.isAlive(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1150)
        at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:166)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:879)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
        at hudson.model.Run.execute(Run.java:1815)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
Caused by: java.io.IOException: Unexpected termination of the channel
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:77)
Caused by: java.io.EOFException
        at 
java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2681)
        at 
java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3156)
        at 
java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:862)
        at java.io.ObjectInputStream.<init>(ObjectInputStream.java:358)
        at 
hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
        at hudson.remoting.Command.readFrom(Command.java:140)
        at hudson.remoting.Command.readFrom(Command.java:126)
        at 
hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:36)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)
ERROR: H36 is offline; cannot locate JDK 1.8 (latest)
ERROR: H36 is offline; cannot locate Maven 3 (latest)

Reply via email to