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 2014/04/23 22:47:51 UTC

Failed: ZOOKEEPER-1791 PreCommit Build #2055

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 256545 lines...]
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12607921/ZOOKEEPER-1791.patch
     [exec]   against trunk revision 1588584.
     [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 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 1.3.9) 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/2055//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2055//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2055//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] e8bbb0c5ed2abf21296a6d5e221c70f438e956ea 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:1696: exec returned: 2

Total time: 32 minutes 34 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-1791
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
REGRESSION:  org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest

Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.

Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished quorum: giving up after 30+ seconds.
	at org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:153)
	at org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest(StandaloneDisabledTest.java:75)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)



Failed: ZOOKEEPER-1506 PreCommit Build #2072

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 16009 lines...]
     [exec]     [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:469)
     [exec]     [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:440)
     [exec]     [junit] 	at java.lang.Thread.run(Thread.java:662)
     [exec]     [junit] 2014-04-30 23:13:28,321 [myid:] - INFO  [QuorumPeer[myid=2]/0:0:0:0:0:0:0:0:11251:QuorumPeer@995] - LEADING
     [exec]     [junit] 2014-04-30 23:13:28,321 [myid:] - INFO  [QuorumPeer[myid=2]/0:0:0:0:0:0:0:0:11251:ZooKeeperServer@766] - minSessionTimeout set to 4000
     [exec]     [junit] 2014-04-30 23:13:28,321 [myid:] - INFO  [QuorumPeer[myid=2]/0:0:0:0:0:0:0:0:11251:ZooKeeperServer@775] - maxSessionTimeout set to 40000
     [exec]     [junit] 2014-04-30 23:13:28,321 [myid:] - INFO  [QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:11248:QuorumPeer@983] - FOLLOWING
     [exec]     [junit] 2014-04-30 23:13:28,322 [myid:] - INFO  [QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:11248:ZooKeeperServer@766] - minSessionTimeout set to 4000
     [exec]     [junit] 2014-04-30 23:13:28,322 [myid:] - INFO  [QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:11248:ZooKeeperServer@775] - maxSessionTimeout set to 40000
     [exec]     [junit] 2014-04-30 23:13:28,321 [myid:] - INFO  [QuorumPeer[myid=2]/0:0:0:0:0:0:0:0:11251:ZooKeeperServer@149] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-Build/trunk/build/test/tmp/test8096364055794984125.junit.dir/version-2 snapdir /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-Build/trunk/build/test/tmp/test8096364055794984125.junit.dir/version-2
     [exec]     [junit] 2014-04-30 23:13:28,322 [myid:] - INFO  [QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:11248:ZooKeeperServer@149] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-Build/trunk/build/test/tmp/test707549959984348141.junit.dir/version-2 snapdir /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-Build/trunk/build/test/tmp/test707549959984348141.junit.dir/version-2
     [exec]     [junit] 2014-04-30 23:13:28,322 [myid:] - INFO  [QuorumPeer[myid=2]/0:0:0:0:0:0:0:0:11251:Leader@449] - LEADING - LEADER ELECTION TOOK - 1
     [exec]     [junit] 2014-04-30 23:13:28,322 [myid:] - INFO  [QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:11248:Follower@65] - FOLLOWING - LEADER ELECTION TOOK - 1
     [exec]     [junit] 2014-04-30 23:13:28,323 [myid:] - INFO  [QuorumPeer[myid=2]/0:0:0:0:0:0:0:0:11251:FileTxnSnapLog@298] - Snapshotting: 0x10000000d to /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-Build/trunk/build/test/tmp/test8096364055794984125.junit.dir/version-2/snapshot.10000000d
     [exec]     [junit] 2014-04-30 23:13:28,325 [myid:] - INFO  [LearnerHandler-/127.0.0.1:52025:LearnerHandler@361] - Follower sid: 1 : info : 127.0.0.1:12249:12250:participant;127.0.0.1:11248
     [exec]     [junit] 2014-04-30 23:13:28,343 [myid:] - INFO  [LearnerHandler-/127.0.0.1:52025:LearnerHandler@648] - Synchronizing with Follower sid: 1 maxCommittedLog=0x10000000d minCommittedLog=0x100000009 lastProcessedZxid=0x10000000d peerLastZxid=0x10000000d
     [exec]     [junit] 2014-04-30 23:13:28,343 [myid:] - INFO  [LearnerHandler-/127.0.0.1:52025:LearnerHandler@692] - Sending DIFF zxid=0x10000000d for peer sid: 1
     [exec]     [junit] 2014-04-30 23:13:28,344 [myid:] - INFO  [QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:11248:Learner@332] - Getting a diff from the leader 0x10000000d
     [exec]     [junit] 2014-04-30 23:13:28,345 [myid:] - INFO  [QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:11248:Learner@474] - Learner received NEWLEADER message
     [exec]     [junit] 2014-04-30 23:13:28,345 [myid:] - INFO  [QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:11248:FileTxnSnapLog@298] - Snapshotting: 0x10000000d to /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-Build/trunk/build/test/tmp/test707549959984348141.junit.dir/version-2/snapshot.10000000d
     [exec]     [junit] 2014-04-30 23:13:28,350 [myid:] - INFO  [QuorumPeer[myid=2]/0:0:0:0:0:0:0:0:11251:Leader@1256] - Have quorum of supporters, sids: [ [1, 2] ]; starting up and setting last processed zxid: 0x200000000
     [exec]     [junit] 2014-04-30 23:13:28,351 [myid:] - INFO  [QuorumPeer[myid=2]/0:0:0:0:0:0:0:0:11251:CommitProcessor@232] - Configuring CommitProcessor with 8 worker threads.
     [exec]     [junit] 2014-04-30 23:13:28,352 [myid:] - INFO  [QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:11248:Learner@459] - Learner received UPTODATE message
     [exec]     [junit] 2014-04-30 23:13:28,353 [myid:] - INFO  [QuorumPeer[myid=1]/0:0:0:0:0:0:0:0:11248:CommitProcessor@232] - Configuring CommitProcessor with 8 worker threads.
FATAL: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:41)
	at hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:34)
	at hudson.remoting.Request.call(Request.java:174)
	at hudson.remoting.Channel.call(Channel.java:739)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
	at com.sun.proxy.$Proxy54.join(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:951)
	at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:137)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:97)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:745)
	at hudson.model.Build$BuildExecution.build(Build.java:198)
	at hudson.model.Build$BuildExecution.doRun(Build.java:159)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
	at hudson.model.Run.execute(Run.java:1706)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.abort(Request.java:299)
	at hudson.remoting.Channel.terminate(Channel.java:802)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:69)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2328)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2797)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:802)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:299)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:40)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)



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

Failed: ZOOKEEPER-1864 PreCommit Build #2071

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 310358 lines...]
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12642732/ZOOKEEPER-1864.patch
     [exec]   against trunk revision 1591175.
     [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 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 1.3.9) 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/2071//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2071//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2071//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] de3b01b8e5a06bf90782044eb42c045087d2a0ae 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:1696: exec returned: 2

Total time: 39 minutes 54 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-1864
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: ZOOKEEPER-1214 PreCommit Build #2070

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 310185 lines...]
     [exec] 
     [exec] 
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12642729/ZOOKEEPER-1214.patch
     [exec]   against trunk revision 1591175.
     [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 1.3.9) 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/2070//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2070//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2070//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] 6e3dd23c915926971f02e93b2c211dd95bd715de 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:1696: exec returned: 1

Total time: 42 minutes 7 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-1214
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: ZOOKEEPER-927 PreCommit Build #2069

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 311171 lines...]
     [exec] 
     [exec] 
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12642722/ZOOKEEPER-927.patch
     [exec]   against trunk revision 1591175.
     [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 1.3.9) 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/2069//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2069//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2069//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] 901f21c98a3c61dcf41ea46e41c6b1b8493e1dc5 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:1696: exec returned: 1

Total time: 41 minutes 30 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-927
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: ZOOKEEPER-1843 PreCommit Build #2068

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 300496 lines...]
     [exec] 
     [exec] 
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12642079/ZOOKEEPER-1843.v2.patch
     [exec]   against trunk revision 1590157.
     [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 1.3.9) 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/2068//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2068//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2068//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] 9500a27a600ab6695874894a7f76abbe6a4d37e4 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:1696: exec returned: 1

Total time: 32 minutes 57 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-1843
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest

Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.

Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished quorum: giving up after 30+ seconds.
	at org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:153)
	at org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest(StandaloneDisabledTest.java:75)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)



Failed: ZOOKEEPER-910 PreCommit Build #2067

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 306857 lines...]
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12642014/ZOOKEEPER-910.patch
     [exec]   against trunk revision 1590116.
     [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 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 1.3.9) 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/2067//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2067//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2067//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] f53ea8e25ca4f035f3ccce35932d457a825d3549 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:1696: exec returned: 2

Total time: 32 minutes 54 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-910
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest

Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.

Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished quorum: giving up after 30+ seconds.
	at org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:153)
	at org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest(StandaloneDisabledTest.java:75)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)



Failed: ZOOKEEPER-1843 PreCommit Build #2066

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 280174 lines...]
     [exec] 
     [exec] 
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12641985/ZOOKEEPER-1843.patch
     [exec]   against trunk revision 1589949.
     [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 1.3.9) 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/2066//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2066//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2066//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] dbb731d687b963f81ff151f55ae092b15a969d06 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:1696: exec returned: 1

Total time: 33 minutes 1 second
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-1843
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
REGRESSION:  org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest

Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.

Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished quorum: giving up after 30+ seconds.
	at org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:153)
	at org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest(StandaloneDisabledTest.java:75)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)



