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/03/18 10:10:18 UTC

ZooKeeper_branch35_openjdk7 - Build # 460 - Still Failing

See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/460/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 64.85 MB...]
    [junit] 2017-03-18 10:10:00,392 [myid:127.0.0.1:14044] - INFO  [main-SendThread(127.0.0.1:14044):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:14044. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-18 10:10:00,393 [myid:127.0.0.1:14044] - WARN  [main-SendThread(127.0.0.1:14044):ClientCnxn$SendThread@1235] - Session 0x3004f0aaa820000 for server 127.0.0.1/127.0.0.1:14044, 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:739)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-03-18 10:10:00,577 [myid:] - INFO  [ProcessThread(sid:0 cport:14161)::PrepRequestProcessor@613] - Processed session termination for sessionid: 0x1004f0e0bdc0000
    [junit] 2017-03-18 10:10:00,580 [myid:] - INFO  [main:ZooKeeper@1326] - Session: 0x1004f0e0bdc0000 closed
    [junit] 2017-03-18 10:10:00,580 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1004f0e0bdc0000
    [junit] 2017-03-18 10:10:00,580 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14161,name1=Connections,name2=127.0.0.1,name3=0x1004f0e0bdc0000]
    [junit] 2017-03-18 10:10:00,580 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 92622
    [junit] 2017-03-18 10:10:00,580 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 467
    [junit] 2017-03-18 10:10:00,580 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-03-18 10:10:00,580 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2017-03-18 10:10:00,580 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2017-03-18 10:10:00,580 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:14161
    [junit] 2017-03-18 10:10:00,581 [myid:] - INFO  [main:ZooKeeperServer@541] - shutting down
    [junit] 2017-03-18 10:10:00,581 [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-03-18 10:10:00,581 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-03-18 10:10:00,582 [myid:] - INFO  [main:PrepRequestProcessor@1004] - Shutting down
    [junit] 2017-03-18 10:10:00,582 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-03-18 10:10:00,582 [myid:] - INFO  [ProcessThread(sid:0 cport:14161)::PrepRequestProcessor@156] - PrepRequestProcessor exited loop!
    [junit] 2017-03-18 10:10:00,582 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-03-18 10:10:00,582 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-03-18 10:10:00,582 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14161,name1=InMemoryDataTree]
    [junit] 2017-03-18 10:10:00,582 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14161]
    [junit] 2017-03-18 10:10:00,582 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 14161
    [junit] 2017-03-18 10:10:00,582 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-03-18 10:10:00,586 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 1382 at start it was 1382
    [junit] 2017-03-18 10:10:00,586 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-03-18 10:10:00,586 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 509.27 sec, Thread: 2, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-03-18 10:10:00,712 [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] 2017-03-18 10:10:00,713 [myid:127.0.0.1:13915] - WARN  [main-SendThread(127.0.0.1:13915):ClientCnxn$SendThread@1235] - Session 0x1004f066d030000 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:739)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-03-18 10:10:00,933 [myid:127.0.0.1:14041] - INFO  [main-SendThread(127.0.0.1:14041):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:14041. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-18 10:10:00,934 [myid:127.0.0.1:14041] - WARN  [main-SendThread(127.0.0.1:14041):ClientCnxn$SendThread@1235] - Session 0x2004f0aaa740000 for server 127.0.0.1/127.0.0.1:14041, 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:739)
    [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_branch35_openjdk7/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openjdk7/build.xml:1223: Tests failed!

Total time: 13 minutes 18 seconds
Build step 'Invoke Ant' marked build as 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.test.ReconfigTest.testPortChange

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.zookeeper.test.ReconfigTest.testPortChange(ReconfigTest.java:681)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper_branch35_openjdk7 - Build # 464 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/464/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 63.05 MB...]
    [junit] 	at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:265)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:474)
    [junit] 	at org.jboss.netty.channel.socket.nio.SocketSendBufferPool$UnpooledSendBuffer.transferTo(SocketSendBufferPool.java:203)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.write0(AbstractNioWorker.java:201)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.writeFromTaskLoop(AbstractNioWorker.java:151)
    [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] 2017-03-21 20:47:28,148 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11468,name1=Connections,name2=127.0.0.1,name3=0x10211530c480000]
    [junit] 2017-03-21 20:47:28,249 [myid:] - INFO  [main:ZooKeeper@1326] - Session: 0x10211530c480000 closed
    [junit] 2017-03-21 20:47:28,249 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x10211530c480000
    [junit] 2017-03-21 20:47:28,249 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 150568
    [junit] 2017-03-21 20:47:28,249 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1642
    [junit] 2017-03-21 20:47:28,249 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-03-21 20:47:28,249 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2017-03-21 20:47:28,249 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2017-03-21 20:47:28,250 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:11468
    [junit] 2017-03-21 20:47:28,253 [myid:] - INFO  [main:ZooKeeperServer@541] - shutting down
    [junit] 2017-03-21 20:47:28,254 [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-03-21 20:47:28,254 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-03-21 20:47:28,254 [myid:] - INFO  [main:PrepRequestProcessor@1004] - Shutting down
    [junit] 2017-03-21 20:47:28,254 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-03-21 20:47:28,254 [myid:] - INFO  [ProcessThread(sid:0 cport:11468)::PrepRequestProcessor@156] - PrepRequestProcessor exited loop!
    [junit] 2017-03-21 20:47:28,254 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-03-21 20:47:28,255 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-03-21 20:47:28,255 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11468,name1=InMemoryDataTree]
    [junit] 2017-03-21 20:47:28,255 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11468]
    [junit] 2017-03-21 20:47:28,255 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11468
    [junit] 2017-03-21 20:47:28,256 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-03-21 20:47:28,260 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4833 at start it was 4833
    [junit] 2017-03-21 20:47:28,260 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-03-21 20:47:28,260 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 486.419 sec, Thread: 1, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-03-21 20:47:28,398 [myid:127.0.0.1:11351] - INFO  [main-SendThread(127.0.0.1:11351):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11351. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-21 20:47:28,399 [myid:127.0.0.1:11351] - WARN  [main-SendThread(127.0.0.1:11351):ClientCnxn$SendThread@1235] - Session 0x302114fb2a40000 for server 127.0.0.1/127.0.0.1:11351, 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:739)
    [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_branch35_openjdk7/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openjdk7/build.xml:1223: Tests failed!

Total time: 11 minutes 23 seconds
Build step 'Invoke Ant' marked build as 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.test.ReadOnlyModeTest.testSessionEstablishment

Error Message:
KeeperErrorCode = ConnectionLoss for /test

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /test
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:1426)
	at org.apache.zookeeper.test.ReadOnlyModeTest.testSessionEstablishment(ReadOnlyModeTest.java:238)
	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_branch35_openjdk7 - Build # 463 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/463/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 67.20 MB...]
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:11321
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
    [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] 2017-03-21 10:10:01,562 [myid:] - INFO  [New I/O boss #2493:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-03-21 10:10:01,562 [myid:127.0.0.1:11321] - INFO  [main-SendThread(127.0.0.1:11321):ClientCnxn$SendThread@1231] - channel for sessionid 0x2005e7c4ae40000 is lost, closing socket connection and attempting reconnect
    [junit] 2017-03-21 10:10:01,630 [myid:127.0.0.1:11321] - INFO  [main-SendThread(127.0.0.1:11321):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11321. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-21 10:10:01,632 [myid:] - INFO  [New I/O boss #2520:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:11321
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
    [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] 2017-03-21 10:10:01,632 [myid:] - WARN  [New I/O boss #2520:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x836e02df] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:11321
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:11321
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
    [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] 2017-03-21 10:10:01,632 [myid:] - INFO  [New I/O boss #2520:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-03-21 10:10:01,632 [myid:127.0.0.1:11321] - INFO  [main-SendThread(127.0.0.1:11321):ClientCnxn$SendThread@1231] - channel for sessionid 0x2005e7c4ae40001 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_branch35_openjdk7/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openjdk7/build.xml:1223: Tests failed!

Total time: 13 minutes 11 seconds
Build step 'Invoke Ant' marked build as 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.test.ReconfigTest.testPortChange

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.zookeeper.test.ReconfigTest.testPortChange(ReconfigTest.java:681)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper_branch35_openjdk7 - Build # 462 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/462/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 64.47 MB...]
    [junit] 2017-03-20 10:10:55,417 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-03-20 10:10:55,417 [myid:] - INFO  [main:PrepRequestProcessor@1004] - Shutting down
    [junit] 2017-03-20 10:10:55,417 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-03-20 10:10:55,417 [myid:] - INFO  [ProcessThread(sid:0 cport:19547)::PrepRequestProcessor@156] - PrepRequestProcessor exited loop!
    [junit] 2017-03-20 10:10:55,417 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-03-20 10:10:55,417 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-03-20 10:10:55,417 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547,name1=InMemoryDataTree]
    [junit] 2017-03-20 10:10:55,417 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19547]
    [junit] 2017-03-20 10:10:55,418 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 19547
    [junit] 2017-03-20 10:10:55,418 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-03-20 10:10:55,421 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 1472 at start it was 1472
    [junit] 2017-03-20 10:10:55,421 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-03-20 10:10:55,421 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 561.864 sec, Thread: 4, Class: org.apache.zookeeper.test.NettyNettySuiteTest
    [junit] 2017-03-20 10:10:55,561 [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-03-20 10:10:55,562 [myid:] - INFO  [New I/O boss #2781:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:19430
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
    [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] 2017-03-20 10:10:55,562 [myid:] - WARN  [New I/O boss #2781:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x23b473b2] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:19430
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:19430
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
    [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] 2017-03-20 10:10:55,562 [myid:] - INFO  [New I/O boss #2781:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-03-20 10:10:55,563 [myid:127.0.0.1:19430] - INFO  [main-SendThread(127.0.0.1:19430):ClientCnxn$SendThread@1231] - channel for sessionid 0x3005957edd80000 is lost, closing socket connection and attempting reconnect
    [junit] 2017-03-20 10:10:55,838 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] 2017-03-20 10:10:55,841 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!

fail.build.on.test.failure:

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

Total time: 14 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
3 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.FollowerResyncConcurrencyTest.testFollowerWatcherResync

Error Message:
waiting for server up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server up
	at org.apache.zookeeper.test.QuorumUtil.startAll(QuorumUtil.java:151)
	at org.apache.zookeeper.test.FollowerResyncConcurrencyTest.testFollowerWatcherResync(FollowerResyncConcurrencyTest.java:714)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.NettyNettySuiteHammerTest.testObserversHammer

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
	at java.lang.Thread.run(Thread.java:745)



ZooKeeper_branch35_openjdk7 - Build # 461 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/461/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 60.59 MB...]
    [junit] 2017-03-19 10:11:03,626 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30030ms for sessionid 0x0, closing socket connection and attempting reconnect
    [junit] 2017-03-19 10:11:04,883 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19307. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-19 10:11:04,883 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:38267, server: 127.0.0.1/127.0.0.1:19307
    [junit] 2017-03-19 10:11:04,884 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:19307:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:38267
    [junit] 2017-03-19 10:11:25,214 [myid:127.0.0.1:19307] - WARN  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30030ms for sessionid 0x2005429e0e40000
    [junit] 2017-03-19 10:11:25,214 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30030ms for sessionid 0x2005429e0e40000, closing socket connection and attempting reconnect
    [junit] 2017-03-19 10:11:27,055 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19307. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-19 10:11:27,056 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:38274, server: 127.0.0.1/127.0.0.1:19307
    [junit] 2017-03-19 10:11:27,056 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:19307:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:38274
    [junit] 2017-03-19 10:11:34,911 [myid:127.0.0.1:19307] - WARN  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30027ms for sessionid 0x0
    [junit] 2017-03-19 10:11:34,911 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30027ms for sessionid 0x0, closing socket connection and attempting reconnect
    [junit] 2017-03-19 10:11:36,987 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19307. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-19 10:11:36,988 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:38280, server: 127.0.0.1/127.0.0.1:19307
    [junit] 2017-03-19 10:11:36,988 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:19307:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:38280
    [junit] 2017-03-19 10:11:57,082 [myid:127.0.0.1:19307] - WARN  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30027ms for sessionid 0x2005429e0e40000
    [junit] 2017-03-19 10:11:57,082 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30027ms for sessionid 0x2005429e0e40000, closing socket connection and attempting reconnect
    [junit] 2017-03-19 10:11:59,011 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19307. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-19 10:11:59,012 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:38287, server: 127.0.0.1/127.0.0.1:19307
    [junit] 2017-03-19 10:11:59,012 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:19307:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:38287
    [junit] 2017-03-19 10:12:07,014 [myid:127.0.0.1:19307] - WARN  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30027ms for sessionid 0x0
    [junit] 2017-03-19 10:12:07,014 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30027ms for sessionid 0x0, closing socket connection and attempting reconnect
    [junit] 2017-03-19 10:12:08,829 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19307. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-19 10:12:08,830 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:38290, server: 127.0.0.1/127.0.0.1:19307
    [junit] 2017-03-19 10:12:08,830 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:19307:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:38290
    [junit] 2017-03-19 10:12:29,038 [myid:127.0.0.1:19307] - WARN  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30027ms for sessionid 0x2005429e0e40000
    [junit] 2017-03-19 10:12:29,038 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30027ms for sessionid 0x2005429e0e40000, closing socket connection and attempting reconnect
    [junit] 2017-03-19 10:12:30,474 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19307. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-19 10:12:30,475 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:38299, server: 127.0.0.1/127.0.0.1:19307
    [junit] 2017-03-19 10:12:30,514 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:19307:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:38299
    [junit] 2017-03-19 10:12:38,858 [myid:127.0.0.1:19307] - WARN  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30028ms for sessionid 0x0
    [junit] 2017-03-19 10:12:38,858 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):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-03-19 10:12:40,802 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19307. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-19 10:12:40,803 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:38305, server: 127.0.0.1/127.0.0.1:19307
    [junit] 2017-03-19 10:12:40,803 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:19307:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:38305
    [junit] 2017-03-19 10:13:00,502 [myid:127.0.0.1:19307] - WARN  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30028ms for sessionid 0x2005429e0e40000
    [junit] 2017-03-19 10:13:00,502 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1229] - Client session timed out, have not heard from server in 30028ms for sessionid 0x2005429e0e40000, closing socket connection and attempting reconnect
    [junit] 2017-03-19 10:13:02,301 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19307. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-19 10:13:02,302 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:38313, server: 127.0.0.1/127.0.0.1:19307
    [junit] 2017-03-19 10:13:02,302 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:19307:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:38313
    [junit] 2017-03-19 10:13:10,830 [myid:127.0.0.1:19307] - WARN  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1181] - Client session timed out, have not heard from server in 30028ms for sessionid 0x0
    [junit] 2017-03-19 10:13:10,830 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):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-03-19 10:13:12,867 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19307. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-03-19 10:13:12,868 [myid:127.0.0.1:19307] - INFO  [main-SendThread(127.0.0.1:19307):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:38318, server: 127.0.0.1/127.0.0.1:19307
    [junit] 2017-03-19 10:13:12,868 [myid:2] - INFO  [NIOServerCxnFactory.AcceptThread:localhost/127.0.0.1:19307:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:38318
    [junit] Running org.apache.zookeeper.server.quorum.StandaloneDisabledTest in thread 4
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 4, 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_branch35_openjdk7/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openjdk7/build.xml:1223: Tests failed!

Total time: 16 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
9 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:745)


FAILED:  org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalFollowerRunWithDiff

Error Message:
expected:<4294967298> but was:<4294967297>

Stack Trace:
junit.framework.AssertionFailedError: expected:<4294967298> but was:<4294967297>
	at org.apache.zookeeper.server.quorum.Zab1_0Test$5.converseWithFollower(Zab1_0Test.java:868)
	at org.apache.zookeeper.server.quorum.Zab1_0Test.testFollowerConversation(Zab1_0Test.java:516)
	at org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalFollowerRunWithDiff(Zab1_0Test.java:783)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.WatcherTest.testWatchAutoResetWithPending

Error Message:
Unexpected bean exists! expected:<0> but was:<1>

Stack Trace:
junit.framework.AssertionFailedError: Unexpected bean exists! expected:<0> but was:<1>
	at org.apache.zookeeper.test.ClientBase.verifyUnexpectedBeans(ClientBase.java:498)
	at org.apache.zookeeper.test.ClientBase.startServer(ClientBase.java:477)
	at org.apache.zookeeper.test.ClientBase.setUp(ClientBase.java:460)
	at org.apache.zookeeper.test.WatcherTest.setUp(WatcherTest.java:76)


FAILED:  org.apache.zookeeper.test.WatcherTest.testWatcherCorrectness

Error Message:
Unexpected bean exists! expected:<0> but was:<1>

Stack Trace:
junit.framework.AssertionFailedError: Unexpected bean exists! expected:<0> but was:<1>
	at org.apache.zookeeper.test.ClientBase.verifyUnexpectedBeans(ClientBase.java:498)
	at org.apache.zookeeper.test.ClientBase.startServer(ClientBase.java:477)
	at org.apache.zookeeper.test.ClientBase.setUp(ClientBase.java:460)
	at org.apache.zookeeper.test.WatcherTest.setUp(WatcherTest.java:76)


FAILED:  org.apache.zookeeper.test.WatcherTest.testWatcherAutoResetDisabledWithLocal

Error Message:
Unexpected bean exists! expected:<0> but was:<1>

Stack Trace:
junit.framework.AssertionFailedError: Unexpected bean exists! expected:<0> but was:<1>
	at org.apache.zookeeper.test.ClientBase.verifyUnexpectedBeans(ClientBase.java:498)
	at org.apache.zookeeper.test.ClientBase.startServer(ClientBase.java:477)
	at org.apache.zookeeper.test.ClientBase.setUp(ClientBase.java:460)
	at org.apache.zookeeper.test.WatcherTest.setUp(WatcherTest.java:76)


FAILED:  org.apache.zookeeper.test.WatcherTest.testWatcherAutoResetWithGlobal

Error Message:
Unexpected bean exists! expected:<0> but was:<1>

Stack Trace:
junit.framework.AssertionFailedError: Unexpected bean exists! expected:<0> but was:<1>
	at org.apache.zookeeper.test.ClientBase.verifyUnexpectedBeans(ClientBase.java:498)
	at org.apache.zookeeper.test.ClientBase.startServer(ClientBase.java:477)
	at org.apache.zookeeper.test.ClientBase.setUp(ClientBase.java:460)
	at org.apache.zookeeper.test.WatcherTest.setUp(WatcherTest.java:76)


FAILED:  org.apache.zookeeper.test.WatcherTest.testWatcherCount

Error Message:
Unexpected bean exists! expected:<0> but was:<1>

Stack Trace:
junit.framework.AssertionFailedError: Unexpected bean exists! expected:<0> but was:<1>
	at org.apache.zookeeper.test.ClientBase.verifyUnexpectedBeans(ClientBase.java:498)
	at org.apache.zookeeper.test.ClientBase.startServer(ClientBase.java:477)
	at org.apache.zookeeper.test.ClientBase.setUp(ClientBase.java:460)
	at org.apache.zookeeper.test.WatcherTest.setUp(WatcherTest.java:76)


FAILED:  org.apache.zookeeper.test.WatcherTest.testWatcherAutoResetDisabledWithGlobal

Error Message:
Unexpected bean exists! expected:<0> but was:<1>

Stack Trace:
junit.framework.AssertionFailedError: Unexpected bean exists! expected:<0> but was:<1>
	at org.apache.zookeeper.test.ClientBase.verifyUnexpectedBeans(ClientBase.java:498)
	at org.apache.zookeeper.test.ClientBase.startServer(ClientBase.java:477)
	at org.apache.zookeeper.test.ClientBase.setUp(ClientBase.java:460)
	at org.apache.zookeeper.test.WatcherTest.setUp(WatcherTest.java:76)


FAILED:  org.apache.zookeeper.test.WatcherTest.testWatcherAutoResetWithLocal

Error Message:
Unexpected bean exists! expected:<0> but was:<1>

Stack Trace:
junit.framework.AssertionFailedError: Unexpected bean exists! expected:<0> but was:<1>
	at org.apache.zookeeper.test.ClientBase.verifyUnexpectedBeans(ClientBase.java:498)
	at org.apache.zookeeper.test.ClientBase.startServer(ClientBase.java:477)
	at org.apache.zookeeper.test.ClientBase.setUp(ClientBase.java:460)
	at org.apache.zookeeper.test.WatcherTest.setUp(WatcherTest.java:76)