See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/644/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 485869 lines...]
[junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
[junit] at
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
[junit] at
org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
[junit] at
org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
[junit] at
org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
[junit] at
org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
[junit] at
org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
[junit] at
org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108)
[junit] at
org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
[junit] at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit] at java.lang.Thread.run(Thread.java:745)
[junit] 2016-08-31 08:58:19,168 [myid:] - INFO [New I/O boss
#9504:ClientCnxnSocketNetty@208] - channel is told closing
[junit] 2016-08-31 08:58:19,168 [myid:127.0.0.1:27507] - INFO
[main-SendThread(127.0.0.1:27507):ClientCnxn$SendThread@1231] - channel for
sessionid 0x30072436dc00000 is lost, closing socket connection and attempting
reconnect
[junit] 2016-08-31 08:58:19,237 [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-31 08:58:19,238 [myid:] - INFO [New I/O worker
#10289:ClientCnxn$SendThread@948] - Socket connection established, initiating
session, client: /127.0.0.1:48692, server: 127.0.0.1/127.0.0.1:27531
[junit] 2016-08-31 08:58:19,238 [myid:] - INFO [New I/O worker
#10289:ClientCnxnSocketNetty$1@153] - channel is connected: [id: 0x8468218b,
/127.0.0.1:48692 => 127.0.0.1/127.0.0.1:27531]
[junit] 2016-08-31 08:58:19,238 [myid:] - WARN [New I/O worker
#10125:NettyServerCnxn@399] - Closing connection to /127.0.0.1:48692
[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:1145)
[junit] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit] at java.lang.Thread.run(Thread.java:745)
[junit] 2016-08-31 08:58:19,260 [myid:] - INFO [New I/O worker
#10289:ClientCnxnSocketNetty$ZKClientHandler@384] - channel is disconnected:
[id: 0x8468218b, /127.0.0.1:48692 :> 127.0.0.1/127.0.0.1:27531]
[junit] 2016-08-31 08:58:19,260 [myid:] - INFO [New I/O worker
#10289:ClientCnxnSocketNetty@208] - channel is told closing
[junit] 2016-08-31 08:58:19,260 [myid:127.0.0.1:27531] - INFO
[main-SendThread(127.0.0.1:27531):ClientCnxn$SendThread@1231] - channel for
sessionid 0x0 is lost, closing socket connection and attempting reconnect
[junit] Running org.apache.zookeeper.test.NettyNettySuiteTest in thread 7
[junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0
sec, Thread: 7, Class: org.apache.zookeeper.test.NettyNettySuiteTest
[junit] Test org.apache.zookeeper.test.NettyNettySuiteTest FAILED (timeout)
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build.xml:1322:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/branch-3.5/build.xml:1207:
Tests failed!
Total time: 19 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
###################################################################################
############################## FAILED TESTS (if any)
##############################
1 tests failed.
FAILED: org.apache.zookeeper.test.NettyNettySuiteTest.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)