See https://builds.apache.org/job/ZooKeeper_branch35_jdk7/904/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 57.60 MB...]
[junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
[junit] at
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
[junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0
sec, Thread: 1, Class: org.apache.zookeeper.test.NettyNettySuiteTest
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
[junit] 2017-03-27 18:42:55,385 [myid:] - INFO
[WorkerReceiver[myid=6]:FastLeaderElection@688] - Notification: 2 (message
format version), 7 (n.leader), 0x0 (n.zxid), 0xffffffffffffffff (n.round),
FOLLOWING (n.state), 4 (n.sid), 0x0 (n.peerEPoch), LOOKING (my state)0
(n.config version)
[junit] 2017-03-27 18:42:55,386 [myid:] - INFO
[WorkerReceiver[myid=6]:FastLeaderElection@688] - Notification: 2 (message
format version), 6 (n.leader), 0x0 (n.zxid), 0x3 (n.round), LOOKING (n.state),
6 (n.sid), 0x0 (n.peerEPoch), LOOKING (my state)0 (n.config version)
[junit] 2017-03-27 18:42:55,386 [myid:] - INFO
[WorkerReceiver[myid=6]:FastLeaderElection@688] - Notification: 2 (message
format version), 7 (n.leader), 0x0 (n.zxid), 0xffffffffffffffff (n.round),
FOLLOWING (n.state), 4 (n.sid), 0x0 (n.peerEPoch), LOOKING (my state)0
(n.config version)
[junit] 2017-03-27 18:42:55,386 [myid:] - INFO
[WorkerReceiver[myid=6]:FastLeaderElection@688] - Notification: 2 (message
format version), 7 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state),
7 (n.sid), 0x0 (n.peerEPoch), LOOKING (my state)0 (n.config version)
[junit] 2017-03-27 18:42:55,387 [myid:] - INFO
[WorkerReceiver[myid=6]:FastLeaderElection@688] - Notification: 2 (message
format version), 7 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state),
7 (n.sid), 0x0 (n.peerEPoch), LOOKING (my state)0 (n.config version)
[junit] 2017-03-27 18:42:55,387 [myid:] - INFO
[WorkerReceiver[myid=6]:FastLeaderElection@688] - Notification: 2 (message
format version), 7 (n.leader), 0x0 (n.zxid), 0x1 (n.round), LOOKING (n.state),
7 (n.sid), 0x0 (n.peerEPoch), LOOKING (my state)0 (n.config version)
[junit] 2017-03-27 18:42:55,387 [myid:] - INFO
[WorkerReceiver[myid=6]:FastLeaderElection@688] - Notification: 2 (message
format version), 7 (n.leader), 0x0 (n.zxid), 0x2 (n.round), LOOKING (n.state),
7 (n.sid), 0x0 (n.peerEPoch), LOOKING (my state)0 (n.config version)
[junit] 2017-03-27 18:42:55,387 [myid:] - INFO
[WorkerReceiver[myid=6]:FastLeaderElection@688] - Notification: 2 (message
format version), 6 (n.leader), 0x0 (n.zxid), 0x3 (n.round), LOOKING (n.state),
6 (n.sid), 0x0 (n.peerEPoch), LOOKING (my state)0 (n.config version)
[junit] 2017-03-27 18:42:55,387 [myid:] - INFO
[WorkerSender[myid=6]:QuorumCnxManager@278] - Have smaller server identifier,
so dropping the connection: (7, 6)
[junit] 2017-03-27 18:42:55,387 [myid:] - INFO
[WorkerSender[myid=6]:QuorumCnxManager@278] - Have smaller server identifier,
so dropping the connection: (7, 6)
[junit] 2017-03-27 18:42:55,387 [myid:] - INFO
[WorkerSender[myid=6]:QuorumCnxManager@278] - Have smaller server identifier,
so dropping the connection: (7, 6) [junit] Test
org.apache.zookeeper.test.NettyNettySuiteTest FAILED (timeout)
[junit] 2017-03-27 18:42:55,388 [myid:] - INFO
[WorkerSender[myid=6]:QuorumCnxManager@278] - Have smaller server identifier,
so dropping the connection: (7, 6)
[junit] 2017-03-27 18:42:55,383 [myid:] - INFO
[/127.0.0.1:14041:QuorumCnxManager$Listener@642] - Received connection request
/127.0.0.1:36070
[junit] 2017-03-27 18:42:55,389 [myid:] - WARN
[RecvWorker:6:QuorumCnxManager$RecvWorker@919] - Connection broken for id 6, my
id = 7, error =
[junit] java.net.SocketException: Socket closed
[junit] at java.net.SocketInputStream.socketRead0(Native Method)
[junit] at java.net.SocketInputStream.read(SocketInputStream.java:152)
[junit] at java.net.SocketInputStream.read(SocketInputStream.java:122)
[junit] at java.net.SocketInputStream.read(SocketInputStream.java:210)
[junit] at java.io.DataInputStream.readInt(DataInputStream.java:387)
[junit] at
org.apache.zookeeper.server.quorum.QuorumCnxManager$RecvWorker.run(QuorumCnxManager.java:904)
[junit] 2017-03-27 18:42:55,389 [myid:] - WARN
[RecvWorker:6:QuorumCnxManager$RecvWorker@922] - Interrupting SendWorker
[junit] 2017-03-27 18:42:55,389 [myid:] - WARN
[SendWorker:6:QuorumCnxManager$SendWorker@836] - Interrupted while waiting for
message on queue
[junit] java.lang.InterruptedException
[junit] at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2017)
[junit] at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2095)
[junit] at
java.util.concurrent.ArrayBlockingQueue.poll(ArrayBlockingQueue.java:389)
[junit] at
org.apache.zookeeper.server.quorum.QuorumCnxManager.pollSendQueue(QuorumCnxManager.java:986)
[junit] at
org.apache.zookeeper.server.quorum.QuorumCnxManager.access$500(QuorumCnxManager.java:65)
[junit] at
org.apache.zookeeper.server.quorum.QuorumCnxManager$SendWorker.run(QuorumCnxManager.java:824)
[junit] 2017-03-27 18:42:55,389 [myid:] - WARN
[SendWorker:6:QuorumCnxManager$SendWorker@845] - Send worker leaving thread id
6 my id = 7
[junit] 2017-03-27 18:42:55,390 [myid:] - INFO
[WorkerReceiver[myid=6]:FastLeaderElection@688] - Notification: 2 (message
format version), 6 (n.leader), 0x0 (n.zxid), 0x3 (n.round), LOOKING (n.state),
6 (n.sid), 0x0 (n.peerEPoch), LOOKING (my state)0 (n.config version)
[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)
[junit] Running org.apache.zookeeper.test.ReconfigTest in thread 2
[junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0
sec, Thread: 2, Class: org.apache.zookeeper.test.ReconfigTest
[junit] Test org.apache.zookeeper.test.ReconfigTest FAILED (timeout)
fail.build.on.test.failure:
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build.xml:1219:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk7/build.xml:1223:
Tests failed!
Total time: 21 minutes 28 seconds
ERROR: command execution failed.
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for
ZooKeeper_branch35_jdk7 #904
ERROR: ubuntu-us1 is offline; cannot locate JDK 1.7 (latest)
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
ERROR: ubuntu-us1 is offline; cannot locate JDK 1.7 (latest)
ERROR: ubuntu-us1 is offline; cannot locate JDK 1.7 (latest)
###################################################################################
############################## FAILED TESTS (if any)
##############################
No tests ran.