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/07/15 12:04:09 UTC

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 58.63 MB...]
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-07-15 12:03:32,303 [myid:] - INFO  [New I/O boss #5253:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-07-15 12:03:32,303 [myid:127.0.0.1:19430] - INFO  [main-SendThread(127.0.0.1:19430):ClientCnxn$SendThread@1231] - channel for sessionid 0x304bf9011740000 is lost, closing socket connection and attempting reconnect
    [junit] 2017-07-15 12:03:32,350 [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-07-15 12:03:32,351 [myid:] - INFO  [New I/O boss #5219:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:19424
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-07-15 12:03:32,351 [myid:] - WARN  [New I/O boss #5219:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0xe633d371] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:19424
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:19424
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [junit] 	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
    [junit] 	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-07-15 12:03:32,351 [myid:] - INFO  [New I/O boss #5219:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-07-15 12:03:32,352 [myid:127.0.0.1:19424] - INFO  [main-SendThread(127.0.0.1:19424):ClientCnxn$SendThread@1231] - channel for sessionid 0x104bf90116b0000 is lost, closing socket connection and attempting reconnect
    [junit] Test org.apache.zookeeper.test.NettyNettySuiteTest FAILED

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: 11 minutes 1 second
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.AsyncHammerTest.testHammer

Error Message:
null

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


FAILED:  org.apache.zookeeper.test.ClientTest.testNonExistingOpCode

Error Message:
expected:<-4> but was:<-6>

Stack Trace:
junit.framework.AssertionFailedError: expected:<-4> but was:<-6>
	at org.apache.zookeeper.test.ClientTest.testNonExistingOpCode(ClientTest.java:853)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 65.83 MB...]
    [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-07-18 18:16:13,030 [myid:127.0.0.1:24816] - INFO  [main-SendThread(127.0.0.1:24816):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:24816. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-18 18:16:13,031 [myid:127.0.0.1:24816] - WARN  [main-SendThread(127.0.0.1:24816):ClientCnxn$SendThread@1235] - Session 0x304d0585d410000 for server 127.0.0.1/127.0.0.1:24816, 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-07-18 18:16:13,243 [myid:] - INFO  [ProcessThread(sid:0 cport:24933)::PrepRequestProcessor@614] - Processed session termination for sessionid: 0x104d05b9d500000
    [junit] 2017-07-18 18:16:13,246 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24933,name1=Connections,name2=127.0.0.1,name3=0x104d05b9d500000]
    [junit] 2017-07-18 18:16:13,246 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x104d05b9d500000
    [junit] 2017-07-18 18:16:13,246 [myid:] - INFO  [main:ZooKeeper@1329] - Session: 0x104d05b9d500000 closed
    [junit] 2017-07-18 18:16:13,246 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 127958
    [junit] 2017-07-18 18:16:13,247 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 863
    [junit] 2017-07-18 18:16:13,247 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-07-18 18:16:13,247 [myid:] - INFO  [main:ClientBase@601] - tearDown starting
    [junit] 2017-07-18 18:16:13,247 [myid:] - INFO  [main:ClientBase@571] - STOPPING server
    [junit] 2017-07-18 18:16:13,247 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:24933
    [junit] 2017-07-18 18:16:13,249 [myid:] - INFO  [main:ZooKeeperServer@541] - shutting down
    [junit] 2017-07-18 18:16:13,249 [myid:] - ERROR [main:ZooKeeperServer@505] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-07-18 18:16:13,249 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-07-18 18:16:13,249 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-07-18 18:16:13,249 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-07-18 18:16:13,249 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-07-18 18:16:13,249 [myid:] - INFO  [ProcessThread(sid:0 cport:24933)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2017-07-18 18:16:13,250 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-07-18 18:16:13,250 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24933,name1=InMemoryDataTree]
    [junit] 2017-07-18 18:16:13,250 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24933]
    [junit] 2017-07-18 18:16:13,250 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 24933
    [junit] 2017-07-18 18:16:13,251 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-07-18 18:16:13,255 [myid:] - INFO  [main:ClientBase@626] - fdcount after test is: 2547 at start it was 2547
    [junit] 2017-07-18 18:16:13,256 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-07-18 18:16:13,256 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 422.662 sec, Thread: 6, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-07-18 18:16:13,292 [myid:127.0.0.1:24736] - INFO  [main-SendThread(127.0.0.1:24736):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:24736. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-18 18:16:13,293 [myid:127.0.0.1:24736] - WARN  [main-SendThread(127.0.0.1:24736):ClientCnxn$SendThread@1235] - Session 0x104d0559a030001 for server 127.0.0.1/127.0.0.1:24736, 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.server.quorum.Zab1_0Test in thread 1
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 1, Class: org.apache.zookeeper.server.quorum.Zab1_0Test
    [junit] Test org.apache.zookeeper.server.quorum.Zab1_0Test 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: 16 minutes 56 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.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.Zab1_0Test.testNormalObserverRun

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:748)

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 64.45 MB...]
    [junit] 2017-07-17 19:07:52,373 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16614. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-17 19:07:52,374 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:49418, server: 127.0.0.1/127.0.0.1:16614
    [junit] 2017-07-17 19:07:52,374 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:16614:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:49418
    [junit] 2017-07-17 19:08:10,744 [myid:127.0.0.1:16614] - WARN  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30025ms for sessionid 0x0
    [junit] 2017-07-17 19:08:10,744 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30025ms for sessionid 0x0, closing socket connection and attempting reconnect
    [junit] 2017-07-17 19:08:11,967 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16614. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-17 19:08:11,967 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:16614:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:49430
    [junit] 2017-07-17 19:08:11,967 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:49430, server: 127.0.0.1/127.0.0.1:16614
    [junit] 2017-07-17 19:08:22,404 [myid:127.0.0.1:16614] - WARN  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30030ms for sessionid 0x204cb54f5250000
    [junit] 2017-07-17 19:08:22,405 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30030ms for sessionid 0x204cb54f5250000, closing socket connection and attempting reconnect
    [junit] 2017-07-17 19:08:24,301 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16614. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-17 19:08:24,302 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:49444, server: 127.0.0.1/127.0.0.1:16614
    [junit] 2017-07-17 19:08:24,311 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:16614:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:49444
    [junit] 2017-07-17 19:08:41,996 [myid:127.0.0.1:16614] - WARN  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30029ms for sessionid 0x0
    [junit] 2017-07-17 19:08:41,996 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30029ms for sessionid 0x0, closing socket connection and attempting reconnect
    [junit] 2017-07-17 19:08:43,718 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16614. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-17 19:08:43,719 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:49454, server: 127.0.0.1/127.0.0.1:16614
    [junit] 2017-07-17 19:08:43,719 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:16614:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:49454
    [junit] 2017-07-17 19:08:54,330 [myid:127.0.0.1:16614] - WARN  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30028ms for sessionid 0x204cb54f5250000
    [junit] 2017-07-17 19:08:54,330 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30028ms for sessionid 0x204cb54f5250000, closing socket connection and attempting reconnect
    [junit] 2017-07-17 19:08:55,504 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16614. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-17 19:08:55,505 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:16614:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:49468
    [junit] 2017-07-17 19:08:55,505 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:49468, server: 127.0.0.1/127.0.0.1:16614
    [junit] 2017-07-17 19:09:13,747 [myid:127.0.0.1:16614] - WARN  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30028ms for sessionid 0x0
    [junit] 2017-07-17 19:09:13,747 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30028ms for sessionid 0x0, closing socket connection and attempting reconnect
    [junit] 2017-07-17 19:09:15,578 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16614. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-17 19:09:15,579 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:16614:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:49482
    [junit] 2017-07-17 19:09:15,579 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:49482, server: 127.0.0.1/127.0.0.1:16614
    [junit] 2017-07-17 19:09:25,533 [myid:127.0.0.1:16614] - WARN  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30029ms for sessionid 0x204cb54f5250000
    [junit] 2017-07-17 19:09:25,534 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30029ms for sessionid 0x204cb54f5250000, closing socket connection and attempting reconnect
    [junit] 2017-07-17 19:09:27,163 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16614. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-17 19:09:27,164 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:49488, server: 127.0.0.1/127.0.0.1:16614
    [junit] 2017-07-17 19:09:27,164 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:16614:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:49488
    [junit] 2017-07-17 19:09:45,604 [myid:127.0.0.1:16614] - WARN  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30025ms for sessionid 0x0
    [junit] 2017-07-17 19:09:45,604 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30025ms for sessionid 0x0, closing socket connection and attempting reconnect
    [junit] 2017-07-17 19:09:46,716 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16614. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-17 19:09:46,716 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:49500, server: 127.0.0.1/127.0.0.1:16614
    [junit] 2017-07-17 19:09:46,716 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:16614:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:49500
    [junit] 2017-07-17 19:09:57,193 [myid:127.0.0.1:16614] - WARN  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30030ms for sessionid 0x204cb54f5250000
    [junit] 2017-07-17 19:09:57,194 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30030ms for sessionid 0x204cb54f5250000, closing socket connection and attempting reconnect
    [junit] 2017-07-17 19:09:58,553 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16614. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-17 19:09:58,553 [myid:127.0.0.1:16614] - INFO  [main-SendThread(127.0.0.1:16614):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:49514, server: 127.0.0.1/127.0.0.1:16614
    [junit] 2017-07-17 19:09:58,553 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:16614:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:49514
    [junit] Running org.apache.zookeeper.server.quorum.StandaloneDisabledTest in thread 3
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 3, Class: org.apache.zookeeper.server.quorum.StandaloneDisabledTest
    [junit] Test org.apache.zookeeper.server.quorum.StandaloneDisabledTest 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: 16 minutes 46 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.StandaloneDisabledTest.startSingleServerTest

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:748)

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 65.73 MB...]
    [junit] 2017-07-16 18:56:50,583 [myid:127.0.0.1:11271] - WARN  [main-SendThread(127.0.0.1:11271):ClientCnxn$SendThread@1235] - Session 0x104c62dc8930001 for server 127.0.0.1/127.0.0.1:11271, 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-07-16 18:56:50,584 [myid:] - INFO  [ProcessThread(sid:0 cport:11468)::PrepRequestProcessor@614] - Processed session termination for sessionid: 0x104c63415950000
    [junit] 2017-07-16 18:56:50,585 [myid:] - INFO  [main:ZooKeeper@1329] - Session: 0x104c63415950000 closed
    [junit] 2017-07-16 18:56:50,585 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x104c63415950000
    [junit] 2017-07-16 18:56:50,585 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 139927
    [junit] 2017-07-16 18:56:50,585 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11468,name1=Connections,name2=127.0.0.1,name3=0x104c63415950000]
    [junit] 2017-07-16 18:56:50,586 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 863
    [junit] 2017-07-16 18:56:50,586 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-07-16 18:56:50,586 [myid:] - INFO  [main:ClientBase@601] - tearDown starting
    [junit] 2017-07-16 18:56:50,586 [myid:] - INFO  [main:ClientBase@571] - STOPPING server
    [junit] 2017-07-16 18:56:50,586 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:11468
    [junit] 2017-07-16 18:56:50,588 [myid:] - INFO  [main:ZooKeeperServer@541] - shutting down
    [junit] 2017-07-16 18:56:50,588 [myid:] - ERROR [main:ZooKeeperServer@505] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2017-07-16 18:56:50,588 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-07-16 18:56:50,589 [myid:] - INFO  [main:PrepRequestProcessor@1008] - Shutting down
    [junit] 2017-07-16 18:56:50,589 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-07-16 18:56:50,589 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-07-16 18:56:50,589 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-07-16 18:56:50,589 [myid:] - INFO  [ProcessThread(sid:0 cport:11468)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2017-07-16 18:56:50,589 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11468,name1=InMemoryDataTree]
    [junit] 2017-07-16 18:56:50,590 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11468]
    [junit] 2017-07-16 18:56:50,590 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11468
    [junit] 2017-07-16 18:56:50,590 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-07-16 18:56:50,595 [myid:] - INFO  [main:ClientBase@626] - fdcount after test is: 2554 at start it was 2554
    [junit] 2017-07-16 18:56:50,595 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-07-16 18:56:50,595 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 444.97 sec, Thread: 1, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-07-16 18:56:50,794 [myid:127.0.0.1:11348] - INFO  [main-SendThread(127.0.0.1:11348):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11348. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-16 18:56:50,794 [myid:127.0.0.1:11348] - WARN  [main-SendThread(127.0.0.1:11348):ClientCnxn$SendThread@1235] - Session 0x204c63081720000 for server 127.0.0.1/127.0.0.1:11348, 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-07-16 18:56:50,965 [myid:127.0.0.1:11345] - INFO  [main-SendThread(127.0.0.1:11345):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11345. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-07-16 18:56:50,966 [myid:127.0.0.1:11345] - WARN  [main-SendThread(127.0.0.1:11345):ClientCnxn$SendThread@1235] - Session 0x104c6307df50000 for server 127.0.0.1/127.0.0.1:11345, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-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: 11 minutes 23 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.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.test.ClientTest.testNonExistingOpCode

Error Message:
expected:<-4> but was:<-6>

Stack Trace:
junit.framework.AssertionFailedError: expected:<-4> but was:<-6>
	at org.apache.zookeeper.test.ClientTest.testNonExistingOpCode(ClientTest.java:853)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)