You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/05/31 10:15:08 UTC

Failed: ZOOKEEPER-2197 PreCommit Build #2728

Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2197
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2728/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 368689 lines...]
     [exec]     -1 tests included.  The patch doesn't appear to include any new or modified tests.
     [exec]                         Please justify why no new tests are needed for this patch.
     [exec]                         Also please list what manual steps were performed to verify this patch.
     [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/2728//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2728//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2728//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] 256f9cd98093cda9596661b5732e644bdefdb718 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:1782: exec returned: 2

Total time: 8 minutes 2 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2724
Archived 7 artifacts
Archive block size is 32768
Received 4 blocks and 432177 bytes
Compression is 23.3%
Took 4.6 sec
Recording test results
Publish JUnit test result report is waiting for a checkpoint on PreCommit-ZOOKEEPER-Build #2727
Description set: ZOOKEEPER-2197
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
REGRESSION:  org.apache.zookeeper.test.ReconfigTest.testPortChange

Error Message:
expected:<test[1]> but was:<test[0]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<test[1]> but was:<test[0]>
	at org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:150)
	at org.apache.zookeeper.test.ReconfigTest.testPortChange(ReconfigTest.java:598)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:55)



Success: ZOOKEEPER-2197 PreCommit Build #2740

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2197
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2740/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 371950 lines...]
     [exec] +1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12736736/ZOOKEEPER-2197.patch
     [exec]   against trunk revision 1682823.
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 2 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 passed 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/2740//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2740//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2740//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] 72c1af63a0efe4f58144097e04acb0c189a45346 logged out
     [exec] 
     [exec] 
     [exec] ======================================================================
     [exec] ======================================================================
     [exec]     Finished build.
     [exec] ======================================================================
     [exec] ======================================================================
     [exec] 
     [exec] 

BUILD SUCCESSFUL
Total time: 13 minutes 11 seconds
Archiving artifacts
Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2727
Archived 24 artifacts
Archive block size is 32768
Received 10 blocks and 33802807 bytes
Compression is 1.0%
Took 10 sec
Recording test results
Description set: ZOOKEEPER-2197
Email was triggered for: Success
Sending email for trigger: Success



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: ZOOKEEPER-2201 PreCommit Build #2739

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2201
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2739/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 92 lines...]
     [exec] patching file src/java/main/org/apache/zookeeper/server/DataTree.java
     [exec] Hunk #1 FAILED at 1109.
     [exec] 1 out of 1 hunk FAILED -- saving rejects to file src/java/main/org/apache/zookeeper/server/DataTree.java.rej
     [exec] patching file src/java/test/org/apache/zookeeper/server/DataTreeTest.java
     [exec] PATCH APPLICATION FAILED
     [exec] 
     [exec] 
     [exec] 
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12736704/ZOOKEEPER-2201.patch
     [exec]   against trunk revision 1682823.
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 3 new or modified tests.
     [exec] 
     [exec]     -1 patch.  The patch command could not apply the patch.
     [exec] 
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2739//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] 3f24b30b042457f0fb4f60993c1801e5bb74e6ec 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:1782: exec returned: 1

Total time: 49 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2727
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 60820 bytes
Compression is 0.0%
Took 1.4 sec
Recording test results
Description set: ZOOKEEPER-2201
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

Failed: ZOOKEEPER-2163 PreCommit Build #2738

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2163
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2738/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 371652 lines...]
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 5 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/2738//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2738//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2738//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] fbabedc254a0fbb88f8afff861d4e62d4ce8c518 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:1782: exec returned: 1

Total time: 13 minutes 22 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2727
Archived 24 artifacts
Archive block size is 32768
Received 3 blocks and 33707924 bytes
Compression is 0.3%
Took 12 sec
Recording test results
Description set: ZOOKEEPER-2163
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: ZOOKEEPER-2163 PreCommit Build #2737

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2163
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2737/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 376039 lines...]
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 5 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/2737//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2737//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2737//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] a29b8208eca79a8fb177512aa743899723d2fd6e 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:1782: exec returned: 1

Total time: 13 minutes 33 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2727
Archived 24 artifacts
Archive block size is 32768
Received 3 blocks and 33738625 bytes
Compression is 0.3%
Took 6.9 sec
Recording test results
Description set: ZOOKEEPER-2163
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: ZOOKEEPER-2163 PreCommit Build #2736

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2163
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2736/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 374066 lines...]
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 5 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/2736//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2736//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2736//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] 81e842ae4185ed4342fcaf7e648bb4b7ac1ae163 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:1782: exec returned: 1

