You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/08/10 23:54:48 UTC

ZooKeeper_branch35_jdk8 - Build # 187 - Still Failing

See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/187/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 448111 lines...]
    [junit] 2016-08-10 23:54:35,928 [myid:] - INFO  [SyncThread:0:FileTxnLog@204] - Creating new log file: log.7
    [junit] 2016-08-10 23:54:36,037 [myid:127.0.0.1:30200] - INFO  [main-SendThread(127.0.0.1:30200):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30200. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-08-10 23:54:36,037 [myid:127.0.0.1:30200] - WARN  [main-SendThread(127.0.0.1:30200):ClientCnxn$SendThread@1235] - Session 0x30000a304260000 for server 127.0.0.1/127.0.0.1:30200, 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] 2016-08-10 23:54:36,196 [myid:127.0.0.1:30197] - INFO  [main-SendThread(127.0.0.1:30197):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30197. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-08-10 23:54:36,197 [myid:127.0.0.1:30197] - WARN  [main-SendThread(127.0.0.1:30197):ClientCnxn$SendThread@1235] - Session 0x20000a304220000 for server 127.0.0.1/127.0.0.1:30197, 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] 2016-08-10 23:54:36,934 [myid:] - INFO  [ProcessThread(sid:0 cport:30317)::PrepRequestProcessor@647] - Processed session termination for sessionid: 0x10000a5fa5a0000
    [junit] 2016-08-10 23:54:36,935 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30317,name1=Connections,name2=127.0.0.1,name3=0x10000a5fa5a0000]
    [junit] 2016-08-10 23:54:36,935 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x10000a5fa5a0000 closed
    [junit] 2016-08-10 23:54:36,935 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x10000a5fa5a0000
    [junit] 2016-08-10 23:54:36,935 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 61163
    [junit] 2016-08-10 23:54:36,935 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 466
    [junit] 2016-08-10 23:54:36,936 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-08-10 23:54:36,936 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-08-10 23:54:36,936 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-08-10 23:54:36,936 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:30317
    [junit] 2016-08-10 23:54:36,937 [myid:] - INFO  [main:ZooKeeperServer@498] - shutting down
    [junit] 2016-08-10 23:54:36,938 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-08-10 23:54:36,938 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-08-10 23:54:36,938 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-08-10 23:54:36,938 [myid:] - INFO  [ProcessThread(sid:0 cport:30317)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-08-10 23:54:36,938 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-08-10 23:54:36,938 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-08-10 23:54:36,939 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30317,name1=InMemoryDataTree]
    [junit] 2016-08-10 23:54:36,939 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30317]
    [junit] 2016-08-10 23:54:36,939 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 30317
    [junit] 2016-08-10 23:54:36,939 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-08-10 23:54:36,942 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 1367 at start it was 1367
    [junit] 2016-08-10 23:54:36,942 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-08-10 23:54:36,942 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 436.722 sec, Thread: 8, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-08-10 23:54:37,115 [myid:127.0.0.1:30194] - INFO  [main-SendThread(127.0.0.1:30194):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30194. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-08-10 23:54:37,117 [myid:127.0.0.1:30194] - WARN  [main-SendThread(127.0.0.1:30194):ClientCnxn$SendThread@1235] - Session 0x10000a308080000 for server 127.0.0.1/127.0.0.1:30194, 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] 2016-08-10 23:54:37,151 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1322: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1207: Tests failed!

Total time: 10 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
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.AsyncHammerTest.testHammer

Error Message:
null

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



