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/01/27 13:35:59 UTC

Failed: ZOOKEEPER-2110 PreCommit Build #2492

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 348406 lines...]
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +0 tests included.  The patch appears to be a documentation patch that doesn't require 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/2492//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2492//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2492//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] 8ad3d7a4707fb34d344b104e5a95639a79b9d0e2 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:1714: exec returned: 1

Total time: 45 minutes 25 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2489
Archived 7 artifacts
Archive block size is 32768
Received 10 blocks and 227016 bytes
Compression is 59.1%
Took 0.84 sec
Recording test results
Description set: ZOOKEEPER-2110
Email was triggered for: Failure
Sending email for trigger: Failure



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

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.zookeeper.test.AsyncHammerTest.testHammer(AsyncHammerTest.java:186)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)



Failed: ZOOKEEPER-2072 PreCommit Build #2497

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 350053 lines...]
     [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 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/2497//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2497//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2497//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] 7e75152f9f298bb452350433a8b1e51d6564ec97 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:1714: exec returned: 1

Total time: 44 minutes 42 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2489
Archived 7 artifacts
Archive block size is 32768
Received 5 blocks and 391377 bytes
Compression is 29.5%
Took 1.2 sec
Recording test results
Description set: ZOOKEEPER-2072
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:151)
	at org.apache.zookeeper.test.ReconfigTest.testPortChange(ReconfigTest.java:600)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)



Failed: ZOOKEEPER-1865 PreCommit Build #2496

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 99 lines...]
     [exec] Skipping patch.
     [exec] 2 out of 2 hunks ignored
     [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/12694892/ZOOKEEPER-1865-nanoTime-noUT.patch
     [exec]   against trunk revision 1655082.
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [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 patch.  The patch command could not apply the patch.
     [exec] 
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2496//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] 2c7d56b2c8941160b144cc7a26ab49b838f85e3a 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:1714: exec returned: 1

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



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

Failed: ZOOKEEPER-2111 PreCommit Build #2495

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 349605 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/2495//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2495//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2495//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] c9c2401d44dd46078d9d6e308ecd84c99d28eba5 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:1714: exec returned: 1

Total time: 51 minutes 5 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2489
Archived 24 artifacts
Archive block size is 32768
Received 8 blocks and 33761862 bytes
Compression is 0.8%
Took 7.4 sec
Recording test results
Description set: ZOOKEEPER-2111
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: ZOOKEEPER-2111 PreCommit Build #2494

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 348371 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 appears to introduce 3 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/2494//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2494//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2494//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] 763526f32534d55835d6f8b8d2d4c447118c5e74 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:1714: exec returned: 3

Total time: 44 minutes 54 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2489
Archived 7 artifacts
Archive block size is 32768
Received 8 blocks and 305440 bytes
Compression is 46.2%
Took 1 sec
Recording test results
Description set: ZOOKEEPER-2111
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
7 tests failed.
REGRESSION:  org.apache.zookeeper.test.LocalSessionRequestTest.testLocalSessionsOnLeader

Error Message:
Can not set java.lang.Boolean field org.apache.zookeeper.ClientCnxn.closing to (boolean)true

Stack Trace:
java.lang.IllegalArgumentException: Can not set java.lang.Boolean field org.apache.zookeeper.ClientCnxn.closing to (boolean)true
	at java.lang.reflect.Field.setBoolean(Field.java:710)
	at org.apache.zookeeper.test.DisconnectableZooKeeper.dontReconnect(DisconnectableZooKeeper.java:56)
	at org.apache.zookeeper.test.LocalSessionRequestTest.testOpenCloseSession(LocalSessionRequestTest.java:117)
	at org.apache.zookeeper.test.LocalSessionRequestTest.testLocalSessionsOnLeader(LocalSessionRequestTest.java:70)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)


REGRESSION:  org.apache.zookeeper.test.LocalSessionRequestTest.testLocalSessionsOnFollower

Error Message:
Can not set java.lang.Boolean field org.apache.zookeeper.ClientCnxn.closing to (boolean)true

Stack Trace:
java.lang.IllegalArgumentException: Can not set java.lang.Boolean field org.apache.zookeeper.ClientCnxn.closing to (boolean)true
	at java.lang.reflect.Field.setBoolean(Field.java:710)
	at org.apache.zookeeper.test.DisconnectableZooKeeper.dontReconnect(DisconnectableZooKeeper.java:56)
	at org.apache.zookeeper.test.LocalSessionRequestTest.testOpenCloseSession(LocalSessionRequestTest.java:117)
	at org.apache.zookeeper.test.LocalSessionRequestTest.testLocalSessionsOnFollower(LocalSessionRequestTest.java:65)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)


