See 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/118/display/redirect?page=changes>

Changes:

[randgalt] Using only Stat version to note node change (for UPDATE event) is not

[randgalt] Use Mzxid to determine node change

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Recipes 3.3.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ curator-recipes ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
curator-recipes ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
curator-recipes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
curator-recipes ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 86 source files to 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/target/classes>
[INFO] 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/queue/DistributedQueue.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/queue/DistributedQueue.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/cache/TreeCache.java>:
 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/cache/TreeCache.java>
 uses unchecked or unsafe operations.
[INFO] 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/cache/TreeCache.java>:
 Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ curator-recipes 
>>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
curator-recipes ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
curator-recipes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ 
curator-recipes ---
[INFO] Nothing to compile - all classes are up to date
[WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo
[CHECKSTYLE] No report found for mojo check
[INFO] 
[INFO] <<< clirr-maven-plugin:2.6.1:check (default) < compile @ curator-recipes 
<<<
[INFO] 
[INFO] --- clirr-maven-plugin:2.6.1:check (default) @ curator-recipes ---
[INFO] artifact org.apache.curator:curator-recipes: checking for updates from 
Nexus
[INFO] artifact org.apache.curator:curator-recipes: checking for updates from 
central
[INFO] Comparing to version: 3.3.0
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-recipes/3.3.0/curator-recipes-3.3.0.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-recipes/3.3.0/curator-recipes-3.3.0.jar
 (280 KB at 9019.2 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-recipes/3.3.0/curator-recipes-3.3.0.pom
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-recipes/3.3.0/curator-recipes-3.3.0.pom
 (4 KB at 274.0 KB/sec)
[INFO] Downloading: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.3.0/curator-framework-3.3.0-tests.jar
[INFO] Downloaded: 
https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/3.3.0/curator-framework-3.3.0-tests.jar
 (172 KB at 569.9 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-recipes ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
curator-recipes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ 
curator-recipes ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 53 source files to 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/target/test-classes>
[INFO] 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/src/test/java/org/apache/curator/framework/client/TestBackgroundStates.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/src/test/java/org/apache/curator/framework/client/TestBackgroundStates.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ curator-recipes 
---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-recipes/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.framework.client.TestBackgroundStates
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 393.729 sec - 
in org.apache.curator.framework.client.TestBackgroundStates
Running 
org.apache.curator.framework.client.TestResetConnectionWithBackgroundFailure
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 169.707 sec - 
in org.apache.curator.framework.client.TestResetConnectionWithBackgroundFailure
Running org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNode
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,177.738 sec 
- in org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNode
Running org.apache.curator.framework.recipes.nodes.TestGroupMember
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.833 sec - in 
org.apache.curator.framework.recipes.nodes.TestGroupMember
Running org.apache.curator.framework.recipes.nodes.TestPersistentNode
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.145 sec - in 
org.apache.curator.framework.recipes.nodes.TestPersistentNode
Running 
org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.224 sec - in 
org.apache.curator.framework.recipes.nodes.TestPersistentEphemeralNodeListener
Running 
org.apache.curator.framework.recipes.cache.TestPathChildrenCacheEventOrdering
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.829 sec - in 
org.apache.curator.framework.recipes.cache.TestPathChildrenCacheEventOrdering
Running org.apache.curator.framework.recipes.cache.TestTreeCacheEventOrdering
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.766 sec - in 
org.apache.curator.framework.recipes.cache.TestTreeCacheEventOrdering
Running org.apache.curator.framework.recipes.cache.TestEventOrdering
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in 
org.apache.curator.framework.recipes.cache.TestEventOrdering
Running org.apache.curator.framework.recipes.cache.TestPathChildrenCache
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 197.107 sec - 
in org.apache.curator.framework.recipes.cache.TestPathChildrenCache
Running org.apache.curator.framework.recipes.cache.TestTreeCacheRandomTree
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.829 sec - in 
org.apache.curator.framework.recipes.cache.TestTreeCacheRandomTree
Running org.apache.curator.framework.recipes.cache.TestTreeCache
Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 737.952 sec - 
in org.apache.curator.framework.recipes.cache.TestTreeCache
Running 
org.apache.curator.framework.recipes.cache.TestPathChildrenCacheInCluster
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.645 sec <<< 
FAILURE! - in 
org.apache.curator.framework.recipes.cache.TestPathChildrenCacheInCluster
testMissedDelete(org.apache.curator.framework.recipes.cache.TestPathChildrenCacheInCluster)
  Time elapsed: 1.754 sec  <<< FAILURE!
java.lang.AssertionError: expected [CONNECTION_RECONNECTED] but found 
[CONNECTION_SUSPENDED]
        at org.testng.Assert.fail(Assert.java:94)
        at org.testng.Assert.failNotEquals(Assert.java:513)
        at org.testng.Assert.assertEqualsImpl(Assert.java:135)
        at org.testng.Assert.assertEquals(Assert.java:116)
        at org.testng.Assert.assertEquals(Assert.java:179)
        at 
org.apache.curator.framework.recipes.cache.TestPathChildrenCacheInCluster.testMissedDelete(TestPathChildrenCacheInCluster.java:70)

Running org.apache.curator.framework.recipes.cache.TestNodeCache
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 141.344 sec - 
in org.apache.curator.framework.recipes.cache.TestNodeCache
Running 
org.apache.curator.framework.recipes.barriers.TestDistributedDoubleBarrier
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.516 sec - in 
org.apache.curator.framework.recipes.barriers.TestDistributedDoubleBarrier
Running org.apache.curator.framework.recipes.barriers.TestDistributedBarrier
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.535 sec - in 
org.apache.curator.framework.recipes.barriers.TestDistributedBarrier
Running org.apache.curator.framework.recipes.locks.TestInterProcessMultiMutex
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 184.693 sec - 
in org.apache.curator.framework.recipes.locks.TestInterProcessMultiMutex
Running org.apache.curator.framework.recipes.locks.TestInterProcessMutexBase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in 
org.apache.curator.framework.recipes.locks.TestInterProcessMutexBase
Running 
org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 466.465 sec - 
in org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreCluster
Running org.apache.curator.framework.recipes.locks.TestReaper
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 814.906 sec - 
in org.apache.curator.framework.recipes.locks.TestReaper
Running org.apache.curator.framework.recipes.locks.TestLockACLs
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.393 sec - in 
org.apache.curator.framework.recipes.locks.TestLockACLs
Running org.apache.curator.framework.recipes.locks.TestInterProcessMutex
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 184.344 sec - 
in org.apache.curator.framework.recipes.locks.TestInterProcessMutex
Running org.apache.curator.framework.recipes.locks.TestInterProcessSemaphore
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,417.791 sec 
- in org.apache.curator.framework.recipes.locks.TestInterProcessSemaphore
Running 
org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreMutex
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 156.583 sec - 
in org.apache.curator.framework.recipes.locks.TestInterProcessSemaphoreMutex
Running org.apache.curator.framework.recipes.locks.TestChildReaper
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,026.083 sec 
- in org.apache.curator.framework.recipes.locks.TestChildReaper
Running org.apache.curator.framework.recipes.locks.TestLockCleanlinessWithFaults
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.908 sec - in 
org.apache.curator.framework.recipes.locks.TestLockCleanlinessWithFaults
Running org.apache.curator.framework.recipes.locks.TestInterProcessReadWriteLock
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.472 sec - 
in org.apache.curator.framework.recipes.locks.TestInterProcessReadWriteLock
Running org.apache.curator.framework.recipes.shared.TestSharedCount
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 232.934 sec - 
in org.apache.curator.framework.recipes.shared.TestSharedCount
Running org.apache.curator.framework.recipes.atomic.TestCachedAtomicCounter
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.013 sec - in 
org.apache.curator.framework.recipes.atomic.TestCachedAtomicCounter
Running org.apache.curator.framework.recipes.atomic.TestDistributedAtomicLong
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.748 sec - 
in org.apache.curator.framework.recipes.atomic.TestDistributedAtomicLong
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorEdges
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.607 sec - in 
org.apache.curator.framework.recipes.leader.TestLeaderSelectorEdges
Running org.apache.curator.framework.recipes.leader.TestLeaderSelector
Killed
Running 
org.apache.curator.framework.recipes.leader.TestLeaderSelectorWithExecutor
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.845 sec - in 
org.apache.curator.framework.recipes.leader.TestLeaderSelectorWithExecutor
Running org.apache.curator.framework.recipes.leader.TestLeaderLatchCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.681 sec - in 
org.apache.curator.framework.recipes.leader.TestLeaderLatchCluster
Running org.apache.curator.framework.recipes.leader.TestLeaderLatch
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 685.312 sec - 
in org.apache.curator.framework.recipes.leader.TestLeaderLatch
Running org.apache.curator.framework.recipes.leader.TestLeaderSelectorCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.382 sec - in 
org.apache.curator.framework.recipes.leader.TestLeaderSelectorCluster
Running 
org.apache.curator.framework.recipes.leader.TestLeaderSelectorParticipants
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.678 sec - in 
org.apache.curator.framework.recipes.leader.TestLeaderSelectorParticipants
Running org.apache.curator.framework.recipes.leader.TestLeaderAcls
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 sec - in 
org.apache.curator.framework.recipes.leader.TestLeaderAcls
Running org.apache.curator.framework.recipes.queue.TestDistributedIdQueue
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.162 sec - in 
org.apache.curator.framework.recipes.queue.TestDistributedIdQueue
Running org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.274 sec - in 
org.apache.curator.framework.recipes.queue.TestDistributedDelayQueue
Running org.apache.curator.framework.recipes.queue.TestQueueItem
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 sec - in 
org.apache.curator.framework.recipes.queue.TestQueueItem
Running org.apache.curator.framework.recipes.queue.TestSimpleDistributedQueue
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.998 sec - 
in org.apache.curator.framework.recipes.queue.TestSimpleDistributedQueue
Running org.apache.curator.framework.recipes.queue.TestDistributedQueue
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 672.345 sec - 
in org.apache.curator.framework.recipes.queue.TestDistributedQueue
Running org.apache.curator.framework.recipes.queue.TestDistributedPriorityQueue
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.08 sec - in 
org.apache.curator.framework.recipes.queue.TestDistributedPriorityQueue
Running org.apache.curator.framework.recipes.queue.TestQueueSharder
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 384.689 sec - 
in org.apache.curator.framework.recipes.queue.TestQueueSharder
Running org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 155.887 sec - 
in org.apache.curator.framework.recipes.queue.TestBoundedDistributedQueue

Results :

Failed tests: 
  TestPathChildrenCacheInCluster.testMissedDelete:70 expected 
[CONNECTION_RECONNECTED] but found [CONNECTION_SUSPENDED]

Tests run: 489, Failures: 1, Errors: 0, Skipped: 0

[JENKINS] Recording test results

Reply via email to