Total time: 13 minutes 35 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2727
Archived 24 artifacts
Archive block size is 32768
Received 3 blocks and 33792361 bytes
Compression is 0.3%
Took 9.4 sec
Recording test results
Description set: ZOOKEEPER-2163
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: ZOOKEEPER-2197 PreCommit Build #2735

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2197
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2735/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 372492 lines...]
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 2 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/2735//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2735//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2735//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] ec1836b741a8c6f16dcd54916f27a572a4926e34 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:1782: exec returned: 1

Total time: 13 minutes 29 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2727
Archived 24 artifacts
Archive block size is 32768
Received 10 blocks and 33737449 bytes
Compression is 1.0%
Took 7.2 sec
Recording test results
Description set: ZOOKEEPER-2197
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: ZOOKEEPER-2197 PreCommit Build #2734

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2197
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2734/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 371747 lines...]
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 2 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/2734//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2734//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2734//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] 12208e9d549c8004ccc071c6c7ef03643fae6e52 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:1782: exec returned: 1

Total time: 7 minutes 59 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2727
Archived 7 artifacts
Archive block size is 32768
Received 10 blocks and 235567 bytes
Compression is 58.2%
Took 2.4 sec
Recording test results
Description set: ZOOKEEPER-2197
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)



Failed: ZOOKEEPER-2178 PreCommit Build #2733

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2178
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2733/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 369631 lines...]
     [exec] 
     [exec]     -1 tests included.  The patch doesn't appear to include any new or modified tests.
     [exec]                         Please justify why no new tests are needed for this patch.
     [exec]                         Also please list what manual steps were performed to verify this patch.
     [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 passed 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/2733//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2733//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2733//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] 92bc3f7aef3924519c4b523d06779721efebe02e 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:1782: exec returned: 1

Total time: 13 minutes 34 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2727
Archived 24 artifacts
Archive block size is 32768
Received 9 blocks and 33470192 bytes
Compression is 0.9%
Took 12 sec
Recording test results
Description set: ZOOKEEPER-2178
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: ZOOKEEPER-2199 PreCommit Build #2732

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2199
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2732/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 373117 lines...]
     [exec] 
     [exec]     -1 tests included.  The patch doesn't appear to include any new or modified tests.
     [exec]                         Please justify why no new tests are needed for this patch.
     [exec]                         Also please list what manual steps were performed to verify this patch.
     [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/2732//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2732//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2732//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] 2f58168fc0c09aa4e43eda751a32b6b7ee5bb962 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:1782: exec returned: 2

Total time: 13 minutes 11 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2727
Archived 24 artifacts
Archive block size is 32768
Received 10 blocks and 33702533 bytes
Compression is 1.0%
Took 14 sec
Recording test results
Description set: ZOOKEEPER-2199
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: ZOOKEEPER-2199 PreCommit Build #2731

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2199
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2731/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 372516 lines...]
     [exec] 
     [exec]     -1 tests included.  The patch doesn't appear to include any new or modified tests.
     [exec]                         Please justify why no new tests are needed for this patch.
     [exec]                         Also please list what manual steps were performed to verify this patch.
     [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/2731//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2731//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2731//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] 1a8f8f0ff416940e593680316c62ef2b7091a01f 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:1782: exec returned: 2

Total time: 13 minutes 16 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2727
Archived 24 artifacts
Archive block size is 32768
Received 10 blocks and 33730207 bytes
Compression is 1.0%
Took 11 sec
Recording test results
Description set: ZOOKEEPER-2199
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: ZOOKEEPER-2199 PreCommit Build #2730

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2199
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2730/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 374090 lines...]
     [exec] 
     [exec]     -1 tests included.  The patch doesn't appear to include any new or modified tests.
     [exec]                         Please justify why no new tests are needed for this patch.
     [exec]                         Also please list what manual steps were performed to verify this patch.
     [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/2730//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2730//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2730//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] 364d56b6d5e2f3d9e72085087cdcdb0ee5192f6f 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:1782: exec returned: 2

Total time: 13 minutes 21 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2727
Archived 24 artifacts
Archive block size is 32768
Received 10 blocks and 33669245 bytes
Compression is 1.0%
Took 9.3 sec
Recording test results
Description set: ZOOKEEPER-2199
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: ZOOKEEPER-2197 PreCommit Build #2729

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-2197
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2729/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 373167 lines...]
     [exec] 
     [exec]     -1 tests included.  The patch doesn't appear to include any new or modified tests.
     [exec]                         Please justify why no new tests are needed for this patch.
     [exec]                         Also please list what manual steps were performed to verify this patch.
     [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 passed 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/2729//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2729//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2729//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] 33efb4809ea4ed723a2fb653b8ffe5cb839068c9 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:1782: exec returned: 1

Total time: 13 minutes 12 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2727
Archived 24 artifacts
Archive block size is 32768
Received 10 blocks and 33665607 bytes
Compression is 1.0%
Took 9.8 sec
Recording test results
Description set: ZOOKEEPER-2197
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed