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 2017/06/20 12:08:43 UTC

ZooKeeper_branch35_jdk8 - Build # 572 - Failure

See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/572/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 59.08 MB...]
    [junit] 2017-06-20 12:07:56,588 [myid:] - INFO  [main:ZooKeeperServer@541] - shutting down
    [junit] 2017-06-20 12:07:56,588 [myid:] - ERROR [main:ZooKeeperServer@505] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-06-20 12:07:56,588 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-06-20 12:07:56,589 [myid:] - INFO  [main:PrepRequestProcessor@1010] - Shutting down
    [junit] 2017-06-20 12:07:56,589 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-06-20 12:07:56,589 [myid:] - INFO  [ProcessThread(sid:0 cport:22240)::PrepRequestProcessor@156] - PrepRequestProcessor exited loop!
    [junit] 2017-06-20 12:07:56,589 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-06-20 12:07:56,589 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-06-20 12:07:56,589 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22240,name1=InMemoryDataTree]
    [junit] 2017-06-20 12:07:56,589 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22240]
    [junit] 2017-06-20 12:07:56,590 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 22240
    [junit] 2017-06-20 12:07:56,590 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-06-20 12:07:56,594 [myid:] - INFO  [main:ClientBase@611] - fdcount after test is: 1484 at start it was 1484
    [junit] 2017-06-20 12:07:56,594 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-06-20 12:07:56,594 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 423.379 sec, Thread: 5, Class: org.apache.zookeeper.test.NettyNettySuiteTest
    [junit] 2017-06-20 12:07:56,909 [myid:127.0.0.1:22123] - INFO  [main-SendThread(127.0.0.1:22123):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22123. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-06-20 12:07:56,910 [myid:] - INFO  [New I/O boss #2781:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22123
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-06-20 12:07:56,910 [myid:] - WARN  [New I/O boss #2781:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0xdbc3c10e] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22123
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22123
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-06-20 12:07:56,911 [myid:] - INFO  [New I/O boss #2781:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-06-20 12:07:56,911 [myid:127.0.0.1:22123] - INFO  [main-SendThread(127.0.0.1:22123):ClientCnxn$SendThread@1231] - channel for sessionid 0x3060b32f7960000 is lost, closing socket connection and attempting reconnect

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1223: Tests failed!

Total time: 11 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

Error Message:
expected:<1> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
	at org.apache.zookeeper.server.quorum.Zab1_0Test$6.converseWithLeader(Zab1_0Test.java:938)
	at org.apache.zookeeper.server.quorum.Zab1_0Test.testLeaderConversation(Zab1_0Test.java:397)
	at org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalRun(Zab1_0Test.java:905)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

ZooKeeper_branch35_jdk8 - Build # 574 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/574/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 63.71 MB...]
    [junit] 2017-06-22 12:21:38,248 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-06-22 12:21:38,248 [myid:] - INFO  [SyncThread:5:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-06-22 12:21:38,249 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.5,name2=Leader,name3=InMemoryDataTree]
    [junit] 2017-06-22 12:21:38,249 [myid:] - WARN  [LearnerHandler-/127.0.0.1:59295:LearnerHandler@619] - ******* GOODBYE /127.0.0.1:59295 ********
    [junit] 2017-06-22 12:21:38,249 [myid:] - WARN  [LearnerHandler-/127.0.0.1:59294:LearnerHandler@619] - ******* GOODBYE /127.0.0.1:59294 ********
    [junit] 2017-06-22 12:21:38,250 [myid:] - WARN  [LearnerHandler-/127.0.0.1:59293:LearnerHandler@619] - ******* GOODBYE /127.0.0.1:59293 ********
    [junit] 2017-06-22 12:21:38,250 [myid:] - WARN  [LearnerHandler-/127.0.0.1:59292:LearnerHandler@619] - ******* GOODBYE /127.0.0.1:59292 ********
    [junit] 2017-06-22 12:21:38,251 [myid:] - WARN  [LearnerHandler-/127.0.0.1:59292:LearnerHandler@903] - Ignoring unexpected exception
    [junit] java.lang.InterruptedException
    [junit] 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
    [junit] 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
    [junit] 	at java.util.concurrent.LinkedBlockingQueue.put(LinkedBlockingQueue.java:339)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.shutdown(LearnerHandler.java:901)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.run(LearnerHandler.java:622)
    [junit] 2017-06-22 12:21:38,251 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2017-06-22 12:21:38,251 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:/127.0.0.1:16769:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2017-06-22 12:21:38,251 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2017-06-22 12:21:38,252 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:16769)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.5,name2=Leader]
    [junit] 2017-06-22 12:21:38,252 [myid:] - WARN  [QuorumPeer[myid=5](plain=/127.0.0.1:16769)(secure=disabled):QuorumPeer@1149] - Unexpected exception
    [junit] java.lang.InterruptedException
    [junit] 	at java.lang.Object.wait(Native Method)
    [junit] 	at org.apache.zookeeper.server.quorum.Leader.lead(Leader.java:563)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:1146)
    [junit] 2017-06-22 12:21:38,252 [myid:] - INFO  [/127.0.0.1:16771:QuorumCnxManager$Listener@667] - Leaving listener
    [junit] 2017-06-22 12:21:38,252 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:16769)(secure=disabled):Leader@626] - Shutting down
    [junit] 2017-06-22 12:21:38,252 [myid:] - WARN  [QuorumPeer[myid=5](plain=/127.0.0.1:16769)(secure=disabled):QuorumPeer@1180] - PeerState set to LOOKING
    [junit] 2017-06-22 12:21:38,252 [myid:] - WARN  [QuorumPeer[myid=5](plain=/127.0.0.1:16769)(secure=disabled):QuorumPeer@1162] - QuorumPeer main thread exited
    [junit] 2017-06-22 12:21:38,252 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:16769)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5]
    [junit] 2017-06-22 12:21:38,252 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:16769)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.5]
    [junit] 2017-06-22 12:21:38,252 [myid:] - INFO  [main:QuorumUtil@254] - Shutting down leader election QuorumPeer[myid=5](plain=/127.0.0.1:16769)(secure=disabled)
    [junit] 2017-06-22 12:21:38,252 [myid:] - INFO  [main:QuorumUtil@259] - Waiting for QuorumPeer[myid=5](plain=/127.0.0.1:16769)(secure=disabled) to exit thread
    [junit] 2017-06-22 12:21:38,252 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:16769)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.1]
    [junit] 2017-06-22 12:21:38,253 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:16769)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.2]
    [junit] 2017-06-22 12:21:38,253 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:16769)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.3]
    [junit] 2017-06-22 12:21:38,253 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 16757
    [junit] 2017-06-22 12:21:38,253 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:16757 is no longer accepting client connections
    [junit] 2017-06-22 12:21:38,253 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 16760
    [junit] 2017-06-22 12:21:38,253 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:16760 is no longer accepting client connections
    [junit] 2017-06-22 12:21:38,253 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 16763
    [junit] 2017-06-22 12:21:38,253 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:16763 is no longer accepting client connections
    [junit] 2017-06-22 12:21:38,253 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 16766
    [junit] 2017-06-22 12:21:38,254 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:16766 is no longer accepting client connections
    [junit] 2017-06-22 12:21:38,254 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 16769
    [junit] 2017-06-22 12:21:38,254 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:16769 is no longer accepting client connections
    [junit] 2017-06-22 12:21:38,256 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testRemoveOneAsynchronous
    [junit] 2017-06-22 12:21:38,256 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testRemoveOneAsynchronous
    [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 276.474 sec, Thread: 3, Class: org.apache.zookeeper.test.ReconfigTest

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1223: Tests failed!

Total time: 9 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

Error Message:
waiting for server 2 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 2 being up
	at org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentObserverIsParticipantInNewConfig(ReconfigRecoveryTest.java:529)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

ZooKeeper_branch35_jdk8 - Build # 573 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/573/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 63.13 MB...]
    [junit] 2017-06-21 12:06:34,461 [myid:] - WARN  [LearnerHandler-/127.0.0.1:36650:LearnerHandler@903] - Ignoring unexpected exception
    [junit] java.lang.InterruptedException
    [junit] 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
    [junit] 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
    [junit] 	at java.util.concurrent.LinkedBlockingQueue.put(LinkedBlockingQueue.java:339)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.shutdown(LearnerHandler.java:901)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.run(LearnerHandler.java:622)
    [junit] 2017-06-21 12:06:34,462 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2017-06-21 12:06:34,462 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:/127.0.0.1:11383:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2017-06-21 12:06:34,462 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2017-06-21 12:06:34,558 [myid:] - INFO  [/127.0.0.1:11385:QuorumCnxManager$Listener@667] - Leaving listener
    [junit] 2017-06-21 12:06:34,558 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.5,name2=Leader]
    [junit] 2017-06-21 12:06:34,559 [myid:] - WARN  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):QuorumPeer@1149] - Unexpected exception
    [junit] java.lang.InterruptedException
    [junit] 	at java.lang.Object.wait(Native Method)
    [junit] 	at org.apache.zookeeper.server.quorum.Leader.lead(Leader.java:563)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:1146)
    [junit] 2017-06-21 12:06:34,559 [myid:] - INFO  [main:QuorumUtil@254] - Shutting down leader election QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled)
    [junit] 2017-06-21 12:06:34,559 [myid:] - INFO  [main:QuorumUtil@259] - Waiting for QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled) to exit thread
    [junit] 2017-06-21 12:06:34,559 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):Leader@626] - Shutting down
    [junit] 2017-06-21 12:06:34,559 [myid:] - WARN  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):QuorumPeer@1180] - PeerState set to LOOKING
    [junit] 2017-06-21 12:06:34,559 [myid:] - WARN  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):QuorumPeer@1162] - QuorumPeer main thread exited
    [junit] 2017-06-21 12:06:34,559 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5]
    [junit] 2017-06-21 12:06:34,559 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.5]
    [junit] 2017-06-21 12:06:34,559 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.1]
    [junit] 2017-06-21 12:06:34,559 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.2]
    [junit] 2017-06-21 12:06:34,560 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:11383)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.3]
    [junit] 2017-06-21 12:06:34,560 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11371
    [junit] 2017-06-21 12:06:34,560 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:11371 is no longer accepting client connections
    [junit] 2017-06-21 12:06:34,560 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11374
    [junit] 2017-06-21 12:06:34,561 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:11374 is no longer accepting client connections
    [junit] 2017-06-21 12:06:34,561 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11377
    [junit] 2017-06-21 12:06:34,561 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:11377 is no longer accepting client connections
    [junit] 2017-06-21 12:06:34,561 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11380
    [junit] 2017-06-21 12:06:34,562 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:11380 is no longer accepting client connections
    [junit] 2017-06-21 12:06:34,562 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11383
    [junit] 2017-06-21 12:06:34,562 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:11383 is no longer accepting client connections
    [junit] 2017-06-21 12:06:34,564 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testRemoveOneAsynchronous
    [junit] 2017-06-21 12:06:34,564 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testRemoveOneAsynchronous
    [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 305.423 sec, Thread: 1, Class: org.apache.zookeeper.test.ReconfigTest
    [junit] 2017-06-21 12:06:34,682 [myid:127.0.0.1:11276] - INFO  [main-SendThread(127.0.0.1:11276):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11276. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-06-21 12:06:34,682 [myid:127.0.0.1:11276] - WARN  [main-SendThread(127.0.0.1:11276):ClientCnxn$SendThread@1235] - Session 0x30121ef142d0000 for server 127.0.0.1/127.0.0.1:11276, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1223: Tests failed!

Total time: 12 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

Error Message:
null

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