Return-Path: X-Original-To: apmail-zookeeper-dev-archive@www.apache.org Delivered-To: apmail-zookeeper-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C4F02173E5 for ; Sun, 3 May 2015 23:44:08 +0000 (UTC) Received: (qmail 74872 invoked by uid 500); 3 May 2015 23:44:08 -0000 Delivered-To: apmail-zookeeper-dev-archive@zookeeper.apache.org Received: (qmail 74835 invoked by uid 500); 3 May 2015 23:44:08 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 74824 invoked by uid 99); 3 May 2015 23:44:08 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 May 2015 23:44:08 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 129ECE0008E for ; Sun, 3 May 2015 23:44:08 +0000 (UTC) Date: Sun, 3 May 2015 23:44:07 +0000 (UTC) From: Apache Jenkins Server To: dev@zookeeper.apache.org Message-ID: <777566170.21504.1430696648005.JavaMail.jenkins@crius> In-Reply-To: <2030908496.20915.1430569092118.JavaMail.jenkins@crius> References: <2030908496.20915.1430569092118.JavaMail.jenkins@crius> Subject: Failed: ZOOKEEPER-2171 PreCommit Build #2670 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_21503_1591047465.1430696647609" X-Jenkins-Job: PreCommit-ZOOKEEPER-Build X-Jenkins-Result: FAILURE ------=_Part_21503_1591047465.1430696647609 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2171 Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2670/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 362865 lines...] [exec] [exec] +1 @author. The patch does not contain any @author tags. [exec] [exec] +1 tests included. The patch appears to include 17 new or modified tests. [exec] [exec] +1 javadoc. The javadoc tool did not generate any warning messages. [exec] [exec] +1 javac. The applied patch does not increase the total number of javac compiler warnings. [exec] [exec] +1 findbugs. The patch does not introduce any new Findbugs (version 2.0.3) warnings. [exec] [exec] +1 release audit. The applied patch does not increase the total number of release audit warnings. [exec] [exec] -1 core tests. The patch failed core unit tests. [exec] [exec] +1 contrib tests. The patch passed contrib unit tests. [exec] [exec] Test results: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2670//testReport/ [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2670//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2670//console [exec] [exec] This message is automatically generated. [exec] [exec] [exec] ====================================================================== [exec] ====================================================================== [exec] Adding comment to Jira. [exec] ====================================================================== [exec] ====================================================================== [exec] [exec] [exec] Comment added. [exec] fc54d13f23e46d41b8d6eee7bbdf326d81fdab08 logged out [exec] [exec] [exec] ====================================================================== [exec] ====================================================================== [exec] Finished build. [exec] ====================================================================== [exec] ====================================================================== [exec] [exec] BUILD FAILED /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-Build/trunk/build.xml:1721: exec returned: 1 Total time: 47 minutes 35 seconds Build step 'Execute shell' marked build as failure Archiving artifacts Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2667 Archived 7 artifacts Archive block size is 32768 Received 6 blocks and 366023 bytes Compression is 34.9% Took 1.7 sec Recording test results Description set: ZOOKEEPER-2171 Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## 1 tests failed. REGRESSION: org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentObserverIsParticipantInNewConfig Error Message: waiting for server 2 being up Stack Trace: junit.framework.AssertionFailedError: waiting for server 2 being up at org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentObserverIsParticipantInNewConfig(ReconfigRecoveryTest.java:529) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:55) ------=_Part_21503_1591047465.1430696647609--