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 2016/11/14 23:35:53 UTC

ZooKeeper-trunk - Build # 3157 - Still Failing

See https://builds.apache.org/job/ZooKeeper-trunk/3157/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 426388 lines...]
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit] 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
    [junit] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
    [junit] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
    [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    [junit] 	at java.net.Socket.connect(Socket.java:579)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:441)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:482)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:419)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:486)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:465)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-11-14 23:32:31,449 [myid:] - INFO  [WorkerReceiver[myid=2]:FastLeaderElection@688] - Notification: 2 (message format version), 2 (n.leader), 0x200000000 (n.zxid), 0x0 (n.round), LOOKING (n.state), 2 (n.sid), 0x2 (n.peerEPoch), LOOKING (my state)100000000 (n.config version)
    [junit] 2016-11-14 23:32:31,449 [myid:] - INFO  [WorkerReceiver[myid=1]:FastLeaderElection@688] - Notification: 2 (message format version), 2 (n.leader), 0x200000000 (n.zxid), 0x0 (n.round), LOOKING (n.state), 2 (n.sid), 0x2 (n.peerEPoch), LEADING (my state)100000000 (n.config version)
    [junit] 2016-11-14 23:32:31,450 [myid:] - INFO  [WorkerReceiver[myid=2]:FastLeaderElection@688] - Notification: 2 (message format version), 1 (n.leader), 0x100000000 (n.zxid), 0xffffffffffffffff (n.round), LEADING (n.state), 1 (n.sid), 0x2 (n.peerEPoch), LOOKING (my state)100000000 (n.config version)
    [junit] 2016-11-14 23:33:31,451 [myid:] - INFO  [QuorumPeer[myid=2](plain=/127.0.0.1:13952)(secure=disabled):FastLeaderElection@928] - Notification time out: 60000
    [junit] 2016-11-14 23:33:31,452 [myid:] - WARN  [WorkerSender[myid=2]:QuorumCnxManager@455] - Cannot open channel to 0 at election address /127.0.0.1:13947
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit] 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
    [junit] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
    [junit] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
    [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    [junit] 	at java.net.Socket.connect(Socket.java:579)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:441)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:482)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:419)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:486)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:465)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-11-14 23:33:31,453 [myid:] - INFO  [WorkerReceiver[myid=2]:FastLeaderElection@688] - Notification: 2 (message format version), 2 (n.leader), 0x200000000 (n.zxid), 0x0 (n.round), LOOKING (n.state), 2 (n.sid), 0x2 (n.peerEPoch), LOOKING (my state)100000000 (n.config version)
    [junit] 2016-11-14 23:33:31,453 [myid:] - INFO  [WorkerReceiver[myid=1]:FastLeaderElection@688] - Notification: 2 (message format version), 2 (n.leader), 0x200000000 (n.zxid), 0x0 (n.round), LOOKING (n.state), 2 (n.sid), 0x2 (n.peerEPoch), LEADING (my state)100000000 (n.config version)
    [junit] 2016-11-14 23:33:31,454 [myid:] - INFO  [WorkerReceiver[myid=2]:FastLeaderElection@688] - Notification: 2 (message format version), 1 (n.leader), 0x100000000 (n.zxid), 0xffffffffffffffff (n.round), LEADING (n.state), 1 (n.sid), 0x2 (n.peerEPoch), LOOKING (my state)100000000 (n.config version)
    [junit] Running org.apache.zookeeper.test.CnxManagerTest in thread 2
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 2, Class: org.apache.zookeeper.test.CnxManagerTest
    [junit] Test org.apache.zookeeper.test.CnxManagerTest FAILED (timeout)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1324: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1209: Tests failed!

Total time: 17 minutes 36 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording fingerprints
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Publishing Javadoc
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.zookeeper.test.CnxManagerTest.testWorkerThreads

Error Message:
Timeout occurred. Please note the time in the report does not reflect the time until the timeout.

Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.zookeeper.test.LETest.testLE

Error Message:
Threads didn't join

