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/08/25 20:45:21 UTC

Build failed in Jenkins: Curator-3.0 #5

See <https://builds.apache.org/job/Curator-3.0/5/>

------------------------------------------
[...truncated 1667 lines...]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.146 sec - in org.apache.curator.ensemble.exhibitor.TestExhibitorEnsembleProvider
Running org.apache.curator.TestSessionFailRetryLoop
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.239 sec - in org.apache.curator.TestSessionFailRetryLoop

Results :

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

[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ curator-client ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ curator-client ---
[INFO] 
[INFO] --- maven-license-plugin:1.9.0:check (license) @ curator-client ---
[INFO] Checking licenses...
[CHECKSTYLE] No report found for mojo check
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Framework 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar (479 KB at 9200.0 KB/sec)
[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 144 source files to <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/target/classes>
[WARNING] <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/src/main/java/org/apache/curator/framework/imps/WatcherRemovalFacade.java>: Some input files use or override a deprecated API.
[WARNING] <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/src/main/java/org/apache/curator/framework/imps/WatcherRemovalFacade.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ 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] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ curator-framework ---
[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-framework <<<
[INFO] 
[INFO] --- clirr-maven-plugin:2.6.1:check (default) @ curator-framework ---
[INFO] artifact org.apache.curator:curator-framework: checking for updates from Nexus
[INFO] artifact org.apache.curator:curator-framework: checking for updates from central
[INFO] Comparing to version: 2.8.0
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.8.0/curator-framework-2.8.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.8.0/curator-framework-2.8.0.jar (183 KB at 10112.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.8.0/curator-framework-2.8.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-framework/2.8.0/curator-framework-2.8.0.pom (3 KB at 264.2 KB/sec)
[ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public void createContainers(java.lang.String)' has been added to an interface
[ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public org.apache.curator.framework.api.GetConfigBuilder getConfig()' has been added to an interface
[ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public org.apache.curator.framework.WatcherRemoveCuratorFramework newWatcherRemoveCuratorFramework()' has been added to an interface
[ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public org.apache.curator.framework.api.ReconfigBuilder reconfig()' has been added to an interface
[ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public org.apache.curator.framework.api.transaction.CuratorMultiTransaction transaction()' has been added to an interface
[ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public org.apache.curator.framework.api.transaction.TransactionOp transactionOp()' has been added to an interface
[ERROR] 7012: org.apache.curator.framework.CuratorFramework: Method 'public org.apache.curator.framework.api.RemoveWatchesBuilder watches()' has been added to an interface
[ERROR] 7012: org.apache.curator.framework.api.CreateBackgroundModeACLable: Method 'public org.apache.curator.framework.api.ACLCreateModePathAndBytesable creatingParentContainersIfNeeded()' has been added to an interface
[ERROR] 7012: org.apache.curator.framework.api.CreateBuilder: Method 'public org.apache.curator.framework.api.ProtectACLCreateModePathAndBytesable creatingParentContainersIfNeeded()' has been added to an interface
[ERROR] 7012: org.apache.curator.framework.api.CuratorEvent: Method 'public java.util.List getOpResults()' has been added to an interface
[ERROR] 7012: org.apache.curator.framework.api.ExistsBuilder: Method 'public org.apache.curator.framework.api.ExistsBuilderMain creatingParentContainersIfNeeded()' has been added to an interface
[ERROR] 4001: org.apache.curator.framework.api.Guaranteeable: Removed org.apache.curator.framework.api.BackgroundPathable from the set of implemented interfaces
[ERROR] 4001: org.apache.curator.framework.api.Guaranteeable: Removed org.apache.curator.framework.api.BackgroundVersionable from the set of implemented interfaces
[ERROR] 4001: org.apache.curator.framework.api.Guaranteeable: Removed org.apache.curator.framework.api.Backgroundable from the set of implemented interfaces
[ERROR] 4001: org.apache.curator.framework.api.Guaranteeable: Removed org.apache.curator.framework.api.Pathable from the set of implemented interfaces
[ERROR] 4001: org.apache.curator.framework.api.Guaranteeable: Removed org.apache.curator.framework.api.Versionable from the set of implemented interfaces
[ERROR] 7006: org.apache.curator.framework.api.Guaranteeable: Return type of method 'public org.apache.curator.framework.api.ChildrenDeletable guaranteed()' has been changed to java.lang.Object
[INFO] Succeeded with 17 errors; 0 warnings; and 0 other changes.
[CHECKSTYLE] No report found for mojo check[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 20 source files to <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/target/test-classes>
[WARNING] <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/src/test/java/org/apache/curator/framework/imps/TestFramework.java>: <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/src/test/java/org/apache/curator/framework/imps/TestFramework.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/src/test/java/org/apache/curator/framework/imps/TestFramework.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ curator-framework ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/target/surefire-reports>

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.framework.imps.TestWithCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 199.005 sec - in org.apache.curator.framework.imps.TestWithCluster
Running org.apache.curator.framework.imps.TestFailedDeleteManager
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 344.402 sec - in org.apache.curator.framework.imps.TestFailedDeleteManager
Running org.apache.curator.framework.imps.TestMultiClient
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.087 sec - in org.apache.curator.framework.imps.TestMultiClient
Running org.apache.curator.framework.imps.TestCompressionInTransactionOld
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.213 sec - in org.apache.curator.framework.imps.TestCompressionInTransactionOld
Running org.apache.curator.framework.imps.TestFramework
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.664 sec - in org.apache.curator.framework.imps.TestFramework
Running org.apache.curator.framework.imps.TestNamespaceFacade
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.417 sec - in org.apache.curator.framework.imps.TestNamespaceFacade
Running org.apache.curator.framework.imps.TestFrameworkEdges
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 146.988 sec - in org.apache.curator.framework.imps.TestFrameworkEdges
Running org.apache.curator.framework.imps.TestWatcherIdentity
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.312 sec - in org.apache.curator.framework.imps.TestWatcherIdentity
Running org.apache.curator.framework.imps.TestTransactionsOld
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.182 sec - in org.apache.curator.framework.imps.TestTransactionsOld
Running org.apache.curator.framework.imps.TestReconfiguration
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.551 sec - in org.apache.curator.framework.imps.TestReconfiguration
Running org.apache.curator.framework.imps.TestCompressionInTransactionNew
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.216 sec - in org.apache.curator.framework.imps.TestCompressionInTransactionNew
Running org.apache.curator.framework.imps.TestNeverConnected
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.493 sec - in org.apache.curator.framework.imps.TestNeverConnected
Running org.apache.curator.framework.imps.TestCompression
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.187 sec - in org.apache.curator.framework.imps.TestCompression
Running org.apache.curator.framework.imps.TestReadOnly
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.056 sec - in org.apache.curator.framework.imps.TestReadOnly
Running org.apache.curator.framework.imps.TestTransactionsNew
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.25 sec - in org.apache.curator.framework.imps.TestTransactionsNew
Running org.apache.curator.framework.imps.TestTempFramework
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.101 sec - in org.apache.curator.framework.imps.TestTempFramework
Running org.apache.curator.framework.imps.TestFrameworkBackground
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.392 sec - in org.apache.curator.framework.imps.TestFrameworkBackground
Running org.apache.curator.framework.imps.TestRemoveWatches
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.482 sec - in org.apache.curator.framework.imps.TestRemoveWatches
Running org.apache.curator.framework.imps.TestBlockUntilConnected
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.649 sec - in org.apache.curator.framework.imps.TestBlockUntilConnected
Running org.apache.curator.framework.imps.TestWatcherRemovalManager
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.315 sec - in org.apache.curator.framework.imps.TestWatcherRemovalManager

Results :

Tests run: 123, 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.4: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-3.0/ws/curator-framework/src/main/java/org/apache/curator/framework/api/BackgroundPathableQuietlyable.java>
[CHECKSTYLE] No report found for mojo check
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Curator ..................................... SUCCESS [ 25.203 s]
[INFO] Curator Testing .................................... SUCCESS [ 12.654 s]
[INFO] Curator Client ..................................... SUCCESS [01:10 min]
[INFO] Curator Framework .................................. FAILURE [17:52 min]
[INFO] Curator Recipes .................................... SKIPPED
[INFO] Curator Service Discovery .......................... SKIPPED
[INFO] Curator Examples ................................... SKIPPED
[INFO] Curator Service Discovery Server ................... SKIPPED
[INFO] Curator RPC Proxy .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:54 min
[INFO] Finished at: 2015-08-25T18:46:15+00:00
[INFO] Final Memory: 31M/242M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal com.mycila.maven-license-plugin:maven-license-plugin:1.9.0:check (license) on project curator-framework: Some files do not have the expected license header -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :curator-framework
[JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-x-rpc/pom.xml> to org.apache.curator/curator-x-rpc/3.0.0-SNAPSHOT/curator-x-rpc-3.0.0-SNAPSHOT.pom
Sending artifact delta relative to Curator-3.0 » Curator RPC Proxy #1
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7132 bytes
Compression is 0.0%
Took 2.8 sec
[JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-client/pom.xml> to org.apache.curator/curator-client/3.0.0-SNAPSHOT/curator-client-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-client/target/curator-client-3.0.0-SNAPSHOT.jar> to org.apache.curator/curator-client/3.0.0-SNAPSHOT/curator-client-3.0.0-SNAPSHOT.jar
No artifacts from Curator-3.0 » Curator Client #2 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/pom.xml> to org.apache.curator/curator-framework/3.0.0-SNAPSHOT/curator-framework-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/target/curator-framework-3.0.0-SNAPSHOT.jar> to org.apache.curator/curator-framework/3.0.0-SNAPSHOT/curator-framework-3.0.0-SNAPSHOT.jar
No artifacts from Curator-3.0 » Curator Framework #2 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery-server/pom.xml> to org.apache.curator/curator-x-discovery-server/3.0.0-SNAPSHOT/curator-x-discovery-server-3.0.0-SNAPSHOT.pom
Sending artifact delta relative to Curator-3.0 » Curator Service Discovery Server #1
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 4209 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-examples/pom.xml> to org.apache.curator/curator-examples/3.0.0-SNAPSHOT/curator-examples-3.0.0-SNAPSHOT.pom
Sending artifact delta relative to Curator-3.0 » Curator Examples #1
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2223 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-test/pom.xml> to org.apache.curator/curator-test/3.0.0-SNAPSHOT/curator-test-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-test/target/curator-test-3.0.0-SNAPSHOT.jar> to org.apache.curator/curator-test/3.0.0-SNAPSHOT/curator-test-3.0.0-SNAPSHOT.jar
No artifacts from Curator-3.0 » Curator Testing #2 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-recipes/pom.xml> to org.apache.curator/curator-recipes/3.0.0-SNAPSHOT/curator-recipes-3.0.0-SNAPSHOT.pom
Sending artifact delta relative to Curator-3.0 » Curator Recipes #1
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2810 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/pom.xml> to org.apache.curator/apache-curator/3.0.0-SNAPSHOT/apache-curator-3.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/target/apache-curator-3.0.0-SNAPSHOT-site.xml> to org.apache.curator/apache-curator/3.0.0-SNAPSHOT/apache-curator-3.0.0-SNAPSHOT-site.xml
Sending artifact delta relative to Curator-3.0 » Apache Curator #4
Archived 2 artifacts
Archive block size is 32768
Received 1 blocks and 3298 bytes
Compression is 90.9%
Took 0.24 sec
[JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/pom.xml> to org.apache.curator/curator-x-discovery/3.0.0-SNAPSHOT/curator-x-discovery-3.0.0-SNAPSHOT.pom
Sending artifact delta relative to Curator-3.0 » Curator Service Discovery #1
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2585 bytes
Compression is 0.0%
Took 0.14 sec
Sending e-mails to: dev@curator.apache.org
Sending e-mails to: dev@curator.apache.org
channel stopped

Jenkins build is back to normal : Curator-3.0 #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Curator-3.0/6/changes>