You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/21 11:56:59 UTC

ZooKeeper-trunk-jdk8 - Build # 1055 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 60.82 MB...]
    [junit] 2017-05-21 11:56:24,764 [myid:] - INFO  [New I/O worker #3453:ZooKeeperServer@1026] - Client attempting to renew session 0x103a44f10a60000 at /127.0.0.1:36796
    [junit] 2017-05-21 11:56:24,764 [myid:] - INFO  [New I/O worker #3453:ZooKeeperServer@728] - Established session 0x103a44f10a60000 with negotiated timeout 6000 for client /127.0.0.1:36796
    [junit] 2017-05-21 11:56:24,764 [myid:127.0.0.1:16854] - INFO  [main-SendThread(127.0.0.1:16854):ClientCnxn$SendThread@1381] - Session establishment complete on server 127.0.0.1/127.0.0.1:16854, sessionid = 0x103a44f10a60000, negotiated timeout = 6000
    [junit] 2017-05-21 11:56:24,769 [myid:] - INFO  [SyncThread:0:FileTxnLog@206] - Creating new log file: log.7
    [junit] 2017-05-21 11:56:25,383 [myid:127.0.0.1:16608] - INFO  [main-SendThread(127.0.0.1:16608):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16608. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-05-21 11:56:25,384 [myid:127.0.0.1:16608] - WARN  [main-SendThread(127.0.0.1:16608):ClientCnxn$SendThread@1235] - Session 0x103a447b0f10000 for server 127.0.0.1/127.0.0.1:16608, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-05-21 11:56:25,779 [myid:] - INFO  [ProcessThread(sid:0 cport:16854)::PrepRequestProcessor@617] - Processed session termination for sessionid: 0x103a44f10a60000
    [junit] 2017-05-21 11:56:25,782 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16854,name1=Connections,name2=127.0.0.1,name3=0x103a44f10a60000]
    [junit] 2017-05-21 11:56:25,782 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x103a44f10a60000
    [junit] 2017-05-21 11:56:25,782 [myid:] - INFO  [main:ZooKeeper@1329] - Session: 0x103a44f10a60000 closed
    [junit] 2017-05-21 11:56:25,783 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 86353
    [junit] 2017-05-21 11:56:25,783 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 861
    [junit] 2017-05-21 11:56:25,783 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-05-21 11:56:25,783 [myid:] - INFO  [main:ClientBase@582] - tearDown starting
    [junit] 2017-05-21 11:56:25,783 [myid:] - INFO  [main:ClientBase@552] - STOPPING server
    [junit] 2017-05-21 11:56:25,783 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:16854
    [junit] 2017-05-21 11:56:25,784 [myid:] - INFO  [main:ZooKeeperServer@542] - shutting down
    [junit] 2017-05-21 11:56:25,785 [myid:] - ERROR [main:ZooKeeperServer@506] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-05-21 11:56:25,785 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-05-21 11:56:25,785 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-05-21 11:56:25,785 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-05-21 11:56:25,785 [myid:] - INFO  [ProcessThread(sid:0 cport:16854)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2017-05-21 11:56:25,785 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-05-21 11:56:25,786 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-05-21 11:56:25,786 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16854,name1=InMemoryDataTree]
    [junit] 2017-05-21 11:56:25,786 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16854]
    [junit] 2017-05-21 11:56:25,786 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 16854
    [junit] 2017-05-21 11:56:25,787 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-05-21 11:56:25,795 [myid:] - INFO  [main:ClientBase@607] - fdcount after test is: 2541 at start it was 2546
    [junit] 2017-05-21 11:56:25,795 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-05-21 11:56:25,795 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 490.123 sec, Thread: 3, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-05-21 11:56:25,899 [myid:127.0.0.1:16734] - INFO  [main-SendThread(127.0.0.1:16734):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16734. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-05-21 11:56:25,900 [myid:127.0.0.1:16734] - WARN  [main-SendThread(127.0.0.1:16734):ClientCnxn$SendThread@1235] - Session 0x203a44b9fe30000 for server 127.0.0.1/127.0.0.1:16734, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-05-21 11:56:25,913 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] 2017-05-21 11:56:25,913 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!

fail.build.on.test.failure:

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

Total time: 12 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.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)