REGRESSION:  org.apache.zookeeper.test.AsyncHammerTest.testHammer

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.zookeeper.test.AsyncHammerTest.testHammer(AsyncHammerTest.java:186)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)


REGRESSION:  org.apache.zookeeper.test.SessionTest.testSessionMove

Error Message:
Can not set java.lang.Boolean field org.apache.zookeeper.ClientCnxn.closing to (boolean)true

Stack Trace:
java.lang.IllegalArgumentException: Can not set java.lang.Boolean field org.apache.zookeeper.ClientCnxn.closing to (boolean)true
	at java.lang.reflect.Field.setBoolean(Field.java:710)
	at org.apache.zookeeper.test.DisconnectableZooKeeper.dontReconnect(DisconnectableZooKeeper.java:56)
	at org.apache.zookeeper.test.SessionTest.testSessionMove(SessionTest.java:321)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)


REGRESSION:  org.apache.zookeeper.test.SessionTest.testSessionMove

Error Message:
Can not set java.lang.Boolean field org.apache.zookeeper.ClientCnxn.closing to (boolean)true

Stack Trace:
java.lang.IllegalArgumentException: Can not set java.lang.Boolean field org.apache.zookeeper.ClientCnxn.closing to (boolean)true
	at java.lang.reflect.Field.setBoolean(Field.java:710)
	at org.apache.zookeeper.test.DisconnectableZooKeeper.dontReconnect(DisconnectableZooKeeper.java:56)
	at org.apache.zookeeper.test.SessionTest.testSessionMove(SessionTest.java:321)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)


REGRESSION:  org.apache.zookeeper.test.QuorumTest.testSessionMoved

Error Message:
Can not set java.lang.Boolean field org.apache.zookeeper.ClientCnxn.closing to (boolean)true

Stack Trace:
java.lang.IllegalArgumentException: Can not set java.lang.Boolean field org.apache.zookeeper.ClientCnxn.closing to (boolean)true
	at java.lang.reflect.Field.setBoolean(Field.java:710)
	at org.apache.zookeeper.test.DisconnectableZooKeeper.dontReconnect(DisconnectableZooKeeper.java:56)
	at org.apache.zookeeper.test.QuorumTest.testSessionMoved(QuorumTest.java:201)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)


REGRESSION:  org.apache.zookeeper.test.SessionTest.testSessionMove

Error Message:
Can not set java.lang.Boolean field org.apache.zookeeper.ClientCnxn.closing to (boolean)true

Stack Trace:
java.lang.IllegalArgumentException: Can not set java.lang.Boolean field org.apache.zookeeper.ClientCnxn.closing to (boolean)true
	at java.lang.reflect.Field.setBoolean(Field.java:710)
	at org.apache.zookeeper.test.DisconnectableZooKeeper.dontReconnect(DisconnectableZooKeeper.java:56)
	at org.apache.zookeeper.test.SessionTest.testSessionMove(SessionTest.java:321)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)



Failed: ZOOKEEPER-2111 PreCommit Build #2493

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 350995 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/2493//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2493//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2493//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] cf5b9e6f07de6f2544a56ee705782aa56ddd1a31 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:1714: exec returned: 1

Total time: 50 minutes 10 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-ZOOKEEPER-Build #2489
Archived 24 artifacts
Archive block size is 32768
Received 8 blocks and 33732148 bytes
Compression is 0.8%
Took 8.3 sec
Recording test results
Description set: ZOOKEEPER-2111
Email was triggered for: Failure
Sending email for trigger: Failure



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