See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/1059/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 57.36 MB...]
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
[junit] 2017-05-25 12:59:38,204 [myid:127.0.0.1:27506] - INFO
[main-SendThread(127.0.0.1:27506):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:27506. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-05-25 12:59:38,204 [myid:127.0.0.1:27506] - WARN
[main-SendThread(127.0.0.1:27506):ClientCnxn$SendThread@1235] - Session
0x2046a7b2aec0000 for server 127.0.0.1/127.0.0.1:27506, 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] 2017-05-25 12:59:38,298 [myid:] - INFO
[SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
[junit] 2017-05-25 12:59:38,390 [myid:] - INFO [ProcessThread(sid:0
cport:27626)::PrepRequestProcessor@617] - Processed session termination for
sessionid: 0x1046a7e7bf40000
[junit] 2017-05-25 12:59:38,391 [myid:] - INFO
[SyncThread:0:MBeanRegistry@128] - Unregister MBean
[org.apache.ZooKeeperService:name0=StandaloneServer_port27626,name1=Connections,name2=127.0.0.1,name3=0x1046a7e7bf40000]
[junit] 2017-05-25 12:59:38,391 [myid:] - INFO [main:ZooKeeper@1329] -
Session: 0x1046a7e7bf40000 closed
[junit] 2017-05-25 12:59:38,391 [myid:] - INFO
[main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for
session: 0x1046a7e7bf40000
[junit] 2017-05-25 12:59:38,391 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 208263
[junit] 2017-05-25 12:59:38,392 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 2428
[junit] 2017-05-25 12:59:38,392 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD
testWatcherAutoResetWithLocal
[junit] 2017-05-25 12:59:38,392 [myid:] - INFO [main:ClientBase@582] -
tearDown starting
[junit] 2017-05-25 12:59:38,392 [myid:] - INFO [main:ClientBase@552] -
STOPPING server
[junit] 2017-05-25 12:59:38,392 [myid:] - INFO
[main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:27626
[junit] 2017-05-25 12:59:38,398 [myid:] - INFO [main:ZooKeeperServer@542]
- shutting down
[junit] 2017-05-25 12:59:38,399 [myid:] - ERROR [main:ZooKeeperServer@506]
- ZKShutdownHandler is not registered, so ZooKeeper server won't take any
action on ERROR or SHUTDOWN server state changes
[junit] 2017-05-25 12:59:38,399 [myid:] - INFO
[main:SessionTrackerImpl@232] - Shutting down
[junit] 2017-05-25 12:59:38,399 [myid:] - INFO
[main:PrepRequestProcessor@1008] - Shutting down
[junit] 2017-05-25 12:59:38,399 [myid:] - INFO
[main:SyncRequestProcessor@191] - Shutting down
[junit] 2017-05-25 12:59:38,399 [myid:] - INFO [ProcessThread(sid:0
cport:27626)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
[junit] 2017-05-25 12:59:38,400 [myid:] - INFO
[SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
[junit] 2017-05-25 12:59:38,400 [myid:] - INFO
[main:FinalRequestProcessor@481] - shutdown of request processor complete
[junit] 2017-05-25 12:59:38,400 [myid:] - INFO [main:MBeanRegistry@128] -
Unregister MBean
[org.apache.ZooKeeperService:name0=StandaloneServer_port27626,name1=InMemoryDataTree]
[junit] 2017-05-25 12:59:38,400 [myid:] - INFO [main:MBeanRegistry@128] -
Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27626]
[junit] 2017-05-25 12:59:38,401 [myid:] - INFO
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 27626
[junit] 2017-05-25 12:59:38,401 [myid:] - INFO [main:JMXEnv@146] -
ensureOnly:[]
[junit] 2017-05-25 12:59:38,412 [myid:] - INFO [main:ClientBase@607] -
fdcount after test is: 7147 at start it was 7147
[junit] 2017-05-25 12:59:38,412 [myid:] - INFO [main:ZKTestCase$1@68] -
SUCCEEDED testWatcherAutoResetWithLocal
[junit] 2017-05-25 12:59:38,413 [myid:] - INFO [main:ZKTestCase$1@63] -
FINISHED testWatcherAutoResetWithLocal
[junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
472.385 sec, Thread: 7, Class: org.apache.zookeeper.test.NioNettySuiteTest
[junit] 2017-05-25 12:59:38,796 [myid:127.0.0.1:27509] - INFO
[main-SendThread(127.0.0.1:27509):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:27509. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-05-25 12:59:38,797 [myid:127.0.0.1:27509] - WARN
[main-SendThread(127.0.0.1:27509):ClientCnxn$SendThread@1235] - Session
0x3046a7b2b3b0000 for server 127.0.0.1/127.0.0.1:27509, 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.ReadOnlyModeTest in thread 6
[junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0
sec, Thread: 6, Class: org.apache.zookeeper.test.ReadOnlyModeTest
[junit] Test org.apache.zookeeper.test.ReadOnlyModeTest FAILED (timeout)
fail.build.on.test.failure:
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1219: The
following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1223:
Tests failed!
Total time: 19 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is 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.testSeekForRwServer
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)