ZooKeeper_branch35_jdk8 - Build # 196 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 408713 lines...]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-08-18 12:22:25,332 [myid:127.0.0.1:27501] - INFO  [main-SendThread(127.0.0.1:27501):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27501. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-08-18 12:22:25,333 [myid:127.0.0.1:27501] - WARN  [main-SendThread(127.0.0.1:27501):ClientCnxn$SendThread@1235] - Session 0x1003113d5380000 for server 127.0.0.1/127.0.0.1:27501, 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] 2016-08-18 12:22:25,407 [myid:127.0.0.1:27531] - INFO  [main-SendThread(127.0.0.1:27531):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27531. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-08-18 12:22:25,407 [myid:127.0.0.1:27531] - INFO  [main-SendThread(127.0.0.1:27531):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: /127.0.0.1:56189, server: 127.0.0.1/127.0.0.1:27531
    [junit] 2016-08-18 12:22:25,408 [myid:] - WARN  [New I/O worker #4100:NettyServerCnxn@399] - Closing connection to /127.0.0.1:56189
    [junit] java.io.IOException: ZK down
    [junit] 	at org.apache.zookeeper.server.NettyServerCnxn.receiveMessage(NettyServerCnxn.java:336)
    [junit] 	at org.apache.zookeeper.server.NettyServerCnxnFactory$CnxnChannelHandler.processMessage(NettyServerCnxnFactory.java:244)
    [junit] 	at org.apache.zookeeper.server.NettyServerCnxnFactory$CnxnChannelHandler.messageReceived(NettyServerCnxnFactory.java:166)
    [junit] 	at org.jboss.netty.channel.SimpleChannelHandler.handleUpstream(SimpleChannelHandler.java:88)
    [junit] 	at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:564)
    [junit] 	at org.jboss.netty.channel.DefaultChannelPipeline.sendUpstream(DefaultChannelPipeline.java:559)
    [junit] 	at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:268)
    [junit] 	at org.jboss.netty.channel.Channels.fireMessageReceived(Channels.java:255)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioWorker.read(NioWorker.java:88)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.process(AbstractNioWorker.java:108)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [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:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-08-18 12:22:25,408 [myid:127.0.0.1:27531] - INFO  [main-SendThread(127.0.0.1:27531):ClientCnxn$SendThread@1231] - Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect
    [junit] 2016-08-18 12:22:25,493 [myid:127.0.0.1:27504] - INFO  [main-SendThread(127.0.0.1:27504):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27504. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-08-18 12:22:25,493 [myid:127.0.0.1:27504] - WARN  [main-SendThread(127.0.0.1:27504):ClientCnxn$SendThread@1235] - Session 0x2003113d5380000 for server 127.0.0.1/127.0.0.1:27504, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2016-08-18 12:22:25,703 [myid:127.0.0.1:27507] - INFO  [main-SendThread(127.0.0.1:27507):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:27507. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-08-18 12:22:25,704 [myid:127.0.0.1:27507] - WARN  [main-SendThread(127.0.0.1:27507):ClientCnxn$SendThread@1235] - Session 0x3003113d5d10000 for server 127.0.0.1/127.0.0.1:27507, 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 7
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 7, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] Test org.apache.zookeeper.test.NioNettySuiteTest FAILED (timeout)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1322: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1207: Tests failed!

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



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

Error Message:
Threads didn't join

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


FAILED:  org.apache.zookeeper.test.AsyncHammerTest.testHammer

Error Message:
null

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


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

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.SSLTest.testSecureQuorumServer

Error Message:
waiting for server 0 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 0 being up
	at org.apache.zookeeper.test.SSLTest.testSecureQuorumServer(SSLTest.java:100)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper_branch35_jdk8 - Build # 195 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 446317 lines...]
    [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] 2016-08-17 12:42:35,413 [myid:127.0.0.1:11273] - INFO  [main-SendThread(127.0.0.1:11273):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11273. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-08-17 12:42:35,413 [myid:127.0.0.1:11273] - WARN  [main-SendThread(127.0.0.1:11273):ClientCnxn$SendThread@1235] - Session 0x2002bfd1bcb0000 for server 127.0.0.1/127.0.0.1:11273, 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] 2016-08-17 12:42:35,902 [myid:127.0.0.1:11276] - INFO  [main-SendThread(127.0.0.1:11276):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11276. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-08-17 12:42:35,902 [myid:127.0.0.1:11276] - WARN  [main-SendThread(127.0.0.1:11276):ClientCnxn$SendThread@1235] - Session 0x3002bfd1c990000 for server 127.0.0.1/127.0.0.1:11276, 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] 2016-08-17 12:42:36,452 [myid:127.0.0.1:11270] - INFO  [main-SendThread(127.0.0.1:11270):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11270. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-08-17 12:42:36,453 [myid:127.0.0.1:11270] - WARN  [main-SendThread(127.0.0.1:11270):ClientCnxn$SendThread@1235] - Session 0x1002bfd1bcb0000 for server 127.0.0.1/127.0.0.1:11270, 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] 2016-08-17 12:42:37,489 [myid:127.0.0.1:11273] - INFO  [main-SendThread(127.0.0.1:11273):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11273. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-08-17 12:42:37,490 [myid:127.0.0.1:11273] - WARN  [main-SendThread(127.0.0.1:11273):ClientCnxn$SendThread@1235] - Session 0x2002bfd1bcb0000 for server 127.0.0.1/127.0.0.1:11273, 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] 2016-08-17 12:42:37,779 [myid:127.0.0.1:11270] - INFO  [main-SendThread(127.0.0.1:11270):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11270. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-08-17 12:42:37,780 [myid:127.0.0.1:11270] - WARN  [main-SendThread(127.0.0.1:11270):ClientCnxn$SendThread@1235] - Session 0x1002bfd1bcb0000 for server 127.0.0.1/127.0.0.1:11270, 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] 2016-08-17 12:42:37,802 [myid:127.0.0.1:11276] - INFO  [main-SendThread(127.0.0.1:11276):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11276. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-08-17 12:42:37,802 [myid:127.0.0.1:11276] - WARN  [main-SendThread(127.0.0.1:11276):ClientCnxn$SendThread@1235] - Session 0x3002bfd1c990000 for server 127.0.0.1/127.0.0.1:11276, 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.ReconfigTest in thread 1
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 1, Class: org.apache.zookeeper.test.ReconfigTest
    [junit] Test org.apache.zookeeper.test.ReconfigTest FAILED (timeout)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1322: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1207: Tests failed!

Total time: 21 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
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.testRemoveAddOne

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_branch35_jdk8 - Build # 194 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 450848 lines...]
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-08-16 12:12:33,691 [myid:] - WARN  [New I/O boss #9405:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x20479a2f] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:14036
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:14036
    [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] 2016-08-16 12:12:33,700 [myid:] - INFO  [New I/O boss #9405:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2016-08-16 12:12:33,700 [myid:127.0.0.1:14036] - INFO  [main-SendThread(127.0.0.1:14036):ClientCnxn$SendThread@1231] - channel for sessionid 0x10026c3bd8a0000 is lost, closing socket connection and attempting reconnect
    [junit] 2016-08-16 12:12:33,972 [myid:127.0.0.1:14039] - INFO  [main-SendThread(127.0.0.1:14039):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:14039. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-08-16 12:12:33,973 [myid:] - INFO  [New I/O boss #9438:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:14039
    [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] 2016-08-16 12:12:33,974 [myid:] - WARN  [New I/O boss #9438:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0xacc52db0] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:14039
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:14039
    [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] 2016-08-16 12:12:33,974 [myid:] - INFO  [New I/O boss #9438:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2016-08-16 12:12:33,974 [myid:127.0.0.1:14039] - INFO  [main-SendThread(127.0.0.1:14039):ClientCnxn$SendThread@1231] - channel for sessionid 0x20026c3bd8c0000 is lost, closing socket connection and attempting reconnect

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1322: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1207: Tests failed!

Total time: 13 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
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.ReconfigFailureCasesTest.testObserverToParticipantConversionFails

Error Message:
Reconfig should have failed with NewConfigNoQuorum

Stack Trace:
junit.framework.AssertionFailedError: Reconfig should have failed with NewConfigNoQuorum
	at org.apache.zookeeper.server.quorum.ReconfigFailureCasesTest.testObserverToParticipantConversionFails(ReconfigFailureCasesTest.java:248)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper_branch35_jdk8 - Build # 193 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 447741 lines...]
    [junit] java.nio.channels.ClosedChannelException
    [junit] 	at sun.nio.ch.SocketChannelImpl.ensureWriteOpen(SocketChannelImpl.java:270)
    [junit] 	at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:461)
    [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:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2016-08-15 13:12:06,318 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24931,name1=Connections,name2=127.0.0.1,name3=0x10021d70fb60000]
    [junit] 2016-08-15 13:12:06,418 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x10021d70fb60000 closed
    [junit] 2016-08-15 13:12:06,418 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 134166
    [junit] 2016-08-15 13:12:06,418 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x10021d70fb60000
    [junit] 2016-08-15 13:12:06,419 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1641
    [junit] 2016-08-15 13:12:06,419 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-08-15 13:12:06,419 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-08-15 13:12:06,419 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-08-15 13:12:06,419 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:24931
    [junit] 2016-08-15 13:12:06,424 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-08-15 13:12:06,424 [myid:] - ERROR [main:ZooKeeperServer@501] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-08-15 13:12:06,425 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-08-15 13:12:06,425 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-08-15 13:12:06,425 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-08-15 13:12:06,426 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-08-15 13:12:06,425 [myid:] - INFO  [ProcessThread(sid:0 cport:24931)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-08-15 13:12:06,426 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-08-15 13:12:06,426 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24931,name1=InMemoryDataTree]
    [junit] 2016-08-15 13:12:06,427 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24931]
    [junit] 2016-08-15 13:12:06,427 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 24931
    [junit] 2016-08-15 13:12:06,427 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-08-15 13:12:06,433 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 4820 at start it was 4820
    [junit] 2016-08-15 13:12:06,433 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-08-15 13:12:06,433 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 531.753 sec, Thread: 6, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-08-15 13:12:06,789 [myid:127.0.0.1:24814] - INFO  [main-SendThread(127.0.0.1:24814):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:24814. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-08-15 13:12:06,790 [myid:127.0.0.1:24814] - WARN  [main-SendThread(127.0.0.1:24814):ClientCnxn$SendThread@1235] - Session 0x30021d3e7a60000 for server 127.0.0.1/127.0.0.1:24814, unexpected error, closing socket connection and attempting reconnect
    [junit] java.net.ConnectException: Connection refused
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1322: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1207: Tests failed!

Total time: 13 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
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.WatcherTest.testWatchAutoResetWithPending

Error Message:
For 50 expected:<1> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: For 50 expected:<1> but was:<0>
	at org.apache.zookeeper.test.WatcherTest.testWatchAutoResetWithPending(WatcherTest.java:215)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper_branch35_jdk8 - Build # 192 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 451526 lines...]
     [exec] Log Message Received: [2016-08-14 12:18:01,054:9870(0x2adf435e7540):ZOO_INFO@testLogCallbackInit@993: testLogCallbackInit #8]
     [exec] Log Message Received: [2016-08-14 12:18:01,054:9870(0x2adf435e7540):ZOO_INFO@testLogCallbackInit@993: testLogCallbackInit #9]
     [exec] Log Message Received: [2016-08-14 12:18:01,054:9870(0x2adf435e7540):ZOO_INFO@zookeeper_close@3258: Closing zookeeper sessionId=0x1001c7e89a6000e to [127.0.0.1:22181]
     [exec] ]
     [exec]  : elapsed 1000 : OK
     [exec] Zookeeper_simpleSystem::testLogCallbackClearLog Message Received: [2016-08-14 12:18:01,054:9870(0x2adf435e7540):ZOO_INFO@log_env@1027: Client environment:zookeeper.version=zookeeper C client 3.5.2]
     [exec] Log Message Received: [2016-08-14 12:18:01,054:9870(0x2adf435e7540):ZOO_INFO@log_env@1031: Client environment:host.name=asf910.gq1.ygridcore.net]
     [exec] Log Message Received: [2016-08-14 12:18:01,054:9870(0x2adf435e7540):ZOO_INFO@log_env@1038: Client environment:os.name=Linux]
     [exec] Log Message Received: [2016-08-14 12:18:01,054:9870(0x2adf435e7540):ZOO_INFO@log_env@1039: Client environment:os.arch=3.13.0-92-generic]
     [exec] Log Message Received: [2016-08-14 12:18:01,054:9870(0x2adf435e7540):ZOO_INFO@log_env@1040: Client environment:os.version=#139-Ubuntu SMP Tue Jun 28 20:42:26 UTC 2016]
     [exec] Log Message Received: [2016-08-14 12:18:01,054:9870(0x2adf435e7540):ZOO_INFO@log_env@1048: Client environment:user.name=jenkins]
     [exec] Log Message Received: [2016-08-14 12:18:01,054:9870(0x2adf435e7540):ZOO_INFO@log_env@1056: Client environment:user.home=/home/jenkins]
     [exec] Log Message Received: [2016-08-14 12:18:01,054:9870(0x2adf435e7540):ZOO_INFO@log_env@1068: Client environment:user.dir=/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build/test/test-cppunit]
     [exec] Log Message Received: [2016-08-14 12:18:01,054:9870(0x2adf435e7540):ZOO_INFO@zookeeper_init_internal@1111: Initiating client connection, host=127.0.0.1:22181 sessionTimeout=10000 watcher=0x45d2a0 sessionId=0 sessionPasswd=<null> context=0x7ffde9ab3bd0 flags=0]
     [exec] Log Message Received: [2016-08-14 12:18:01,055:9870(0x2adf45644700):ZOO_INFO@check_events@2357: initiated connection to server [127.0.0.1:22181]]
     [exec] Log Message Received: [2016-08-14 12:18:01,089:9870(0x2adf45644700):ZOO_INFO@check_events@2409: session establishment complete on server [127.0.0.1:22181], sessionId=0x1001c7e89a6000f, negotiated timeout=10000 ]
     [exec]  : elapsed 1001 : OK
     [exec] Zookeeper_simpleSystem::testAsyncWatcherAutoReset ZooKeeper server started : elapsed 10411 : OK
     [exec] Zookeeper_simpleSystem::testDeserializeString : elapsed 0 : OK
     [exec] Zookeeper_simpleSystem::testFirstServerDown : elapsed 1000 : OK
     [exec] Zookeeper_simpleSystem::testNullData : elapsed 1046 : OK
     [exec] Zookeeper_simpleSystem::testIPV6 : elapsed 1022 : OK
     [exec] Zookeeper_simpleSystem::testCreate : elapsed 1037 : OK
     [exec] Zookeeper_simpleSystem::testPath : elapsed 1083 : OK
     [exec] Zookeeper_simpleSystem::testPathValidation : elapsed 1245 : OK
     [exec] Zookeeper_simpleSystem::testPing : elapsed 17817 : OK
     [exec] Zookeeper_simpleSystem::testAcl : elapsed 1029 : OK
     [exec] Zookeeper_simpleSystem::testChroot : elapsed 4107 : OK
     [exec] Zookeeper_simpleSystem::testAuth ZooKeeper server started ZooKeeper server started : elapsed 29702 : OK
     [exec] Zookeeper_simpleSystem::testHangingClient : elapsed 1043 : OK
     [exec] Zookeeper_simpleSystem::testWatcherAutoResetWithGlobal ZooKeeper server started ZooKeeper server started ZooKeeper server started : elapsed 15931 : OK
     [exec] Zookeeper_simpleSystem::testWatcherAutoResetWithLocal ZooKeeper server started ZooKeeper server started ZooKeeper server started : elapsed 15641 : OK
     [exec] Zookeeper_simpleSystem::testGetChildren2 : elapsed 1064 : OK
     [exec] Zookeeper_simpleSystem::testLastZxid : elapsed 4531 : OK
     [exec] Zookeeper_simpleSystem::testRemoveWatchers ZooKeeper server started : elapsed 4803 : OK
     [exec] Zookeeper_readOnly::testReadOnly : elapsed 4107 : OK
     [exec] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/src/c/tests/TestReconfig.cc:474: Assertion: assertion failed [Expression: found != string::npos, 10.10.10.4:2004 not in newComing list]
     [exec] Failures !!!
     [exec] Run: 72   Failure total: 1   Failures: 1   Errors: 0
     [exec] FAIL: zktest-mt
     [exec] ==========================================
     [exec] 1 of 2 tests failed
     [exec] Please report to user@zookeeper.apache.org
     [exec] ==========================================
     [exec] make[1]: Leaving directory `/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build/test/test-cppunit'
     [exec] make[1]: *** [check-TESTS] Error 1
     [exec] make: *** [check-am] Error 2

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1322: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1282: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1292: exec returned: 2

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



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

ZooKeeper_branch35_jdk8 - Build # 191 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 451318 lines...]
     [exec] Log Message Received: [2016-08-13 17:51:49,383:14299(0x2b3f1df06540):ZOO_INFO@testLogCallbackInit@993: testLogCallbackInit #8]
     [exec] Log Message Received: [2016-08-13 17:51:49,383:14299(0x2b3f1df06540):ZOO_INFO@testLogCallbackInit@993: testLogCallbackInit #9]
     [exec] Log Message Received: [2016-08-13 17:51:49,383:14299(0x2b3f1df06540):ZOO_INFO@zookeeper_close@3258: Closing zookeeper sessionId=0x1001889ca26000e to [127.0.0.1:22181]
     [exec] ]
     [exec]  : elapsed 1001 : OK
     [exec] Zookeeper_simpleSystem::testLogCallbackClearLog Message Received: [2016-08-13 17:51:49,384:14299(0x2b3f1df06540):ZOO_INFO@log_env@1027: Client environment:zookeeper.version=zookeeper C client 3.5.2]
     [exec] Log Message Received: [2016-08-13 17:51:49,384:14299(0x2b3f1df06540):ZOO_INFO@log_env@1031: Client environment:host.name=asf910.gq1.ygridcore.net]
     [exec] Log Message Received: [2016-08-13 17:51:49,384:14299(0x2b3f1df06540):ZOO_INFO@log_env@1038: Client environment:os.name=Linux]
     [exec] Log Message Received: [2016-08-13 17:51:49,384:14299(0x2b3f1df06540):ZOO_INFO@log_env@1039: Client environment:os.arch=3.13.0-92-generic]
     [exec] Log Message Received: [2016-08-13 17:51:49,384:14299(0x2b3f1df06540):ZOO_INFO@log_env@1040: Client environment:os.version=#139-Ubuntu SMP Tue Jun 28 20:42:26 UTC 2016]
     [exec] Log Message Received: [2016-08-13 17:51:49,384:14299(0x2b3f1df06540):ZOO_INFO@log_env@1048: Client environment:user.name=jenkins]
     [exec] Log Message Received: [2016-08-13 17:51:49,384:14299(0x2b3f1df06540):ZOO_INFO@log_env@1056: Client environment:user.home=/home/jenkins]
     [exec] Log Message Received: [2016-08-13 17:51:49,384:14299(0x2b3f1df06540):ZOO_INFO@log_env@1068: Client environment:user.dir=/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build/test/test-cppunit]
     [exec] Log Message Received: [2016-08-13 17:51:49,384:14299(0x2b3f1df06540):ZOO_INFO@zookeeper_init_internal@1111: Initiating client connection, host=127.0.0.1:22181 sessionTimeout=10000 watcher=0x45d2a0 sessionId=0 sessionPasswd=<null> context=0x7fff634c75f0 flags=0]
     [exec] Log Message Received: [2016-08-13 17:51:49,384:14299(0x2b3f1ff63700):ZOO_INFO@check_events@2357: initiated connection to server [127.0.0.1:22181]]
     [exec] Log Message Received: [2016-08-13 17:51:49,418:14299(0x2b3f1ff63700):ZOO_INFO@check_events@2409: session establishment complete on server [127.0.0.1:22181], sessionId=0x1001889ca26000f, negotiated timeout=10000 ]
     [exec]  : elapsed 1001 : OK
     [exec] Zookeeper_simpleSystem::testAsyncWatcherAutoReset ZooKeeper server started : elapsed 10411 : OK
     [exec] Zookeeper_simpleSystem::testDeserializeString : elapsed 0 : OK
     [exec] Zookeeper_simpleSystem::testFirstServerDown : elapsed 1001 : OK
     [exec] Zookeeper_simpleSystem::testNullData : elapsed 1048 : OK
     [exec] Zookeeper_simpleSystem::testIPV6 : elapsed 1013 : OK
     [exec] Zookeeper_simpleSystem::testCreate : elapsed 1024 : OK
     [exec] Zookeeper_simpleSystem::testPath : elapsed 1141 : OK
     [exec] Zookeeper_simpleSystem::testPathValidation : elapsed 1199 : OK
     [exec] Zookeeper_simpleSystem::testPing : elapsed 17968 : OK
     [exec] Zookeeper_simpleSystem::testAcl : elapsed 1033 : OK
     [exec] Zookeeper_simpleSystem::testChroot : elapsed 3206 : OK
     [exec] Zookeeper_simpleSystem::testAuth ZooKeeper server started ZooKeeper server started : elapsed 31002 : OK
     [exec] Zookeeper_simpleSystem::testHangingClient : elapsed 1053 : OK
     [exec] Zookeeper_simpleSystem::testWatcherAutoResetWithGlobal ZooKeeper server started ZooKeeper server started ZooKeeper server started : elapsed 15818 : OK
     [exec] Zookeeper_simpleSystem::testWatcherAutoResetWithLocal ZooKeeper server started ZooKeeper server started ZooKeeper server started : elapsed 15709 : OK
     [exec] Zookeeper_simpleSystem::testGetChildren2 : elapsed 1078 : OK
     [exec] Zookeeper_simpleSystem::testLastZxid : elapsed 4533 : OK
     [exec] Zookeeper_simpleSystem::testRemoveWatchers ZooKeeper server started : elapsed 4679 : OK
     [exec] Zookeeper_readOnly::testReadOnly : elapsed 4130 : OK
     [exec] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/src/c/tests/TestReconfig.cc:183: Assertion: equality assertion failed [Expected: 1, Actual  : 0]
     [exec] Failures !!!
     [exec] Run: 72   Failure total: 1   Failures: 1   Errors: 0
     [exec] FAIL: zktest-mt
     [exec] ==========================================
     [exec] 1 of 2 tests failed
     [exec] Please report to user@zookeeper.apache.org
     [exec] ==========================================
     [exec] make[1]: Leaving directory `/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build/test/test-cppunit'
     [exec] make[1]: *** [check-TESTS] Error 1
     [exec] make: *** [check-am] Error 2

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1322: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1282: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1292: exec returned: 2

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



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

ZooKeeper_branch35_jdk8 - Build # 190 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 449099 lines...]
     [exec] Log Message Received: [2016-08-13 12:19:07,237:23169(0x2b9fdb98e540):ZOO_INFO@testLogCallbackInit@993: testLogCallbackInit #8]
     [exec] Log Message Received: [2016-08-13 12:19:07,238:23169(0x2b9fdb98e540):ZOO_INFO@testLogCallbackInit@993: testLogCallbackInit #9]
     [exec] Log Message Received: [2016-08-13 12:19:07,238:23169(0x2b9fdb98e540):ZOO_INFO@zookeeper_close@3258: Closing zookeeper sessionId=0x10017593377000e to [127.0.0.1:22181]
     [exec] ]
     [exec]  : elapsed 1000 : OK
     [exec] Zookeeper_simpleSystem::testLogCallbackClearLog Message Received: [2016-08-13 12:19:07,238:23169(0x2b9fdb98e540):ZOO_INFO@log_env@1027: Client environment:zookeeper.version=zookeeper C client 3.5.2]
     [exec] Log Message Received: [2016-08-13 12:19:07,238:23169(0x2b9fdb98e540):ZOO_INFO@log_env@1031: Client environment:host.name=asf910.gq1.ygridcore.net]
     [exec] Log Message Received: [2016-08-13 12:19:07,238:23169(0x2b9fdb98e540):ZOO_INFO@log_env@1038: Client environment:os.name=Linux]
     [exec] Log Message Received: [2016-08-13 12:19:07,238:23169(0x2b9fdb98e540):ZOO_INFO@log_env@1039: Client environment:os.arch=3.13.0-92-generic]
     [exec] Log Message Received: [2016-08-13 12:19:07,238:23169(0x2b9fdb98e540):ZOO_INFO@log_env@1040: Client environment:os.version=#139-Ubuntu SMP Tue Jun 28 20:42:26 UTC 2016]
     [exec] Log Message Received: [2016-08-13 12:19:07,238:23169(0x2b9fdb98e540):ZOO_INFO@log_env@1048: Client environment:user.name=jenkins]
     [exec] Log Message Received: [2016-08-13 12:19:07,238:23169(0x2b9fdb98e540):ZOO_INFO@log_env@1056: Client environment:user.home=/home/jenkins]
     [exec] Log Message Received: [2016-08-13 12:19:07,238:23169(0x2b9fdb98e540):ZOO_INFO@log_env@1068: Client environment:user.dir=/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build/test/test-cppunit]
     [exec] Log Message Received: [2016-08-13 12:19:07,238:23169(0x2b9fdb98e540):ZOO_INFO@zookeeper_init_internal@1111: Initiating client connection, host=127.0.0.1:22181 sessionTimeout=10000 watcher=0x45d2a0 sessionId=0 sessionPasswd=<null> context=0x7ffe18f2e8d0 flags=0]
     [exec] Log Message Received: [2016-08-13 12:19:07,238:23169(0x2b9fdd9eb700):ZOO_INFO@check_events@2357: initiated connection to server [127.0.0.1:22181]]
     [exec] Log Message Received: [2016-08-13 12:19:07,261:23169(0x2b9fdd9eb700):ZOO_INFO@check_events@2409: session establishment complete on server [127.0.0.1:22181], sessionId=0x10017593377000f, negotiated timeout=10000 ]
     [exec]  : elapsed 1001 : OK
     [exec] Zookeeper_simpleSystem::testAsyncWatcherAutoReset ZooKeeper server started : elapsed 10532 : OK
     [exec] Zookeeper_simpleSystem::testDeserializeString : elapsed 0 : OK
     [exec] Zookeeper_simpleSystem::testFirstServerDown : elapsed 1011 : OK
     [exec] Zookeeper_simpleSystem::testNullData : elapsed 1056 : OK
     [exec] Zookeeper_simpleSystem::testIPV6 : elapsed 1020 : OK
     [exec] Zookeeper_simpleSystem::testCreate : elapsed 1046 : OK
     [exec] Zookeeper_simpleSystem::testPath : elapsed 1078 : OK
     [exec] Zookeeper_simpleSystem::testPathValidation : elapsed 1250 : OK
     [exec] Zookeeper_simpleSystem::testPing : elapsed 17872 : OK
     [exec] Zookeeper_simpleSystem::testAcl : elapsed 1033 : OK
     [exec] Zookeeper_simpleSystem::testChroot : elapsed 5115 : OK
     [exec] Zookeeper_simpleSystem::testAuth ZooKeeper server started ZooKeeper server started : elapsed 30851 : OK
     [exec] Zookeeper_simpleSystem::testHangingClient : elapsed 1042 : OK
     [exec] Zookeeper_simpleSystem::testWatcherAutoResetWithGlobal ZooKeeper server started ZooKeeper server started ZooKeeper server started : elapsed 15559 : OK
     [exec] Zookeeper_simpleSystem::testWatcherAutoResetWithLocal ZooKeeper server started ZooKeeper server started ZooKeeper server started : elapsed 15775 : OK
     [exec] Zookeeper_simpleSystem::testGetChildren2 : elapsed 1067 : OK
     [exec] Zookeeper_simpleSystem::testLastZxid : elapsed 4532 : OK
     [exec] Zookeeper_simpleSystem::testRemoveWatchers ZooKeeper server started : elapsed 4471 : OK
     [exec] Zookeeper_readOnly::testReadOnly : elapsed 4114 : OK
     [exec] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/src/c/tests/TestReconfig.cc:183: Assertion: equality assertion failed [Expected: 1, Actual  : 0]
     [exec] Failures !!!
     [exec] Run: 72   Failure total: 1   Failures: 1   Errors: 0
     [exec] FAIL: zktest-mt
     [exec] ==========================================
     [exec] 1 of 2 tests failed
     [exec] Please report to user@zookeeper.apache.org
     [exec] ==========================================
     [exec] make[1]: Leaving directory `/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build/test/test-cppunit'
     [exec] make[1]: *** [check-TESTS] Error 1
     [exec] make: *** [check-am] Error 2

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1322: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1282: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1292: exec returned: 2

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



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

ZooKeeper_branch35_jdk8 - Build # 189 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 452014 lines...]
     [exec] Log Message Received: [2016-08-12 13:13:57,623:18102(0x2b7644ee9540):ZOO_INFO@testLogCallbackInit@993: testLogCallbackInit #8]
     [exec] Log Message Received: [2016-08-12 13:13:57,623:18102(0x2b7644ee9540):ZOO_INFO@testLogCallbackInit@993: testLogCallbackInit #9]
     [exec] Log Message Received: [2016-08-12 13:13:57,623:18102(0x2b7644ee9540):ZOO_INFO@zookeeper_close@3258: Closing zookeeper sessionId=0x100115cbdbf000e to [127.0.0.1:22181]
     [exec] ]
     [exec]  : elapsed 1001 : OK
     [exec] Zookeeper_simpleSystem::testLogCallbackClearLog Message Received: [2016-08-12 13:13:57,623:18102(0x2b7644ee9540):ZOO_INFO@log_env@1027: Client environment:zookeeper.version=zookeeper C client 3.5.2]
     [exec] Log Message Received: [2016-08-12 13:13:57,623:18102(0x2b7644ee9540):ZOO_INFO@log_env@1031: Client environment:host.name=proserpina.apache.org]
     [exec] Log Message Received: [2016-08-12 13:13:57,623:18102(0x2b7644ee9540):ZOO_INFO@log_env@1038: Client environment:os.name=Linux]
     [exec] Log Message Received: [2016-08-12 13:13:57,623:18102(0x2b7644ee9540):ZOO_INFO@log_env@1039: Client environment:os.arch=3.13.0-92-generic]
     [exec] Log Message Received: [2016-08-12 13:13:57,623:18102(0x2b7644ee9540):ZOO_INFO@log_env@1040: Client environment:os.version=#139-Ubuntu SMP Tue Jun 28 20:42:26 UTC 2016]
     [exec] Log Message Received: [2016-08-12 13:13:57,623:18102(0x2b7644ee9540):ZOO_INFO@log_env@1048: Client environment:user.name=jenkins]
     [exec] Log Message Received: [2016-08-12 13:13:57,623:18102(0x2b7644ee9540):ZOO_INFO@log_env@1056: Client environment:user.home=/home/jenkins]
     [exec] Log Message Received: [2016-08-12 13:13:57,623:18102(0x2b7644ee9540):ZOO_INFO@log_env@1068: Client environment:user.dir=/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build/test/test-cppunit]
     [exec] Log Message Received: [2016-08-12 13:13:57,623:18102(0x2b7644ee9540):ZOO_INFO@zookeeper_init_internal@1111: Initiating client connection, host=127.0.0.1:22181 sessionTimeout=10000 watcher=0x45d2a0 sessionId=0 sessionPasswd=<null> context=0x7ffed0bca3f0 flags=0]
     [exec] Log Message Received: [2016-08-12 13:13:57,624:18102(0x2b7646f46700):ZOO_INFO@check_events@2357: initiated connection to server [127.0.0.1:22181]]
     [exec] Log Message Received: [2016-08-12 13:13:57,643:18102(0x2b7646f46700):ZOO_INFO@check_events@2409: session establishment complete on server [127.0.0.1:22181], sessionId=0x100115cbdbf000f, negotiated timeout=10000 ]
     [exec]  : elapsed 1001 : OK
     [exec] Zookeeper_simpleSystem::testAsyncWatcherAutoReset ZooKeeper server started : elapsed 10389 : OK
     [exec] Zookeeper_simpleSystem::testDeserializeString : elapsed 0 : OK
     [exec] Zookeeper_simpleSystem::testFirstServerDown : elapsed 1000 : OK
     [exec] Zookeeper_simpleSystem::testNullData : elapsed 1046 : OK
     [exec] Zookeeper_simpleSystem::testIPV6 : elapsed 1012 : OK
     [exec] Zookeeper_simpleSystem::testCreate : elapsed 1025 : OK
     [exec] Zookeeper_simpleSystem::testPath : elapsed 1049 : OK
     [exec] Zookeeper_simpleSystem::testPathValidation : elapsed 1133 : OK
     [exec] Zookeeper_simpleSystem::testPing : elapsed 17601 : OK
     [exec] Zookeeper_simpleSystem::testAcl : elapsed 1016 : OK
     [exec] Zookeeper_simpleSystem::testChroot : elapsed 3098 : OK
     [exec] Zookeeper_simpleSystem::testAuth ZooKeeper server started ZooKeeper server started : elapsed 30811 : OK
     [exec] Zookeeper_simpleSystem::testHangingClient : elapsed 1040 : OK
     [exec] Zookeeper_simpleSystem::testWatcherAutoResetWithGlobal ZooKeeper server started ZooKeeper server started ZooKeeper server started : elapsed 15280 : OK
     [exec] Zookeeper_simpleSystem::testWatcherAutoResetWithLocal ZooKeeper server started ZooKeeper server started ZooKeeper server started : elapsed 15312 : OK
     [exec] Zookeeper_simpleSystem::testGetChildren2 : elapsed 1078 : OK
     [exec] Zookeeper_simpleSystem::testLastZxid : elapsed 4532 : OK
     [exec] Zookeeper_simpleSystem::testRemoveWatchers ZooKeeper server started : elapsed 4440 : OK
     [exec] Zookeeper_readOnly::testReadOnly : elapsed 4088 : OK
     [exec] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/src/c/tests/TestReconfig.cc:474: Assertion: assertion failed [Expression: found != string::npos, 10.10.10.4:2004 not in newComing list]
     [exec] Failures !!!
     [exec] Run: 72   Failure total: 1   Failures: 1   Errors: 0
     [exec] FAIL: zktest-mt
     [exec] ==========================================
     [exec] 1 of 2 tests failed
     [exec] Please report to user@zookeeper.apache.org
     [exec] ==========================================
     [exec] make[1]: Leaving directory `/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build/test/test-cppunit'
     [exec] make[1]: *** [check-TESTS] Error 1
     [exec] make: *** [check-am] Error 2

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1322: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1282: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1292: exec returned: 2

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



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

ZooKeeper_branch35_jdk8 - Build # 188 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 439536 lines...]
     [exec] Log Message Received: [2016-08-11 12:18:52,126:18343(0x2b45f59be540):ZOO_INFO@testLogCallbackInit@993: testLogCallbackInit #8]
     [exec] Log Message Received: [2016-08-11 12:18:52,126:18343(0x2b45f59be540):ZOO_INFO@testLogCallbackInit@993: testLogCallbackInit #9]
     [exec] Log Message Received: [2016-08-11 12:18:52,126:18343(0x2b45f59be540):ZOO_INFO@zookeeper_close@3258: Closing zookeeper sessionId=0x1000c03e90b000e to [127.0.0.1:22181]
     [exec] ]
     [exec]  : elapsed 1001 : OK
     [exec] Zookeeper_simpleSystem::testLogCallbackClearLog Message Received: [2016-08-11 12:18:52,126:18343(0x2b45f59be540):ZOO_INFO@log_env@1027: Client environment:zookeeper.version=zookeeper C client 3.5.2]
     [exec] Log Message Received: [2016-08-11 12:18:52,126:18343(0x2b45f59be540):ZOO_INFO@log_env@1031: Client environment:host.name=proserpina.apache.org]
     [exec] Log Message Received: [2016-08-11 12:18:52,126:18343(0x2b45f59be540):ZOO_INFO@log_env@1038: Client environment:os.name=Linux]
     [exec] Log Message Received: [2016-08-11 12:18:52,126:18343(0x2b45f59be540):ZOO_INFO@log_env@1039: Client environment:os.arch=3.13.0-92-generic]
     [exec] Log Message Received: [2016-08-11 12:18:52,126:18343(0x2b45f59be540):ZOO_INFO@log_env@1040: Client environment:os.version=#139-Ubuntu SMP Tue Jun 28 20:42:26 UTC 2016]
     [exec] Log Message Received: [2016-08-11 12:18:52,127:18343(0x2b45f59be540):ZOO_INFO@log_env@1048: Client environment:user.name=jenkins]
     [exec] Log Message Received: [2016-08-11 12:18:52,127:18343(0x2b45f59be540):ZOO_INFO@log_env@1056: Client environment:user.home=/home/jenkins]
     [exec] Log Message Received: [2016-08-11 12:18:52,127:18343(0x2b45f59be540):ZOO_INFO@log_env@1068: Client environment:user.dir=/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build/test/test-cppunit]
     [exec] Log Message Received: [2016-08-11 12:18:52,127:18343(0x2b45f59be540):ZOO_INFO@zookeeper_init_internal@1111: Initiating client connection, host=127.0.0.1:22181 sessionTimeout=10000 watcher=0x45d2a0 sessionId=0 sessionPasswd=<null> context=0x7ffe012d21c0 flags=0]
     [exec] Log Message Received: [2016-08-11 12:18:52,127:18343(0x2b45f7a1b700):ZOO_INFO@check_events@2357: initiated connection to server [127.0.0.1:22181]]
     [exec] Log Message Received: [2016-08-11 12:18:52,147:18343(0x2b45f7a1b700):ZOO_INFO@check_events@2409: session establishment complete on server [127.0.0.1:22181], sessionId=0x1000c03e90b000f, negotiated timeout=10000 ]
     [exec]  : elapsed 1000 : OK
     [exec] Zookeeper_simpleSystem::testAsyncWatcherAutoReset ZooKeeper server started : elapsed 10501 : OK
     [exec] Zookeeper_simpleSystem::testDeserializeString : elapsed 0 : OK
     [exec] Zookeeper_simpleSystem::testFirstServerDown : elapsed 1000 : OK
     [exec] Zookeeper_simpleSystem::testNullData : elapsed 1038 : OK
     [exec] Zookeeper_simpleSystem::testIPV6 : elapsed 1012 : OK
     [exec] Zookeeper_simpleSystem::testCreate : elapsed 1025 : OK
     [exec] Zookeeper_simpleSystem::testPath : elapsed 1058 : OK
     [exec] Zookeeper_simpleSystem::testPathValidation : elapsed 1141 : OK
     [exec] Zookeeper_simpleSystem::testPing : elapsed 17809 : OK
     [exec] Zookeeper_simpleSystem::testAcl : elapsed 1025 : OK
     [exec] Zookeeper_simpleSystem::testChroot : elapsed 3082 : OK
     [exec] Zookeeper_simpleSystem::testAuth ZooKeeper server started ZooKeeper server started : elapsed 31290 : OK
     [exec] Zookeeper_simpleSystem::testHangingClient : elapsed 1035 : OK
     [exec] Zookeeper_simpleSystem::testWatcherAutoResetWithGlobal ZooKeeper server started ZooKeeper server started ZooKeeper server started : elapsed 15513 : OK
     [exec] Zookeeper_simpleSystem::testWatcherAutoResetWithLocal ZooKeeper server started ZooKeeper server started ZooKeeper server started : elapsed 15684 : OK
     [exec] Zookeeper_simpleSystem::testGetChildren2 : elapsed 1091 : OK
     [exec] Zookeeper_simpleSystem::testLastZxid : elapsed 4531 : OK
     [exec] Zookeeper_simpleSystem::testRemoveWatchers ZooKeeper server started : elapsed 4637 : OK
     [exec] Zookeeper_readOnly::testReadOnly : elapsed 4094 : OK
     [exec] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/src/c/tests/TestReconfig.cc:183: Assertion: equality assertion failed [Expected: 1, Actual  : 0]
     [exec] Failures !!!
     [exec] Run: 72   Failure total: 1   Failures: 1   Errors: 0
     [exec] FAIL: zktest-mt
     [exec] ==========================================
     [exec] 1 of 2 tests failed
     [exec] Please report to user@zookeeper.apache.org
     [exec] ==========================================
     [exec] make[1]: Leaving directory `/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build/test/test-cppunit'
     [exec] make[1]: *** [check-TESTS] Error 1
     [exec] make: *** [check-am] Error 2

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1322: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1282: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/branch-3.5/build.xml:1292: exec returned: 2

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



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed