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/09/30 21:53:14 UTC

ZooKeeper-trunk-openjdk7 - Build # 1186 - Still Failing

See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1186/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 414781 lines...]
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.writeFromTaskLoop(AbstractNioWorker.java:151)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioChannel$WriteTask.run(AbstractNioChannel.java:315)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.processTaskQueue(AbstractNioSelector.java:391)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:315)
    [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-09-30 21:52:39,458 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30317,name1=Connections,name2=127.0.0.1,name3=0x10003a85cfc0000]
    [junit] 2016-09-30 21:52:39,458 [myid:127.0.0.1:30200] - WARN  [main-SendThread(127.0.0.1:30200):ClientCnxn$SendThread@1235] - Session 0x30003a58c0c0000 for server 127.0.0.1/127.0.0.1:30200, 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] 2016-09-30 21:52:39,483 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] 2016-09-30 21:52:39,542 [myid:127.0.0.1:30197] - INFO  [main-SendThread(127.0.0.1:30197):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30197. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-09-30 21:52:39,543 [myid:127.0.0.1:30197] - WARN  [main-SendThread(127.0.0.1:30197):ClientCnxn$SendThread@1235] - Session 0x20003a58c080000 for server 127.0.0.1/127.0.0.1:30197, 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] 2016-09-30 21:52:39,559 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x10003a85cfc0000 closed
    [junit] 2016-09-30 21:52:39,559 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x10003a85cfc0000
    [junit] 2016-09-30 21:52:39,559 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 54912
    [junit] 2016-09-30 21:52:39,559 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 466
    [junit] 2016-09-30 21:52:39,559 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-09-30 21:52:39,559 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-09-30 21:52:39,559 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-09-30 21:52:39,559 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:30317
    [junit] 2016-09-30 21:52:39,561 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-09-30 21:52:39,561 [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-09-30 21:52:39,561 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-09-30 21:52:39,561 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-09-30 21:52:39,561 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-09-30 21:52:39,561 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-09-30 21:52:39,561 [myid:] - INFO  [ProcessThread(sid:0 cport:30317)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-09-30 21:52:39,561 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-09-30 21:52:39,562 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30317,name1=InMemoryDataTree]
    [junit] 2016-09-30 21:52:39,562 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30317]
    [junit] 2016-09-30 21:52:39,562 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 30317
    [junit] 2016-09-30 21:52:39,562 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-09-30 21:52:39,565 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 1372 at start it was 1372
    [junit] 2016-09-30 21:52:39,565 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-09-30 21:52:39,566 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 441.721 sec, Thread: 8, Class: org.apache.zookeeper.test.NioNettySuiteTest

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

Total time: 11 minutes 30 seconds
Build step 'Invoke Ant' marked build as 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.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)



ZooKeeper-trunk-openjdk7 - Build # 1187 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper-trunk-openjdk7/1187/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 435751 lines...]
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 601.931 sec, Thread: 8, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-10-01 20:08:38,171 [myid:127.0.0.1:30194] - INFO  [main-SendThread(127.0.0.1:30194):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30194. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-01 20:08:38,171 [myid:127.0.0.1:30194] - WARN  [main-SendThread(127.0.0.1:30194):ClientCnxn$SendThread@1235] - Session 0x101155bf5100000 for server 127.0.0.1/127.0.0.1:30194, 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] 2016-10-01 20:08:38,464 [myid:127.0.0.1:30200] - INFO  [main-SendThread(127.0.0.1:30200):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30200. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-10-01 20:08:38,465 [myid:127.0.0.1:30200] - WARN  [main-SendThread(127.0.0.1:30200):ClientCnxn$SendThread@1235] - Session 0x301155bf1f10000 for server 127.0.0.1/127.0.0.1:30200, 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] 2016-10-01 20:09:09,924 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 28132
    [junit] 2016-10-01 20:09:09,924 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 55
    [junit] 2016-10-01 20:09:09,924 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testManyChildWatchersAutoReset
    [junit] 2016-10-01 20:09:09,924 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-10-01 20:09:09,925 [myid:] - INFO  [ProcessThread(sid:0 cport:19304)::PrepRequestProcessor@647] - Processed session termination for sessionid: 0x10115539c060000
    [junit] 2016-10-01 20:09:09,949 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x10115539c060000 closed
    [junit] 2016-10-01 20:09:09,949 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x10115539c060000
    [junit] 2016-10-01 20:09:09,949 [myid:] - INFO  [NIOWorkerThread-22:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19304,name1=Connections,name2=127.0.0.1,name3=0x10115539c060000]
    [junit] 2016-10-01 20:09:09,950 [myid:] - INFO  [ProcessThread(sid:0 cport:19304)::PrepRequestProcessor@647] - Processed session termination for sessionid: 0x10115539c060001
    [junit] 2016-10-01 20:09:09,950 [myid:] - INFO  [NIOWorkerThread-22:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:35445 which had sessionid 0x10115539c060000
    [junit] 2016-10-01 20:09:09,982 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x10115539c060001 closed
    [junit] 2016-10-01 20:09:09,983 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-10-01 20:09:09,982 [myid:] - INFO  [NIOWorkerThread-5:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19304,name1=Connections,name2=127.0.0.1,name3=0x10115539c060001]
    [junit] 2016-10-01 20:09:09,983 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x10115539c060001
    [junit] 2016-10-01 20:09:09,984 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2016-10-01 20:09:09,984 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:19304:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2016-10-01 20:09:09,984 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-10-01 20:09:09,987 [myid:] - INFO  [NIOWorkerThread-5:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:35411 which had sessionid 0x10115539c060001
    [junit] 2016-10-01 20:09:09,987 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-10-01 20:09:09,988 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-10-01 20:09:09,988 [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-01 20:09:09,988 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-10-01 20:09:09,988 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-10-01 20:09:09,989 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-10-01 20:09:09,989 [myid:] - INFO  [ProcessThread(sid:0 cport:19304)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-10-01 20:09:09,989 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-10-01 20:09:09,990 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-10-01 20:09:09,991 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19304,name1=InMemoryDataTree]
    [junit] 2016-10-01 20:09:09,991 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19304]
    [junit] 2016-10-01 20:09:09,992 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 19304
    [junit] 2016-10-01 20:09:09,992 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-10-01 20:09:10,007 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 61 at start it was 61
    [junit] 2016-10-01 20:09:10,007 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testManyChildWatchersAutoReset
    [junit] 2016-10-01 20:09:10,007 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testManyChildWatchersAutoReset
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 811.177 sec, Thread: 4, Class: org.apache.zookeeper.test.DisconnectedWatcherTest

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

Total time: 18 minutes 12 seconds
Build step 'Invoke Ant' marked build as 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.server.quorum.ReconfigFailureCasesTest.testLeaderTimesoutOnNewQuorum

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)