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/10/13 12:02:23 UTC

ZooKeeper-trunk-jdk8 - Build # 782 - Still Failing

See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/782/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 473384 lines...]
    [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-10-13 11:58:33,723 [myid:127.0.0.1:11349] - INFO  [main-SendThread(127.0.0.1:11349):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:11349. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-13 11:58:33,724 [myid:127.0.0.1:11349] - WARN  [main-SendThread(127.0.0.1:11349):ClientCnxn$SendThread@1235] - Session 0x302c331ef7e0000 for server 127.0.0.1/127.0.0.1:11349, 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-10-13 11:59:25,175 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 128607
    [junit] 2016-10-13 11:59:25,176 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 55
    [junit] 2016-10-13 11:59:25,176 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testManyChildWatchersAutoReset
    [junit] 2016-10-13 11:59:25,176 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-10-13 11:59:25,177 [myid:] - INFO  [ProcessThread(sid:0 cport:24690)::PrepRequestProcessor@605] - Processed session termination for sessionid: 0x102c32aeaec0000
    [junit] 2016-10-13 11:59:25,203 [myid:] - INFO  [NIOWorkerThread-25:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24690,name1=Connections,name2=127.0.0.1,name3=0x102c32aeaec0000]
    [junit] 2016-10-13 11:59:25,204 [myid:] - INFO  [NIOWorkerThread-25:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:40704 which had sessionid 0x102c32aeaec0000
    [junit] 2016-10-13 11:59:25,205 [myid:] - INFO  [main:ZooKeeper@1315] - Session: 0x102c32aeaec0000 closed
    [junit] 2016-10-13 11:59:25,206 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x102c32aeaec0000
    [junit] 2016-10-13 11:59:25,305 [myid:] - INFO  [ProcessThread(sid:0 cport:24690)::PrepRequestProcessor@605] - Processed session termination for sessionid: 0x102c32aeaec0001
    [junit] 2016-10-13 11:59:25,317 [myid:] - INFO  [main:ZooKeeper@1315] - Session: 0x102c32aeaec0001 closed
    [junit] 2016-10-13 11:59:25,318 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-10-13 11:59:25,318 [myid:] - INFO  [NIOWorkerThread-18:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24690,name1=Connections,name2=127.0.0.1,name3=0x102c32aeaec0001]
    [junit] 2016-10-13 11:59:25,318 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2016-10-13 11:59:25,318 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x102c32aeaec0001
    [junit] 2016-10-13 11:59:25,321 [myid:] - INFO  [NIOWorkerThread-18:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:40690 which had sessionid 0x102c32aeaec0001
    [junit] 2016-10-13 11:59:25,322 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:24690:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2016-10-13 11:59:25,324 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-10-13 11:59:25,324 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-10-13 11:59:25,328 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-10-13 11:59:25,328 [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-10-13 11:59:25,328 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-10-13 11:59:25,328 [myid:] - INFO  [main:PrepRequestProcessor@996] - Shutting down
    [junit] 2016-10-13 11:59:25,328 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-10-13 11:59:25,328 [myid:] - INFO  [ProcessThread(sid:0 cport:24690)::PrepRequestProcessor@156] - PrepRequestProcessor exited loop!
    [junit] 2016-10-13 11:59:25,328 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-10-13 11:59:25,329 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2016-10-13 11:59:25,330 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24690,name1=InMemoryDataTree]
    [junit] 2016-10-13 11:59:25,330 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24690]
    [junit] 2016-10-13 11:59:25,330 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 24690
    [junit] 2016-10-13 11:59:25,331 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-10-13 11:59:25,348 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 53 at start it was 57
    [junit] 2016-10-13 11:59:25,349 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testManyChildWatchersAutoReset
    [junit] 2016-10-13 11:59:25,349 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testManyChildWatchersAutoReset
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 731.456 sec, Thread: 6, Class: org.apache.zookeeper.test.DisconnectedWatcherTest
    [junit] Running org.apache.zookeeper.server.quorum.Zab1_0Test in thread 2
    [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec, Thread: 2, Class: org.apache.zookeeper.server.quorum.Zab1_0Test
    [junit] Test org.apache.zookeeper.server.quorum.Zab1_0Test FAILED (timeout)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1207: Tests failed!

Total time: 17 minutes 43 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) ##############################
2 tests failed.
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:96)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


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)