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 2013/09/24 04:13:49 UTC

Build failed in Jenkins: Curator » Curator Client #829

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

Changes:

[jordan.zimmerman] Fix edge case reported as CURATOR-52. ConnectionState.checkTimeouts() throws KeeperException.ConnectionLossException

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Client
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [remote-resources:process {execution: default}]
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources to META-INF
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-client/ws/target/classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] [bundle:manifest {execution: bundle-manifest}]
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-client/ws/target/test-classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <https://builds.apache.org/job/Curator/org.apache.curator$curator-client/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.699 sec

Results :

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

[JENKINS] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [license:check {execution: license}]
[INFO] Checking licenses...
[INFO] Missing header in: <https://builds.apache.org/job/Curator/org.apache.curator$curator-client/ws/src/main/java/org/apache/curator/CuratorConnectionLossException.java>
[CHECKSTYLE] No report found for mojo check
[JENKINS] Archiving <https://builds.apache.org/job/Curator/org.apache.curator$curator-client/ws/pom.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-client/builds/2013-09-24_02-12-22/archive/org.apache.curator/curator-client/2.2.1-incubating-SNAPSHOT/curator-client-2.2.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/org.apache.curator$curator-client/ws/target/curator-client-2.2.1-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-client/builds/2013-09-24_02-12-22/archive/org.apache.curator/curator-client/2.2.1-incubating-SNAPSHOT/curator-client-2.2.1-incubating-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Some files do not have the expected license header
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 1 second
[INFO] Finished at: Tue Sep 24 02:13:48 UTC 2013
[INFO] Final Memory: 68M/397M
[INFO] ------------------------------------------------------------------------

Jenkins build is back to normal : Curator » Curator Client #830

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