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/10/30 14:33:00 UTC

Failed: ZOOKEEPER- PreCommit Build #7

Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/7/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 403228 lines...]
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-10-30 14:30:58,521 [myid:] - INFO  [ProcessThread(sid:0 cport:11466)::PrepRequestProcessor@605] - Processed session termination for sessionid: 0x101efea9fc00000
    [junit] 2016-10-30 14:30:58,523 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11466,name1=Connections,name2=127.0.0.1,name3=0x101efea9fc00000]
    [junit] 2016-10-30 14:30:58,523 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x101efea9fc00000
    [junit] 2016-10-30 14:30:58,523 [myid:] - INFO  [main:ZooKeeper@1315] - Session: 0x101efea9fc00000 closed
    [junit] 2016-10-30 14:30:58,524 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 162757
    [junit] 2016-10-30 14:30:58,524 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1644
    [junit] 2016-10-30 14:30:58,524 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-10-30 14:30:58,524 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-10-30 14:30:58,525 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-10-30 14:30:58,526 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:11466
    [junit] 2016-10-30 14:30:58,532 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-10-30 14:30:58,532 [myid:] - ERROR [main:ZooKeeperServer@501] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-10-30 14:30:58,533 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-10-30 14:30:58,533 [myid:] - INFO  [main:PrepRequestProcessor@996] - Shutting down
    [junit] 2016-10-30 14:30:58,533 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-10-30 14:30:58,533 [myid:] - INFO  [ProcessThread(sid:0 cport:11466)::PrepRequestProcessor@156] - PrepRequestProcessor exited loop!
    [junit] 2016-10-30 14:30:58,533 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-10-30 14:30:58,537 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2016-10-30 14:30:58,537 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11466,name1=InMemoryDataTree]
    [junit] 2016-10-30 14:30:58,537 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11466]
    [junit] 2016-10-30 14:30:58,560 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11466
    [junit] 2016-10-30 14:30:58,560 [myid:127.0.0.1:11343] - INFO  [main-SendThread(127.0.0.1:11343):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11343. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-30 14:30:58,560 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-10-30 14:30:58,560 [myid:127.0.0.1:11343] - WARN  [main-SendThread(127.0.0.1:11343):ClientCnxn$SendThread@1235] - Session 0x101efe7cd350000 for server 127.0.0.1/127.0.0.1:11343, 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-10-30 14:30:58,567 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4831 at start it was 4831
    [junit] 2016-10-30 14:30:58,567 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-10-30 14:30:58,568 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 460.393 sec, Thread: 1, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-10-30 14:30:58,759 [myid:127.0.0.1:11349] - INFO  [main-SendThread(127.0.0.1:11349):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11349. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-30 14:30:58,760 [myid:127.0.0.1:11349] - WARN  [main-SendThread(127.0.0.1:11349):ClientCnxn$SendThread@1235] - Session 0x301efe7cd390000 for server 127.0.0.1/127.0.0.1:11349, 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/PreCommit-ZOOKEEPER-github-pr-build/build.xml:1207: Tests failed!

Total time: 11 minutes 28 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
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
[description-setter] Could not determine description.
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
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)



Failed: ZOOKEEPER- PreCommit Build #10

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/10/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 428825 lines...]
    [junit] 2016-10-31 04:14:50,477 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-10-31 04:14:50,477 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2016-10-31 04:14:50,477 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30317,name1=InMemoryDataTree]
    [junit] 2016-10-31 04:14:50,477 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30317]
    [junit] 2016-10-31 04:14:50,478 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 30317
    [junit] 2016-10-31 04:14:50,478 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-10-31 04:14:50,484 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 5213 at start it was 5213
    [junit] 2016-10-31 04:14:50,484 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-10-31 04:14:50,485 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 462.934 sec, Thread: 8, Class: org.apache.zookeeper.test.NettyNettySuiteTest
    [junit] 2016-10-31 04:14:50,750 [myid:127.0.0.1:30197] - INFO  [main-SendThread(127.0.0.1:30197):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30197. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-31 04:14:50,752 [myid:] - INFO  [New I/O boss #9999:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:30197
    [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-10-31 04:14:50,752 [myid:] - WARN  [New I/O boss #9999:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0xfb9354b3] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:30197
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:30197
    [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-10-31 04:14:50,752 [myid:] - INFO  [New I/O boss #9999:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2016-10-31 04:14:50,753 [myid:127.0.0.1:30197] - INFO  [main-SendThread(127.0.0.1:30197):ClientCnxn$SendThread@1231] - channel for sessionid 0x201f2da04610000 is lost, closing socket connection and attempting reconnect

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build/build.xml:1208: Tests failed!

Total time: 11 minutes 53 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
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
[description-setter] Could not determine description.
Putting comment on the pull request
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
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7



###################################################################################
############################## FAILED TESTS (if any) ##############################
4 tests failed.
FAILED:  org.apache.zookeeper.test.FLEZeroWeightTest.testZeroWeightQuorum

Error Message:
Threads didn't join

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


FAILED:  org.apache.zookeeper.test.FourLetterWordsQuorumTest.testNull

Error Message:
waiting for server up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server up
	at org.apache.zookeeper.test.QuorumBase.startServers(QuorumBase.java:224)
	at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:121)
	at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:79)


FAILED:  org.apache.zookeeper.test.LocalSessionsOnlyTest.testLocalSessionsOnLeader

Error Message:
waiting for server up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server up
	at org.apache.zookeeper.test.QuorumBase.startServers(QuorumBase.java:224)
	at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:121)
	at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:79)
	at org.apache.zookeeper.test.LocalSessionsOnlyTest.setUp(LocalSessionsOnlyTest.java:55)


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)



Failed: ZOOKEEPER- PreCommit Build #9

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/9/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 409853 lines...]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-10-30 16:31:45,656 [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-10-30 16:31:45,657 [myid:127.0.0.1:24808] - WARN  [main-SendThread(127.0.0.1:24808):ClientCnxn$SendThread@1235] - Session 0x101f05672fa0000 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)
    [junit] 2016-10-30 16:31:45,842 [myid:127.0.0.1:24811] - INFO  [main-SendThread(127.0.0.1:24811):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:24811. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-30 16:31:45,842 [myid:127.0.0.1:24811] - WARN  [main-SendThread(127.0.0.1:24811):ClientCnxn$SendThread@1235] - Session 0x201f0566f130000 for server 127.0.0.1/127.0.0.1:24811, 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-10-30 16:31:46,057 [myid:] - INFO  [ProcessThread(sid:0 cport:24931)::PrepRequestProcessor@605] - Processed session termination for sessionid: 0x101f05933e90000
    [junit] 2016-10-30 16:31:46,058 [myid:] - INFO  [main:ZooKeeper@1315] - Session: 0x101f05933e90000 closed
    [junit] 2016-10-30 16:31:46,058 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 141085
    [junit] 2016-10-30 16:31:46,058 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x101f05933e90000
    [junit] 2016-10-30 16:31:46,058 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24931,name1=Connections,name2=127.0.0.1,name3=0x101f05933e90000]
    [junit] 2016-10-30 16:31:46,059 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1645
    [junit] 2016-10-30 16:31:46,059 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-10-30 16:31:46,059 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-10-30 16:31:46,059 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-10-30 16:31:46,059 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:24931
    [junit] 2016-10-30 16:31:46,064 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-10-30 16:31:46,064 [myid:] - ERROR [main:ZooKeeperServer@501] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-10-30 16:31:46,064 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-10-30 16:31:46,064 [myid:] - INFO  [main:PrepRequestProcessor@996] - Shutting down
    [junit] 2016-10-30 16:31:46,064 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-10-30 16:31:46,064 [myid:] - INFO  [ProcessThread(sid:0 cport:24931)::PrepRequestProcessor@156] - PrepRequestProcessor exited loop!
    [junit] 2016-10-30 16:31:46,065 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-10-30 16:31:46,065 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2016-10-30 16:31:46,065 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24931,name1=InMemoryDataTree]
    [junit] 2016-10-30 16:31:46,066 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24931]
    [junit] 2016-10-30 16:31:46,066 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 24931
    [junit] 2016-10-30 16:31:46,066 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-10-30 16:31:46,072 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4836 at start it was 4832
    [junit] 2016-10-30 16:31:46,072 [myid:] - INFO  [main:ClientBase@570] - sleeping for 20 secs
    [junit] 2016-10-30 16:31:46,072 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-10-30 16:31:46,073 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 430.801 sec, Thread: 6, Class: org.apache.zookeeper.test.NioNettySuiteTest

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build/build.xml:1207: Tests failed!

