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/16 23:32:28 UTC

ZooKeeper-trunk - Build # 3160 - Still Failing

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 # 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)