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 2017/01/04 11:57:59 UTC

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 487043 lines...]
    [junit] 2017-01-04 11:58:56,797 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2017-01-04 11:58:56,797 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:19545
    [junit] 2017-01-04 11:58:56,800 [myid:] - INFO  [main:ZooKeeperServer@534] - shutting down
    [junit] 2017-01-04 11:58:56,801 [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-01-04 11:58:56,801 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-01-04 11:58:56,801 [myid:] - INFO  [main:PrepRequestProcessor@1009] - Shutting down
    [junit] 2017-01-04 11:58:56,801 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-01-04 11:58:56,801 [myid:] - INFO  [ProcessThread(sid:0 cport:19545)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2017-01-04 11:58:56,801 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-01-04 11:58:56,801 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-01-04 11:58:56,802 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19545,name1=InMemoryDataTree]
    [junit] 2017-01-04 11:58:56,802 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port19545]
    [junit] 2017-01-04 11:58:56,802 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 19545
    [junit] 2017-01-04 11:58:56,803 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-01-04 11:58:56,808 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 5211 at start it was 5211
    [junit] 2017-01-04 11:58:56,809 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-01-04 11:58:56,809 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 554.474 sec, Thread: 4, Class: org.apache.zookeeper.test.NettyNettySuiteTest
    [junit] 2017-01-04 11:58:57,040 [myid:127.0.0.1:19425] - INFO  [main-SendThread(127.0.0.1:19425):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:19425. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-01-04 11:58:57,041 [myid:] - INFO  [New I/O boss #9999:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:19425
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [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:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2017-01-04 11:58:57,041 [myid:] - WARN  [New I/O boss #9999:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0xf871946b] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:19425
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:19425
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42)
    [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:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:745)
    [junit] 2017-01-04 11:58:57,041 [myid:] - INFO  [New I/O boss #9999:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-01-04 11:58:57,041 [myid:127.0.0.1:19425] - INFO  [main-SendThread(127.0.0.1:19425):ClientCnxn$SendThread@1231] - channel for sessionid 0x20180df118e0000 is lost, closing socket connection and attempting reconnect

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

Total time: 13 minutes 24 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.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync

Error Message:
zoo.cfg.dynamic.next is not deleted.

Stack Trace:
junit.framework.AssertionFailedError: zoo.cfg.dynamic.next is not deleted.
	at org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync(ReconfigDuringLeaderSyncTest.java:165)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 459940 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] 2017-01-05 11:59:56,110 [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-01-05 11:59:56,111 [myid:127.0.0.1:11222] - WARN  [main-SendThread(127.0.0.1:11222):ClientCnxn$SendThread@1235] - Session 0x102022d713c0000 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:717)
    [junit] 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-01-05 11:59:56,143 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] 2017-01-05 11:59:56,144 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] 2017-01-05 12:00:38,100 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 132511
    [junit] 2017-01-05 12:00:38,101 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 55
    [junit] 2017-01-05 12:00:38,101 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testManyChildWatchersAutoReset
    [junit] 2017-01-05 12:00:38,101 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2017-01-05 12:00:38,102 [myid:] - INFO  [ProcessThread(sid:0 cport:16611)::PrepRequestProcessor@618] - Processed session termination for sessionid: 0x102022bdcdc0000
    [junit] 2017-01-05 12:00:38,117 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x102022bdcdc0000 closed
    [junit] 2017-01-05 12:00:38,118 [myid:] - INFO  [NIOWorkerThread-11:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16611,name1=Connections,name2=127.0.0.1,name3=0x102022bdcdc0000]
    [junit] 2017-01-05 12:00:38,118 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x102022bdcdc0000
    [junit] 2017-01-05 12:00:38,119 [myid:] - INFO  [ProcessThread(sid:0 cport:16611)::PrepRequestProcessor@618] - Processed session termination for sessionid: 0x102022bdcdc0001
    [junit] 2017-01-05 12:00:38,120 [myid:] - INFO  [NIOWorkerThread-11:NIOServerCnxn@614] - Closed socket connection for client /127.0.0.1:42788 which had sessionid 0x102022bdcdc0000
    [junit] 2017-01-05 12:00:38,125 [myid:] - INFO  [NIOWorkerThread-16:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16611,name1=Connections,name2=127.0.0.1,name3=0x102022bdcdc0001]
    [junit] 2017-01-05 12:00:38,125 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x102022bdcdc0001 closed
    [junit] 2017-01-05 12:00:38,125 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2017-01-05 12:00:38,125 [myid:] - INFO  [NIOWorkerThread-16:NIOServerCnxn@614] - Closed socket connection for client /127.0.0.1:42810 which had sessionid 0x102022bdcdc0001
    [junit] 2017-01-05 12:00:38,125 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x102022bdcdc0001
    [junit] 2017-01-05 12:00:38,126 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2017-01-05 12:00:38,129 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2017-01-05 12:00:38,131 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:16611:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2017-01-05 12:00:38,132 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2017-01-05 12:00:38,134 [myid:] - INFO  [main:ZooKeeperServer@534] - shutting down
    [junit] 2017-01-05 12:00:38,134 [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-01-05 12:00:38,134 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-01-05 12:00:38,134 [myid:] - INFO  [main:PrepRequestProcessor@1009] - Shutting down
    [junit] 2017-01-05 12:00:38,135 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-01-05 12:00:38,135 [myid:] - INFO  [ProcessThread(sid:0 cport:16611)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
    [junit] 2017-01-05 12:00:38,135 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-01-05 12:00:38,135 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-01-05 12:00:38,136 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16611,name1=InMemoryDataTree]
    [junit] 2017-01-05 12:00:38,137 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16611]
    [junit] 2017-01-05 12:00:38,138 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 16611
    [junit] 2017-01-05 12:00:38,138 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-01-05 12:00:38,144 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] 2017-01-05 12:00:38,177 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 57 at start it was 57
    [junit] 2017-01-05 12:00:38,177 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testManyChildWatchersAutoReset
    [junit] 2017-01-05 12:00:38,177 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testManyChildWatchersAutoReset
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 732.434 sec, Thread: 3, Class: org.apache.zookeeper.test.DisconnectedWatcherTest

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

Total time: 16 minutes 19 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.ReconfigDuringLeaderSyncTest.testDuringLeaderSync

Error Message:
zoo.cfg.dynamic.next is not deleted.

Stack Trace:
junit.framework.AssertionFailedError: zoo.cfg.dynamic.next is not deleted.
	at org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync(ReconfigDuringLeaderSyncTest.java:165)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)