See https://builds.apache.org/job/ZooKeeper-trunk/3518/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 68.95 MB...]
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
[junit] 2017-08-30 23:41:32,134 [myid:127.0.0.1:11327] - INFO
[main-SendThread(127.0.0.1:11327):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:11327. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-08-30 23:41:32,134 [myid:127.0.0.1:11327] - WARN
[main-SendThread(127.0.0.1:11327):ClientCnxn$SendThread@1235] - Session
0x101222a78e60002 for server 127.0.0.1/127.0.0.1:11327, 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:744)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
[junit] 2017-08-30 23:41:32,338 [myid:127.0.0.1:11271] - INFO
[main-SendThread(127.0.0.1:11271):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:11271. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-08-30 23:41:32,339 [myid:127.0.0.1:11271] - WARN
[main-SendThread(127.0.0.1:11271):ClientCnxn$SendThread@1235] - Session
0x1012228c75d0001 for server 127.0.0.1/127.0.0.1:11271, unexpected error,
closing socket connection and attempting reconnect
[junit] java.net.ConnectException: Connection refused
[junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
[junit] at
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
[junit] 2017-08-30 23:41:32,342 [myid:127.0.0.1:11222] - INFO
[main-SendThread(127.0.0.1:11222):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:11222. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-08-30 23:41:32,343 [myid:127.0.0.1:11222] - WARN
[main-SendThread(127.0.0.1:11222):ClientCnxn$SendThread@1235] - Session
0x10122284a520000 for server 127.0.0.1/127.0.0.1:11222, 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:744)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
[junit] 2017-08-30 23:41:32,374 [myid:127.0.0.1:11286] - INFO
[main-SendThread(127.0.0.1:11286):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:11286. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-08-30 23:41:32,375 [myid:127.0.0.1:11286] - WARN
[main-SendThread(127.0.0.1:11286):ClientCnxn$SendThread@1235] - Session
0x1012229965e0000 for server 127.0.0.1/127.0.0.1:11286, 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:744)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
[junit] Test org.apache.zookeeper.test.NioNettySuiteTest FAILED
[junit] Running org.apache.zookeeper.server.quorum.Zab1_0Test in thread 3
[junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0
sec, Thread: 3, Class: org.apache.zookeeper.server.quorum.Zab1_0Test
[junit] Test org.apache.zookeeper.server.quorum.Zab1_0Test FAILED (timeout)
fail.build.on.test.failure:
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1339: The
following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1220: The
following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1224: Tests
failed!
Total time: 17 minutes 9 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording fingerprints
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
Publishing Javadoc
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)
##############################
3 tests failed.
FAILED: org.apache.zookeeper.server.quorum.Zab1_0Test.testNormalObserverRun
Error Message:
Timeout occurred. Please note the time in the report does not reflect the time
until the timeout.
Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in
the report does not reflect the time until the timeout.
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.zookeeper.test.ReconfigTest.testPortChange
Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.
Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished
quorum: giving up after 30+ seconds.
at
org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:183)
at
org.apache.zookeeper.test.ReconfigTest.testPortChange(ReconfigTest.java:705)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
FAILED:
org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged
Error Message:
expected:<NodeDataChanged> but was:<NodeDeleted>
Stack Trace:
junit.framework.AssertionFailedError: expected:<NodeDataChanged> but
was:<NodeDeleted>
at
org.apache.zookeeper.test.WatchEventWhenAutoResetTest$EventsWatcher.assertEvent(WatchEventWhenAutoResetTest.java:67)
at
org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged(WatchEventWhenAutoResetTest.java:117)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)