Failed: ZOOKEEPER-1695 PreCommit Build #2065

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 300307 lines...]
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12641901/ZOOKEEPER-1695.patch
     [exec]   against trunk revision 1589949.
     [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 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 1.3.9) 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/2065//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2065//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2065//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] 7516274341ea228d384e0febaf2aa768f6af65d9 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:1696: exec returned: 2

Total time: 38 minutes 5 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-1695
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: ZOOKEEPER-1819 PreCommit Build #2064

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 301767 lines...]
     [exec] 
     [exec] 
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12615226/ZOOKEEPER-1819.patch
     [exec]   against trunk revision 1589949.
     [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 1.3.9) 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/2064//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2064//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2064//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] f713f2b951f8466a652ed84b13c98728d20cb1e3 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:1696: exec returned: 1

Total time: 36 minutes 54 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-1819
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: ZOOKEEPER-1695 PreCommit Build #2063

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 301525 lines...]
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12641901/ZOOKEEPER-1695.patch
     [exec]   against trunk revision 1589949.
     [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 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 1.3.9) 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/2063//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2063//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2063//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] 57c25fffbdaed1e199e7645f74c1cddf2b29ce1b 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:1696: exec returned: 2

Total time: 33 minutes 4 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-1695
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest

Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.

Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished quorum: giving up after 30+ seconds.
	at org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:153)
	at org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest(StandaloneDisabledTest.java:75)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)



Failed: ZOOKEEPER-1911 PreCommit Build #2062

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 297211 lines...]
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12641856/ZOOKEEPER-1911.patch
     [exec]   against trunk revision 1588584.
     [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 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 1.3.9) 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/2062//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2062//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2062//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] 5cb78d8797976249e4b5c1c0fca5efdef87b13ae 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:1696: exec returned: 2

Total time: 33 minutes 0 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-1911
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
REGRESSION:  org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest

Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.

Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished quorum: giving up after 30+ seconds.
	at org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:153)
	at org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest(StandaloneDisabledTest.java:75)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)



Failed: ZOOKEEPER-1910 PreCommit Build #2061

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 290456 lines...]
     [exec] 
     [exec] 
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12641854/ZOOKEEPER-1910.patch
     [exec]   against trunk revision 1588584.
     [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 1.3.9) 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/2061//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2061//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2061//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] 61efb69615c2d9ea7de2a6844d9b6b1987039353 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:1696: exec returned: 1

Total time: 39 minutes 45 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-1910
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: ZOOKEEPER-1918 PreCommit Build #2060

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 278938 lines...]
     [exec] 
     [exec] 
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12641800/ZOOKEEPER-1918.patch
     [exec]   against trunk revision 1588584.
     [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 1.3.9) 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/2060//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2060//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2060//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] 3dc01c4b51b58e7d5e1505345b2ae67da692b8c6 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:1696: exec returned: 1

Total time: 33 minutes 14 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-1918
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
REGRESSION:  org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest

Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.

Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished quorum: giving up after 30+ seconds.
	at org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:153)
	at org.apache.zookeeper.server.quorum.StandaloneDisabledTest.startSingleServerTest(StandaloneDisabledTest.java:75)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)



Failed: ZOOKEEPER-751 PreCommit Build #2059

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 301604 lines...]
     [exec] 
     [exec] 
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12641611/ZOOKEEPER-751.patch
     [exec]   against trunk revision 1588584.
     [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 1.3.9) 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/2059//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2059//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2059//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] ec14a586991cd324ca930493b7bb117bee938814 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:1696: exec returned: 1

Total time: 36 minutes 44 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-751
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: ZOOKEEPER-1015 PreCommit Build #2058

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 302075 lines...]
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12641564/ZOOKEEPER-1015.patch
     [exec]   against trunk revision 1588584.
     [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 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 1.3.9) 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/2058//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2058//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2058//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] b9790b6134966d9c65016b0532c5e67c4fd4251a 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:1696: exec returned: 2

Total time: 36 minutes 49 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-1015
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: ZOOKEEPER-1366 PreCommit Build #2057

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 279403 lines...]
     [exec] 
     [exec] 
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12641585/ZOOKEEPER-1366.patch
     [exec]   against trunk revision 1588584.
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 48 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 1.3.9) 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/2057//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2057//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2057//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] 14e2237c4bfa6e6c9d0e96bcec99e558049b5087 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:1696: exec returned: 1

Total time: 37 minutes 59 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-1366
Email was triggered for: Failure
Sending email for trigger: Failure



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

Failed: ZOOKEEPER-1366 PreCommit Build #2056

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 270190 lines...]
     [exec] 
     [exec] 
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   http://issues.apache.org/jira/secure/attachment/12641585/ZOOKEEPER-1366.patch
     [exec]   against trunk revision 1588584.
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 48 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 1.3.9) 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/2056//testReport/
     [exec] Findbugs warnings: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2056//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
     [exec] Console output: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2056//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] 1cd6fd7127bfc7155978356c835dd36b828384b4 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:1696: exec returned: 1

Total time: 36 minutes 58 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-1366
Email was triggered for: Failure
Sending email for trigger: Failure



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