You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/12/06 23:09:27 UTC

Build failed in Jenkins: Curator » Curator ZooKeeper 3.4 Testing #58

See <https://builds.apache.org/job/Curator/org.apache.curator$curator-test-zk34/58/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator ZooKeeper 3.4 Testing 4.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-test/2.12.0/curator-test-2.12.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-test/2.12.0/curator-test-2.12.0.pom (5 KB at 202.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-test/2.12.0/curator-test-2.12.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.jar (786 KB at 10476.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-test/2.12.0/curator-test-2.12.0.jar (2368 KB at 12461.1 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ curator-test-zk34 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-curator-test-classes) @ curator-test-zk34 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ curator-test-zk34 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ curator-test-zk34 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ curator-test-zk34 ---
[INFO] No sources to compile
[INFO] 
[INFO] >>> clirr-maven-plugin:2.8:check (default) > compile @ curator-test-zk34 >>>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-curator-test-classes) @ curator-test-zk34 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ curator-test-zk34 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ curator-test-zk34 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource to META-INF
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ curator-test-zk34 ---
[INFO] No sources to compile
[WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo
[CHECKSTYLE] No report found for mojo check
[INFO] 
[INFO] <<< clirr-maven-plugin:2.8:check (default) < compile @ curator-test-zk34 <<<
[INFO] 
[INFO] --- clirr-maven-plugin:2.8:check (default) @ curator-test-zk34 ---
[INFO] artifact org.apache.curator:curator-test-zk34: checking for updates from Nexus
[INFO] artifact org.apache.curator:curator-test-zk34: checking for updates from central
[INFO] Comparing to version: 4.0.1
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-test-zk34/4.0.1/curator-test-zk34-4.0.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-test-zk34/4.0.1/curator-test-zk34-4.0.1.jar (8 KB at 433.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-test-zk34/4.0.1/curator-test-zk34-4.0.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-test-zk34/4.0.1/curator-test-zk34-4.0.1.pom (8 KB at 389.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-recipes/4.0.1/curator-recipes-4.0.1-tests.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-recipes/4.0.1/curator-recipes-4.0.1-tests.jar (402 KB at 7050.8 KB/sec)
[INFO] Succeeded with 0 errors; 0 warnings; and 0 other changes.
[CHECKSTYLE] No report found for mojo check[INFO] 

[INFO] --- maven-bundle-plugin:3.2.0:manifest (bundle-manifest) @ curator-test-zk34 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ curator-test-zk34 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ curator-test-zk34 ---
[INFO] Compiling 6 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-test-zk34/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ curator-test-zk34 ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.test.TestCompatibility
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.224 sec - in org.apache.curator.test.TestCompatibility
Running org.apache.curator.framework.imps.TestMultiClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.932 sec - in org.apache.curator.framework.imps.TestMultiClient
Running org.apache.curator.framework.imps.TestWatcherIdentity
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.556 sec - in org.apache.curator.framework.imps.TestWatcherIdentity
Running org.apache.curator.framework.imps.TestTransactionsNew
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.549 sec - in org.apache.curator.framework.imps.TestTransactionsNew
Running org.apache.curator.framework.imps.TestTransactionsOld
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.297 sec - in org.apache.curator.framework.imps.TestTransactionsOld
Running org.apache.curator.framework.ensemble.TestEnsembleProvider
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.694 sec - in org.apache.curator.framework.ensemble.TestEnsembleProvider
Running org.apache.curator.framework.imps.TestExistsBuilder
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.031 sec - in org.apache.curator.framework.imps.TestExistsBuilder
Running org.apache.curator.framework.imps.TestFrameworkEdges
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 266.336 sec - in org.apache.curator.framework.imps.TestFrameworkEdges
Running org.apache.curator.framework.imps.TestEnabledSessionExpiredState
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 133.972 sec - in org.apache.curator.framework.imps.TestEnabledSessionExpiredState
Running org.apache.curator.framework.imps.TestNamespaceFacade
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.606 sec - in org.apache.curator.framework.imps.TestNamespaceFacade
Running org.apache.curator.framework.imps.TestCompressionInTransactionNew
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.297 sec - in org.apache.curator.framework.imps.TestCompressionInTransactionNew
Running org.apache.curator.framework.imps.TestFailedDeleteManager
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 122.546 sec - in org.apache.curator.framework.imps.TestFailedDeleteManager
Running org.apache.curator.framework.imps.TestTtlNodes
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec - in org.apache.curator.framework.imps.TestTtlNodes
Running org.apache.curator.framework.imps.TestEnsureContainers
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.121 sec - in org.apache.curator.framework.imps.TestEnsureContainers
Running org.apache.curator.framework.imps.TestWithCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.966 sec - in org.apache.curator.framework.imps.TestWithCluster
Running org.apache.curator.framework.state.TestConnectionStateManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.192 sec - in org.apache.curator.framework.state.TestConnectionStateManager
Running org.apache.curator.framework.imps.TestWatcherRemovalManager
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec - in org.apache.curator.framework.imps.TestWatcherRemovalManager
Running org.apache.curator.framework.imps.TestRemoveWatches
Running org.apache.curator.framework.imps.TestCompressionInTransactionOld
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.29 sec - in org.apache.curator.framework.imps.TestCompressionInTransactionOld
Running org.apache.curator.framework.imps.TestCreateReturningStat
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec - in org.apache.curator.framework.imps.TestCreateReturningStat
Running org.apache.curator.framework.imps.TestCleanState
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 sec - in org.apache.curator.framework.imps.TestCleanState
Running org.apache.curator.framework.imps.TestFrameworkBackground
Running org.apache.curator.framework.imps.TestTempFramework
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.117 sec - in org.apache.curator.framework.imps.TestTempFramework
Running org.apache.curator.framework.imps.TestReconfiguration
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec - in org.apache.curator.framework.imps.TestReconfiguration
Running org.apache.curator.framework.imps.TestFramework
Running org.apache.curator.framework.imps.TestReadOnly
Running org.apache.curator.framework.imps.TestCreate
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.536 sec - in org.apache.curator.framework.imps.TestCreate
Running org.apache.curator.framework.imps.TestCompression
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.313 sec - in org.apache.curator.framework.imps.TestCompression
Running org.apache.curator.framework.imps.TestNeverConnected
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.736 sec - in org.apache.curator.framework.imps.TestNeverConnected
Running org.apache.curator.framework.schema.TestSchema
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec - in org.apache.curator.framework.schema.TestSchema
Running org.apache.curator.framework.imps.TestBlockUntilConnected
Running org.apache.curator.framework.recipes.cache.TestTreeCache
Running org.apache.curator.framework.recipes.queue.TestQueueSharder
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorWithExecutor
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.793 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorWithExecutor
Running org.apache.curator.framework.recipes.nodes.TestPersistentTtlNode
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec - in org.apache.curator.framework.recipes.nodes.TestPersistentTtlNode
Running org.apache.curator.framework.recipes.locks.TestChildReaper
Running org.apache.curator.framework.recipes.leader.TestLeaderSelector
Running org.apache.curator.framework.client.TestBackgroundStates
Running org.apache.curator.framework.recipes.locks.TestLockACLs
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.195 sec - in org.apache.curator.framework.recipes.locks.TestLockACLs
Running org.apache.curator.framework.recipes.cache.TestTreeCacheRandomTree
Running org.apache.curator.framework.client.TestResetConnectionWithBackgroundFailure
Running org.apache.curator.framework.recipes.locks.TestInterProcessMultiMutex
Running org.apache.curator.framework.recipes.locks.TestLockCleanlinessWithFaults
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.001 sec - in org.apache.curator.framework.recipes.locks.TestLockCleanlinessWithFaults
Running org.apache.curator.framework.recipes.queue.TestQueueItem
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec - in org.apache.curator.framework.recipes.queue.TestQueueItem
Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphore
Running org.apache.curator.framework.recipes.shared.TestSharedCount
Running org.apache.curator.framework.recipes.cache.TestPathChildrenCache
Running org.apache.curator.framework.recipes.nodes.TestPersistentNode
Running org.apache.curator.framework.recipes.barriers.TestDistributedDoubleBarrier
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.451 sec - in org.apache.curator.framework.recipes.barriers.TestDistributedDoubleBarrier
Running org.apache.curator.framework.recipes.cache.TestTreeCacheEventOrdering
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.603 sec - in org.apache.curator.framework.recipes.cache.TestTreeCacheEventOrdering
Running org.apache.curator.framework.recipes.cache.TestPathChildrenCacheInCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.049 sec - in org.apache.curator.framework.recipes.cache.TestPathChildrenCacheInCluster
Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreMutex
Running org.apache.curator.framework.recipes.cache.TestNodeCache
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.428 sec - in org.apache.curator.framework.recipes.cache.TestNodeCache
Running org.apache.curator.framework.recipes.leader.TestLeaderAcls
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 sec - in org.apache.curator.framework.recipes.leader.TestLeaderAcls
Running org.apache.curator.framework.recipes.cache.TestPathChildrenCacheEventOrdering
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.68 sec - in org.apache.curator.framework.recipes.cache.TestPathChildrenCacheEventOrdering
Running org.apache.curator.framework.recipes.queue.TestDistributedIdQueue
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.457 sec - in org.apache.curator.framework.recipes.queue.TestDistributedIdQueue
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorParticipants
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.223 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorParticipants
Running org.apache.curator.framework.recipes.leader.TestLeaderLatch
Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreCluster
Running org.apache.curator.framework.recipes.locks.TestInterProcessMutexBase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in org.apache.curator.framework.recipes.locks.TestInterProcessMutexBase
Running org.apache.curator.framework.recipes.queue.TestSimpleDistributedQueue
Running org.apache.curator.framework.recipes.atomic.TestCachedAtomicCounter
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.073 sec - in org.apache.curator.framework.recipes.atomic.TestCachedAtomicCounter
Running org.apache.curator.framework.recipes.cache.TestEventOrdering
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec - in org.apache.curator.framework.recipes.cache.TestEventOrdering
Running org.apache.curator.framework.recipes.atomic.TestDistributedAtomicLong
Running org.apache.curator.framework.recipes.locks.TestInterProcessReadWriteLock
Running org.apache.curator.framework.recipes.locks.TestReaper
Running org.apache.curator.framework.recipes.locks.TestInterProcessMutex
Running org.apache.curator.framework.recipes.leader.TestLeaderLatchCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.772 sec - in org.apache.curator.framework.recipes.leader.TestLeaderLatchCluster
Running org.apache.curator.framework.recipes.queue.TestDistributedPriorityQueue
Running org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNode
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.331 sec - in org.apache.curator.framework.recipes.leader.TestLeaderSelectorCluster
Running org.apache.curator.framework.recipes.barriers.TestDistributedBarrier
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.575 sec - in org.apache.curator.framework.recipes.barriers.TestDistributedBarrier
Running org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener
Running org.apache.curator.framework.recipes.nodes.TestGroupMember
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.738 sec - in org.apache.curator.framework.recipes.nodes.TestGroupMember
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorEdges
Running org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue
Running org.apache.curator.framework.recipes.queue.TestDistributedQueue
Running org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue

Results :

Tests run: 119, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results

Jenkins build is back to normal : Curator » Curator ZooKeeper 3.4 Testing #60

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/org.apache.curator$curator-test-zk34/60/display/redirect?page=changes>


Build failed in Jenkins: Curator » Curator ZooKeeper 3.4 Testing #59

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/org.apache.curator$curator-test-zk34/59/display/redirect>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator ZooKeeper 3.4 Testing 4.0.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/mycila/maven-license-plugin/maven-license-plugin/1.9.0/maven-license-plugin-1.9.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/mycila/maven-license-plugin/maven-license-plugin/1.9.0/maven-license-plugin-1.9.0.pom (11 KB at 24.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/mycila/parent-pom/5/parent-pom-5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/mycila/parent-pom/5/parent-pom-5.pom (9 KB at 274.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/mycila/maven-license-plugin/maven-license-plugin/1.9.0/maven-license-plugin-1.9.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/mycila/maven-license-plugin/maven-license-plugin/1.9.0/maven-license-plugin-1.9.0.jar (54 KB at 1178.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.pom (4 KB at 178.7 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/curator/curator-framework/4.0.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/curator/curator-framework/4.0.2-SNAPSHOT/curator-framework-4.0.2-SNAPSHOT.pom
[WARNING] The POM for org.apache.curator:curator-framework:jar:4.0.2-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.apache.curator:curator-framework:jar:tests:4.0.2-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/curator/curator-recipes/4.0.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/curator/curator-recipes/4.0.2-SNAPSHOT/curator-recipes-4.0.2-SNAPSHOT.pom
[WARNING] The POM for org.apache.curator:curator-recipes:jar:4.0.2-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.apache.curator:curator-recipes:jar:tests:4.0.2-SNAPSHOT is missing, no dependency information available
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.6/slf4j-log4j12-1.7.6.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.6/slf4j-log4j12-1.7.6.pom (2 KB at 62.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.6/slf4j-log4j12-1.7.6.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-log4j12/1.7.6/slf4j-log4j12-1.7.6.jar (9 KB at 157.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar (29 KB at 406.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/zookeeper/zookeeper/3.4.8/zookeeper-3.4.8.jar (786 KB at 6236.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/1.9.5/mockito-core-1.9.5.jar (1465 KB at 7512.1 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/curator/curator-framework/4.0.2-SNAPSHOT/curator-framework-4.0.2-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/curator/curator-framework/4.0.2-SNAPSHOT/curator-framework-4.0.2-SNAPSHOT-tests.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/curator/curator-recipes/4.0.2-SNAPSHOT/curator-recipes-4.0.2-SNAPSHOT.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/curator/curator-recipes/4.0.2-SNAPSHOT/curator-recipes-4.0.2-SNAPSHOT-tests.jar
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/