ZooKeeper-trunk-jdk8 - Build # 1057 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 63.39 MB...]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-05-23 12:04:51,694 [myid:127.0.0.1:19301] - INFO  [main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19301. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-05-23 12:04:51,694 [myid:127.0.0.1:19301] - WARN  [main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1235] - Session 0x103ae9602260000 for server 127.0.0.1/127.0.0.1:19301, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-05-23 12:04:51,995 [myid:127.0.0.1:19430] - INFO  [main-SendThread(127.0.0.1:19430):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19430. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-05-23 12:04:51,996 [myid:127.0.0.1:19430] - WARN  [main-SendThread(127.0.0.1:19430):ClientCnxn$SendThread@1235] - Session 0x303ae99d7210000 for server 127.0.0.1/127.0.0.1:19430, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-05-23 12:04:52,789 [myid:127.0.0.1:19424] - INFO  [main-SendThread(127.0.0.1:19424):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19424. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-05-23 12:04:52,790 [myid:127.0.0.1:19424] - WARN  [main-SendThread(127.0.0.1:19424):ClientCnxn$SendThread@1235] - Session 0x103ae99d7190000 for server 127.0.0.1/127.0.0.1:19424, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-05-23 12:04:52,933 [myid:127.0.0.1:19427] - INFO  [main-SendThread(127.0.0.1:19427):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19427. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-05-23 12:04:52,934 [myid:127.0.0.1:19427] - WARN  [main-SendThread(127.0.0.1:19427):ClientCnxn$SendThread@1235] - Session 0x203ae99d7170000 for server 127.0.0.1/127.0.0.1:19427, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-05-23 12:04:53,232 [myid:127.0.0.1:19430] - INFO  [main-SendThread(127.0.0.1:19430):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19430. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-05-23 12:04:53,233 [myid:127.0.0.1:19430] - WARN  [main-SendThread(127.0.0.1:19430):ClientCnxn$SendThread@1235] - Session 0x303ae99d7210000 for server 127.0.0.1/127.0.0.1:19430, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-05-23 12:04:53,472 [myid:127.0.0.1:19301] - INFO  [main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19301. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-05-23 12:04:53,472 [myid:127.0.0.1:19301] - WARN  [main-SendThread(127.0.0.1:19301):ClientCnxn$SendThread@1235] - Session 0x103ae9602260000 for server 127.0.0.1/127.0.0.1:19301, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] Running org.apache.zookeeper.test.NioNettySuiteTest in thread 4
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 4, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] Test org.apache.zookeeper.test.NioNettySuiteTest FAILED (timeout)

fail.build.on.test.failure:

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

Total time: 19 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

Error Message:
Leader hasn't joined: -1

Stack Trace:
junit.framework.AssertionFailedError: Leader hasn't joined: -1
	at org.apache.zookeeper.test.FLETest.runElection(FLETest.java:368)
	at org.apache.zookeeper.test.FLETest.testSingleElection(FLETest.java:267)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.NioNettySuiteTest.testJMXBeanAfterRoleChange

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)

ZooKeeper-trunk-jdk8 - Build # 1056 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 66.55 MB...]
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2017-05-22 12:03:28,924 [myid:] - INFO  [New I/O boss #6409:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-05-22 12:03:28,924 [myid:127.0.0.1:22169] - INFO  [main-SendThread(127.0.0.1:22169):ClientCnxn$SendThread@1231] - channel for sessionid 0x100ed29823a0000 is lost, closing socket connection and attempting reconnect
    [junit] 2017-05-22 12:03:28,996 [myid:127.0.0.1:22169] - INFO  [main-SendThread(127.0.0.1:22169):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22169. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-05-22 12:03:28,997 [myid:] - INFO  [New I/O boss #6460:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22169
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2017-05-22 12:03:29,024 [myid:] - WARN  [New I/O boss #6460:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0xdd4c4c77] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22169
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:22169
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2017-05-22 12:03:29,024 [myid:] - INFO  [New I/O boss #6460:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-05-22 12:03:29,024 [myid:127.0.0.1:22169] - INFO  [main-SendThread(127.0.0.1:22169):ClientCnxn$SendThread@1231] - channel for sessionid 0x100ed29823a0001 is lost, closing socket connection and attempting reconnect
    [junit] Running org.apache.zookeeper.test.NettyNettySuiteTest in thread 5
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 5, Class: org.apache.zookeeper.test.NettyNettySuiteTest
    [junit] Test org.apache.zookeeper.test.NettyNettySuiteTest FAILED (timeout)

fail.build.on.test.failure:

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

Total time: 19 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

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.WatchEventWhenAutoResetTest.testNodeDataChanged

Error Message:
expected:<NodeDataChanged> but was:<NodeDeleted>

Stack Trace:
junit.framework.AssertionFailedError: expected:<NodeDataChanged> but was:<NodeDeleted>
	at org.apache.zookeeper.test.WatchEventWhenAutoResetTest$EventsWatcher.assertEvent(WatchEventWhenAutoResetTest.java:67)
	at org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged(WatchEventWhenAutoResetTest.java:117)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)