Total time: 11 minutes 16 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
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
[description-setter] Could not determine description.
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
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7



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

Error Message:
waiting for server up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server up
	at org.apache.zookeeper.test.QuorumBase.startServers(QuorumBase.java:223)
	at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:120)
	at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:78)
	at org.apache.zookeeper.test.LocalSessionsOnlyTest.setUp(LocalSessionsOnlyTest.java:55)


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)



Failed: ZOOKEEPER- PreCommit Build #8

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/8/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 409156 lines...]
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioChannel$WriteTask.run(AbstractNioChannel.java:315)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.processTaskQueue(AbstractNioSelector.java:391)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:315)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178)
    [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-10-30 15:22:03,428 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27624,name1=Connections,name2=127.0.0.1,name3=0x100a699f7340000]
    [junit] 2016-10-30 15:22:03,529 [myid:] - INFO  [main:ZooKeeper@1315] - Session: 0x100a699f7340000 closed
    [junit] 2016-10-30 15:22:03,529 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 140278
    [junit] 2016-10-30 15:22:03,529 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x100a699f7340000
    [junit] 2016-10-30 15:22:03,529 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1643
    [junit] 2016-10-30 15:22:03,529 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-10-30 15:22:03,529 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-10-30 15:22:03,530 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-10-30 15:22:03,530 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:27624
    [junit] 2016-10-30 15:22:03,536 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-10-30 15:22:03,536 [myid:] - ERROR [main:ZooKeeperServer@501] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-10-30 15:22:03,536 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-10-30 15:22:03,537 [myid:] - INFO  [main:PrepRequestProcessor@996] - Shutting down
    [junit] 2016-10-30 15:22:03,537 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-10-30 15:22:03,537 [myid:] - INFO  [ProcessThread(sid:0 cport:27624)::PrepRequestProcessor@156] - PrepRequestProcessor exited loop!
    [junit] 2016-10-30 15:22:03,537 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-10-30 15:22:03,537 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2016-10-30 15:22:03,537 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27624,name1=InMemoryDataTree]
    [junit] 2016-10-30 15:22:03,537 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27624]
    [junit] 2016-10-30 15:22:03,538 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 27624
    [junit] 2016-10-30 15:22:03,538 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-10-30 15:22:03,543 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4834 at start it was 4834
    [junit] 2016-10-30 15:22:03,544 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-10-30 15:22:03,544 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 432.422 sec, Thread: 7, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-10-30 15:22:03,832 [myid:127.0.0.1:27504] - INFO  [main-SendThread(127.0.0.1:27504):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27504. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-30 15:22:03,833 [myid:127.0.0.1:27504] - WARN  [main-SendThread(127.0.0.1:27504):ClientCnxn$SendThread@1235] - Session 0x200a69727870000 for server 127.0.0.1/127.0.0.1:27504, 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/PreCommit-ZOOKEEPER-github-pr-build/build.xml:1207: Tests failed!

Total time: 11 minutes 24 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
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
[description-setter] Could not determine description.
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
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)