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 2015/04/19 21:17:36 UTC

Build failed in Jenkins: Curator » Curator Framework #924

See <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/924/changes>

Changes:

[randgalt] Guaranteed deletes must accept InterruptedException as well as retryable exceptions

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Framework 2.7.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ curator-framework ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-framework ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ curator-framework ---
[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.1:compile (default-compile) @ curator-framework ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 97 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/target/classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ curator-framework ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ curator-framework ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ curator-framework ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ curator-framework ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.framework.imps.TestCompression
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.905 sec - in org.apache.curator.framework.imps.TestCompression
Running org.apache.curator.framework.imps.TestBlockUntilConnected
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.397 sec - in org.apache.curator.framework.imps.TestBlockUntilConnected
Running org.apache.curator.framework.imps.TestMultiClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.847 sec - in org.apache.curator.framework.imps.TestMultiClient
Running org.apache.curator.framework.imps.TestFrameworkBackground
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.693 sec - in org.apache.curator.framework.imps.TestFrameworkBackground
Running org.apache.curator.framework.imps.TestReadOnly
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.648 sec - in org.apache.curator.framework.imps.TestReadOnly
Running org.apache.curator.framework.imps.TestFramework
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.757 sec - in org.apache.curator.framework.imps.TestFramework
Running org.apache.curator.framework.imps.TestFrameworkEdges
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 145.578 sec - in org.apache.curator.framework.imps.TestFrameworkEdges
Running org.apache.curator.framework.imps.TestNamespaceFacade
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.036 sec - in org.apache.curator.framework.imps.TestNamespaceFacade
Running org.apache.curator.framework.imps.TestWatcherIdentity
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.047 sec - in org.apache.curator.framework.imps.TestWatcherIdentity
Running org.apache.curator.framework.imps.TestTempFramework
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.855 sec - in org.apache.curator.framework.imps.TestTempFramework
Running org.apache.curator.framework.imps.TestTransactions
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.916 sec - in org.apache.curator.framework.imps.TestTransactions
Running org.apache.curator.framework.imps.TestCompressionInTransaction
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.95 sec - in org.apache.curator.framework.imps.TestCompressionInTransaction
Running org.apache.curator.framework.imps.TestNeverConnected
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.647 sec - in org.apache.curator.framework.imps.TestNeverConnected
Running org.apache.curator.framework.imps.TestFailedDeleteManager
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 323.217 sec - in org.apache.curator.framework.imps.TestFailedDeleteManager
Running org.apache.curator.framework.imps.TestWithCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 197.367 sec - in org.apache.curator.framework.imps.TestWithCluster

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ curator-framework ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ curator-framework ---
[INFO] 
[INFO] --- maven-license-plugin:1.9.0:check (license) @ curator-framework ---
[INFO] Checking licenses...
[INFO] Missing header in: <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/ws/src/main/java/org/apache/curator/framework/imps/DeleteBuilderImpl.java>
[CHECKSTYLE] No report found for mojo check

Jenkins build is back to normal : Curator » Curator Framework #925

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator/org.apache.curator$curator-framework/925/changes>