Return-Path: X-Original-To: apmail-curator-dev-archive@minotaur.apache.org Delivered-To: apmail-curator-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3549F10505 for ; Tue, 11 Jun 2013 03:31:02 +0000 (UTC) Received: (qmail 4229 invoked by uid 500); 11 Jun 2013 03:31:00 -0000 Delivered-To: apmail-curator-dev-archive@curator.apache.org Received: (qmail 4192 invoked by uid 500); 11 Jun 2013 03:30:58 -0000 Mailing-List: contact dev-help@curator.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@curator.incubator.apache.org Delivered-To: mailing list dev@curator.incubator.apache.org Received: (qmail 4172 invoked by uid 99); 11 Jun 2013 03:30:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jun 2013 03:30:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jun 2013 03:30:52 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id C76BDC0071 for ; Tue, 11 Jun 2013 03:30:30 +0000 (UTC) Date: Tue, 11 Jun 2013 03:30:30 +0000 (UTC) From: Apache Jenkins Server To: dev@curator.incubator.apache.org Message-ID: <315290622.2506.1370921430797.JavaMail.hudson@aegis> In-Reply-To: <994350967.2447.1370912505149.JavaMail.hudson@aegis> References: <994350967.2447.1370912505149.JavaMail.hudson@aegis> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Curator_=C2=BB_Curator_Recipes_#681?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Curator Recipes X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Building Curator Recipes [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting [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 [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 [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: ------------------------------------------------------- T E S T S ------------------------------------------------------- Running TestSuite Tests run: 159, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 756.31 sec <<< FAILURE! testReleaseInChunks(org.apache.curator.framework.recipes.locks.TestInterProcessSemaphore) Time elapsed: 74.97 sec <<< FAILURE! java.lang.AssertionError: expected: but was: at org.testng.Assert.fail(Assert.java:89) at org.testng.Assert.failNotEquals(Assert.java:489) at org.testng.Assert.assertTrue(Assert.java:37) at org.testng.Assert.assertTrue(Assert.java:47) at org.apache.curator.framework.recipes.locks.TestInterProcessSemaphore.testReleaseInChunks(TestInterProcessSemaphore.java:386) [JENKINS] Recording test results Results : Failed tests: TestInterProcessSemaphore.testReleaseInChunks:386 expected: but was: Tests run: 159, Failures: 1, Errors: 0, Skipped: 0 [ERROR] There are test failures. Please refer to for the individual test results. [CHECKSTYLE] No report found for mojo check[INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: [INFO] [license:check {execution: license}] [INFO] Checking licenses... [INFO] Missing header in: [INFO] Missing header in: [JENKINS] Archiving to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-recipes/builds/2013-06-11_03-11-06/archive/org.apache.curator/curator-recipes/2.0.2-incubating-SNAPSHOT/curator-recipes-2.0.2-incubating-SNAPSHOT.pom [JENKINS] Archiving to /home/hudson/hudson/jobs/Curator/modules/org.apache.curator$curator-recipes/builds/2013-06-11_03-11-06/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: 18 minutes 51 seconds [INFO] Finished at: Tue Jun 11 03:30:29 UTC 2013 [INFO] Final Memory: 70M/392M [INFO] ------------------------------------------------------------------------ Maven failed with error.