Stack Trace:
junit.framework.AssertionFailedError: Threads didn't join
	at org.apache.zookeeper.test.LETest.testLE(LETest.java:123)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper-trunk - Build # 3163 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk/3163/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 479526 lines...]
    [junit] 2016-11-18 23:25:38,388 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 27624
    [junit] 2016-11-18 23:25:38,388 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-11-18 23:25:38,396 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 5205 at start it was 5205
    [junit] 2016-11-18 23:25:38,396 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-11-18 23:25:38,396 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 490.681 sec, Thread: 7, Class: org.apache.zookeeper.test.NettyNettySuiteTest
    [junit] 2016-11-18 23:25:38,464 [myid:127.0.0.1:27501] - INFO  [main-SendThread(127.0.0.1:27501):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27501. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-11-18 23:25:38,465 [myid:] - INFO  [New I/O boss #9966:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:27501
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [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:1145)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-11-18 23:25:38,465 [myid:] - WARN  [New I/O boss #9966:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0xff21fca4] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:27501
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:27501
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
    [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:1145)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-11-18 23:25:38,465 [myid:] - INFO  [New I/O boss #9966:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2016-11-18 23:25:38,465 [myid:127.0.0.1:27501] - INFO  [main-SendThread(127.0.0.1:27501):ClientCnxn$SendThread@1231] - channel for sessionid 0x10222511a370000 is lost, closing socket connection and attempting reconnect

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1324: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1209: Tests failed!

Total time: 11 minutes 13 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording fingerprints
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Publishing Javadoc
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7



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

Error Message:
IOException is expected due to error injected to transaction log commit

Stack Trace:
junit.framework.AssertionFailedError: IOException is expected due to error injected to transaction log commit
	at org.apache.zookeeper.test.NonRecoverableErrorTest.testZooKeeperServiceAvailableOnLeader(NonRecoverableErrorTest.java:115)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.lang.Thread.run(Thread.java:745)



ZooKeeper-trunk - Build # 3162 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk/3162/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 468747 lines...]
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-11-18 22:30:00,654 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19545,name1=Connections,name2=127.0.0.1,name3=0x1010a00cb790000]
    [junit] 2016-11-18 22:30:00,754 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x1010a00cb790000 closed
    [junit] 2016-11-18 22:30:00,754 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 156147
    [junit] 2016-11-18 22:30:00,755 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1643
    [junit] 2016-11-18 22:30:00,755 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-11-18 22:30:00,755 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-11-18 22:30:00,755 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-11-18 22:30:00,755 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:19545
    [junit] 2016-11-18 22:30:00,754 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1010a00cb790000
    [junit] 2016-11-18 22:30:00,762 [myid:] - INFO  [main:ZooKeeperServer@531] - shutting down
    [junit] 2016-11-18 22:30:00,763 [myid:] - ERROR [main:ZooKeeperServer@503] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-11-18 22:30:00,763 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-11-18 22:30:00,763 [myid:] - INFO  [main:PrepRequestProcessor@1009] - Shutting down
    [junit] 2016-11-18 22:30:00,763 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-11-18 22:30:00,763 [myid:] - INFO  [ProcessThread(sid:0 cport:19545)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2016-11-18 22:30:00,763 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-11-18 22:30:00,764 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2016-11-18 22:30:00,764 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19545,name1=InMemoryDataTree]
    [junit] 2016-11-18 22:30:00,764 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19545]
    [junit] 2016-11-18 22:30:00,764 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 19545
    [junit] 2016-11-18 22:30:00,765 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-11-18 22:30:00,771 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4829 at start it was 4829
    [junit] 2016-11-18 22:30:00,771 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-11-18 22:30:00,771 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 516.838 sec, Thread: 4, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-11-18 22:30:01,011 [myid:127.0.0.1:19428] - INFO  [main-SendThread(127.0.0.1:19428):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19428. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-11-18 22:30:01,011 [myid:127.0.0.1:19428] - WARN  [main-SendThread(127.0.0.1:19428):ClientCnxn$SendThread@1235] - Session 0x30109fdbdaa0000 for server 127.0.0.1/127.0.0.1:19428, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1324: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1209: Tests failed!

Total time: 13 minutes 25 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording fingerprints
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Updating ZOOKEEPER-2632
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Publishing Javadoc
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7



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

Error Message:
Waiting too long

Stack Trace:
java.lang.RuntimeException: Waiting too long
	at org.apache.zookeeper.server.quorum.QuorumPeerMainTest.waitForOne(QuorumPeerMainTest.java:342)
	at org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testHighestZxidJoinLate(QuorumPeerMainTest.java:306)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper-trunk - Build # 3161 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk/3161/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 484890 lines...]
    [junit] 2016-11-17 23:31:19,154 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x10108594c5b0000
    [junit] 2016-11-17 23:31:19,154 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 170793
    [junit] 2016-11-17 23:31:19,154 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1643
    [junit] 2016-11-17 23:31:19,154 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-11-17 23:31:19,154 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-11-17 23:31:19,154 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-11-17 23:31:19,155 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:24931
    [junit] 2016-11-17 23:31:19,162 [myid:] - INFO  [main:ZooKeeperServer@531] - shutting down
    [junit] 2016-11-17 23:31:19,162 [myid:] - ERROR [main:ZooKeeperServer@503] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-11-17 23:31:19,162 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-11-17 23:31:19,163 [myid:] - INFO  [main:PrepRequestProcessor@1009] - Shutting down
    [junit] 2016-11-17 23:31:19,163 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-11-17 23:31:19,164 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-11-17 23:31:19,164 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2016-11-17 23:31:19,163 [myid:] - INFO  [ProcessThread(sid:0 cport:24931)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2016-11-17 23:31:19,164 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24931,name1=InMemoryDataTree]
    [junit] 2016-11-17 23:31:19,164 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24931]
    [junit] 2016-11-17 23:31:19,165 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 24931
    [junit] 2016-11-17 23:31:19,165 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-11-17 23:31:19,171 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4825 at start it was 4827
    [junit] 2016-11-17 23:31:19,171 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-11-17 23:31:19,171 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 575.922 sec, Thread: 6, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-11-17 23:31:19,225 [myid:127.0.0.1:24814] - INFO  [main-SendThread(127.0.0.1:24814):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:24814. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-11-17 23:31:19,225 [myid:127.0.0.1:24814] - WARN  [main-SendThread(127.0.0.1:24814):ClientCnxn$SendThread@1235] - Session 0x3010855d2f00000 for server 127.0.0.1/127.0.0.1:24814, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-11-17 23:31:19,400 [myid:127.0.0.1:24808] - INFO  [main-SendThread(127.0.0.1:24808):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:24808. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-11-17 23:31:19,401 [myid:127.0.0.1:24808] - WARN  [main-SendThread(127.0.0.1:24808):ClientCnxn$SendThread@1235] - Session 0x1010855d26f0000 for server 127.0.0.1/127.0.0.1:24808, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1324: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1209: Tests failed!

Total time: 14 minutes 42 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording fingerprints
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Publishing Javadoc
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7



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

Error Message:
waiting for server 0 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 0 being up
	at org.apache.zookeeper.test.SSLTest.testSecureQuorumServer(SSLTest.java:96)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper-trunk - Build # 3160 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk/3160/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 445847 lines...]
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-11-16 23:29:25,145 [myid:] - INFO  [New I/O boss #10032:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2016-11-16 23:29:25,145 [myid:127.0.0.1:16735] - INFO  [main-SendThread(127.0.0.1:16735):ClientCnxn$SendThread@1231] - channel for sessionid 0x3024960c5650000 is lost, closing socket connection and attempting reconnect
    [junit] 2016-11-16 23:29:26,026 [myid:] - INFO  [ProcessThread(sid:0 cport:14159)::PrepRequestProcessor@618] - Processed session termination for sessionid: 0x1024963f1a50000
    [junit] 2016-11-16 23:29:26,027 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14159,name1=Connections,name2=127.0.0.1,name3=0x1024963f1a50000]
    [junit] 2016-11-16 23:29:26,027 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x1024963f1a50000 closed
    [junit] 2016-11-16 23:29:26,027 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1024963f1a50000
    [junit] 2016-11-16 23:29:26,027 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 204247
    [junit] 2016-11-16 23:29:26,027 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1643
    [junit] 2016-11-16 23:29:26,027 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-11-16 23:29:26,027 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-11-16 23:29:26,028 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-11-16 23:29:26,028 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:14159
    [junit] 2016-11-16 23:29:26,030 [myid:] - INFO  [main:ZooKeeperServer@531] - shutting down
    [junit] 2016-11-16 23:29:26,030 [myid:] - ERROR [main:ZooKeeperServer@503] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-11-16 23:29:26,031 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-11-16 23:29:26,031 [myid:] - INFO  [main:PrepRequestProcessor@1009] - Shutting down
    [junit] 2016-11-16 23:29:26,031 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-11-16 23:29:26,031 [myid:] - INFO  [ProcessThread(sid:0 cport:14159)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2016-11-16 23:29:26,031 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-11-16 23:29:26,031 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2016-11-16 23:29:26,031 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14159,name1=InMemoryDataTree]
    [junit] 2016-11-16 23:29:26,032 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14159]
    [junit] 2016-11-16 23:29:26,032 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 14159
    [junit] 2016-11-16 23:29:26,032 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-11-16 23:29:26,037 [myid:127.0.0.1:13915] - INFO  [main-SendThread(127.0.0.1:13915):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:13915. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-11-16 23:29:26,037 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4831 at start it was 4827
    [junit] 2016-11-16 23:29:26,037 [myid:] - INFO  [main:ClientBase@570] - sleeping for 20 secs
    [junit] 2016-11-16 23:29:26,037 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-11-16 23:29:26,037 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] 2016-11-16 23:29:26,037 [myid:127.0.0.1:13915] - WARN  [main-SendThread(127.0.0.1:13915):ClientCnxn$SendThread@1235] - Session 0x102495d33670000 for server 127.0.0.1/127.0.0.1:13915, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 448.517 sec, Thread: 2, Class: org.apache.zookeeper.test.NioNettySuiteTest

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1324: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1209: Tests failed!

Total time: 11 minutes 15 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording fingerprints
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Publishing Javadoc
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7



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

Error Message:
Threads didn't join

Stack Trace:
junit.framework.AssertionFailedError: Threads didn't join
	at org.apache.zookeeper.test.LETest.testLE(LETest.java:123)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper-trunk - Build # 3159 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk/3159/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 440770 lines...]
    [junit] 2016-11-16 06:29:10,146 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1644
    [junit] 2016-11-16 06:29:10,146 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-11-16 06:29:10,147 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-11-16 06:29:10,147 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-11-16 06:29:10,147 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:27624
    [junit] 2016-11-16 06:29:10,146 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x100ff8f305a0000
    [junit] 2016-11-16 06:29:10,153 [myid:] - INFO  [main:ZooKeeperServer@531] - shutting down
    [junit] 2016-11-16 06:29:10,154 [myid:] - ERROR [main:ZooKeeperServer@503] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-11-16 06:29:10,154 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-11-16 06:29:10,154 [myid:] - INFO  [main:PrepRequestProcessor@1009] - Shutting down
    [junit] 2016-11-16 06:29:10,155 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-11-16 06:29:10,156 [myid:] - INFO  [ProcessThread(sid:0 cport:27624)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2016-11-16 06:29:10,156 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-11-16 06:29:10,156 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2016-11-16 06:29:10,156 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27624,name1=InMemoryDataTree]
    [junit] 2016-11-16 06:29:10,156 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27624]
    [junit] 2016-11-16 06:29:10,156 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 27624
    [junit] 2016-11-16 06:29:10,157 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-11-16 06:29:10,163 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4827 at start it was 4827
    [junit] 2016-11-16 06:29:10,163 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-11-16 06:29:10,163 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 500.628 sec, Thread: 7, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-11-16 06:29:10,224 [myid:127.0.0.1:27507] - INFO  [main-SendThread(127.0.0.1:27507):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27507. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-11-16 06:29:10,225 [myid:127.0.0.1:27507] - WARN  [main-SendThread(127.0.0.1:27507):ClientCnxn$SendThread@1235] - Session 0x300ff8beb030000 for server 127.0.0.1/127.0.0.1:27507, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-11-16 06:29:10,232 [myid:127.0.0.1:27501] - INFO  [main-SendThread(127.0.0.1:27501):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27501. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-11-16 06:29:10,233 [myid:127.0.0.1:27501] - WARN  [main-SendThread(127.0.0.1:27501):ClientCnxn$SendThread@1235] - Session 0x100ff8beb580000 for server 127.0.0.1/127.0.0.1:27501, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1324: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1209: Tests failed!

Total time: 11 minutes 52 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording fingerprints
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Updating ZOOKEEPER-1525
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Publishing Javadoc
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7



###################################################################################
############################## 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-trunk - Build # 3158 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk/3158/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 444978 lines...]
    [junit] 2016-11-15 23:47:40,644 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x100fad4d1480000
    [junit] 2016-11-15 23:47:40,645 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 144681
    [junit] 2016-11-15 23:47:40,645 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1642
    [junit] 2016-11-15 23:47:40,645 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-11-15 23:47:40,645 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-11-15 23:47:40,645 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-11-15 23:47:40,645 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:16852
    [junit] 2016-11-15 23:47:40,649 [myid:] - INFO  [main:ZooKeeperServer@530] - shutting down
    [junit] 2016-11-15 23:47:40,649 [myid:] - ERROR [main:ZooKeeperServer@502] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-11-15 23:47:40,649 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-11-15 23:47:40,649 [myid:] - INFO  [main:PrepRequestProcessor@1005] - Shutting down
    [junit] 2016-11-15 23:47:40,650 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-11-15 23:47:40,650 [myid:] - INFO  [ProcessThread(sid:0 cport:16852)::PrepRequestProcessor@156] - PrepRequestProcessor exited loop!
    [junit] 2016-11-15 23:47:40,650 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-11-15 23:47:40,650 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2016-11-15 23:47:40,650 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16852,name1=InMemoryDataTree]
    [junit] 2016-11-15 23:47:40,650 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16852]
    [junit] 2016-11-15 23:47:40,651 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 16852
    [junit] 2016-11-15 23:47:40,651 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-11-15 23:47:40,657 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4822 at start it was 4822
    [junit] 2016-11-15 23:47:40,657 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-11-15 23:47:40,657 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 557.569 sec, Thread: 3, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-11-15 23:47:40,805 [myid:127.0.0.1:16729] - INFO  [main-SendThread(127.0.0.1:16729):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16729. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-11-15 23:47:40,806 [myid:127.0.0.1:16729] - WARN  [main-SendThread(127.0.0.1:16729):ClientCnxn$SendThread@1235] - Session 0x100fad1954e0000 for server 127.0.0.1/127.0.0.1:16729, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-11-15 23:47:40,848 [myid:127.0.0.1:16732] - INFO  [main-SendThread(127.0.0.1:16732):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16732. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-11-15 23:47:40,848 [myid:127.0.0.1:16732] - WARN  [main-SendThread(127.0.0.1:16732):ClientCnxn$SendThread@1235] - Session 0x200fad1959b0000 for server 127.0.0.1/127.0.0.1:16732, 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:744)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1324: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1209: Tests failed!

Total time: 14 minutes 11 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording fingerprints
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Publishing Javadoc
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7



###################################################################################
############################## FAILED TESTS (if any) ##############################
3 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync

Error Message:
zoo.cfg.dynamic.next is not deleted.

Stack Trace:
junit.framework.AssertionFailedError: zoo.cfg.dynamic.next is not deleted.
	at org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync(ReconfigDuringLeaderSyncTest.java:165)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.server.quorum.ReconfigFailureCasesTest.testLeaderTimesoutOnNewQuorum

Error Message:
expected:<[leaderelection]> but was:<[following]>

Stack Trace:
junit.framework.AssertionFailedError: expected:<[leaderelection]> but was:<[following]>
	at org.apache.zookeeper.server.quorum.ReconfigFailureCasesTest.testLeaderTimesoutOnNewQuorum(ReconfigFailureCasesTest.java:197)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.LETest.testLE

Error Message:
Threads didn't join

Stack Trace:
junit.framework.AssertionFailedError: Threads didn't join
	at org.apache.zookeeper.test.LETest.testLE(LETest.java:123)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)