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/06/16 10:29:19 UTC

Build failed in Jenkins: Curator » Curator Recipes #697

See <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/697/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Recipes
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/target>
[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 74 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/target/classes>
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[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 38 source files to <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/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-recipes/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 159, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1,182.508 sec <<< FAILURE!
testMaxPerSession(org.apache.curator.framework.recipes.locks.TestInterProcessSemaphore)  Time elapsed: 145.934 sec  <<< FAILURE!
java.util.concurrent.ExecutionException: java.lang.AssertionError: expected object to not be null
	at org.testng.Assert.fail(Assert.java:89)
	at org.testng.Assert.assertNotNull(Assert.java:399)
	at org.testng.Assert.assertNotNull(Assert.java:384)
	at org.apache.curator.framework.recipes.locks.TestInterProcessSemaphore$3.call(TestInterProcessSemaphore.java:191)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)


Results :

Failed tests: 
  TestInterProcessSemaphore.testMaxPerSession:232 ? Execution java.lang.Assertio...

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

[ERROR] There are test failures.

Please refer to <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/target/surefire-reports> for the individual test results.
[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/target/curator-recipes-2.0.2-incubating-SNAPSHOT.jar>
[INFO] [license:check {execution: license}]
[INFO] Checking licenses...
[INFO] Missing header in: <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/src/test/java/org/apache/curator/framework/recipes/nodes/TestPersistentEphemeralNode.java>
[INFO] Missing header in: <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/src/main/java/org/apache/curator/framework/recipes/nodes/PersistentEphemeralNode.java>
[CHECKSTYLE] No report found for mojo check
[JENKINS] Archiving <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/pom.xml> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-recipes/builds/2013-06-16_08-01-45/archive/org.apache.curator/curator-recipes/2.0.2-incubating-SNAPSHOT/curator-recipes-2.0.2-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Curator/org.apache.curator$curator-recipes/ws/target/curator-recipes-2.0.2-incubating-SNAPSHOT.jar> to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-recipes/builds/2013-06-16_08-01-45/archive/org.apache.curator/curator-recipes/2.0.2-incubating-SNAPSHOT/curator-recipes-2.0.2-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: 26 minutes 54 seconds
[INFO] Finished at: Sun Jun 16 08:29:16 UTC 2013
[INFO] Final Memory: 73M/417M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
Maven failed with error.