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/04/02 13:55:14 UTC

ZooKeeper-trunk-jdk8 - Build # 551 - Failure

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 386253 lines...]
    [junit] java.lang.InterruptedException
    [junit] 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
    [junit] 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
    [junit] 	at java.util.concurrent.LinkedBlockingQueue.put(LinkedBlockingQueue.java:339)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.shutdown(LearnerHandler.java:901)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.run(LearnerHandler.java:622)
    [junit] 2016-04-02 11:55:16,267 [myid:] - WARN  [LearnerHandler-/127.0.0.1:55987:LearnerHandler@619] - ******* GOODBYE /127.0.0.1:55987 ********
    [junit] 2016-04-02 11:55:16,267 [myid:] - WARN  [LearnerHandler-/127.0.0.1:55987:LearnerHandler@903] - Ignoring unexpected exception
    [junit] java.lang.InterruptedException
    [junit] 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
    [junit] 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
    [junit] 	at java.util.concurrent.LinkedBlockingQueue.put(LinkedBlockingQueue.java:339)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.shutdown(LearnerHandler.java:901)
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.run(LearnerHandler.java:622)
    [junit] 2016-04-02 11:55:16,268 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-04-02 11:55:16,268 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2016-04-02 11:55:16,270 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:/127.0.0.1:24828:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2016-04-02 11:55:16,270 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-04-02 11:55:16,272 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:24828)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.5,name2=Leader]
    [junit] 2016-04-02 11:55:16,272 [myid:] - WARN  [QuorumPeer[myid=5](plain=/127.0.0.1:24828)(secure=disabled):QuorumPeer@1126] - Unexpected exception
    [junit] java.lang.InterruptedException
    [junit] 	at java.lang.Object.wait(Native Method)
    [junit] 	at org.apache.zookeeper.server.quorum.Leader.lead(Leader.java:559)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:1123)
    [junit] 2016-04-02 11:55:16,274 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:24828)(secure=disabled):Leader@613] - Shutting down
    [junit] 2016-04-02 11:55:16,274 [myid:] - WARN  [QuorumPeer[myid=5](plain=/127.0.0.1:24828)(secure=disabled):QuorumPeer@1157] - PeerState set to LOOKING
    [junit] 2016-04-02 11:55:16,274 [myid:] - WARN  [QuorumPeer[myid=5](plain=/127.0.0.1:24828)(secure=disabled):QuorumPeer@1139] - QuorumPeer main thread exited
    [junit] 2016-04-02 11:55:16,274 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:24828)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5]
    [junit] 2016-04-02 11:55:16,274 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:24828)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.5]
    [junit] 2016-04-02 11:55:16,274 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:24828)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.1]
    [junit] 2016-04-02 11:55:16,274 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:24828)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.2]
    [junit] 2016-04-02 11:55:16,274 [myid:] - INFO  [QuorumPeer[myid=5](plain=/127.0.0.1:24828)(secure=disabled):MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=ReplicatedServer_id5,name1=replica.3]
    [junit] 2016-04-02 11:55:16,273 [myid:] - INFO  [/127.0.0.1:24830:QuorumCnxManager$Listener@659] - Leaving listener
    [junit] 2016-04-02 11:55:16,279 [myid:] - INFO  [main:QuorumUtil@254] - Shutting down leader election QuorumPeer[myid=5](plain=/127.0.0.1:24828)(secure=disabled)
    [junit] 2016-04-02 11:55:16,279 [myid:] - INFO  [main:QuorumUtil@259] - Waiting for QuorumPeer[myid=5](plain=/127.0.0.1:24828)(secure=disabled) to exit thread
    [junit] 2016-04-02 11:55:16,279 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 24816
    [junit] 2016-04-02 11:55:16,280 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] 2016-04-02 11:55:16,280 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:24816 is no longer accepting client connections
    [junit] 2016-04-02 11:55:16,280 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 24819
    [junit] 2016-04-02 11:55:16,280 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:24819 is no longer accepting client connections
    [junit] 2016-04-02 11:55:16,280 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 24822
    [junit] 2016-04-02 11:55:16,281 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:24822 is no longer accepting client connections
    [junit] 2016-04-02 11:55:16,281 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 24825
    [junit] 2016-04-02 11:55:16,281 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:24825 is no longer accepting client connections
    [junit] 2016-04-02 11:55:16,281 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 24828
    [junit] 2016-04-02 11:55:16,281 [myid:] - INFO  [main:QuorumUtil@243] - 127.0.0.1:24828 is no longer accepting client connections
    [junit] 2016-04-02 11:55:16,285 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testRemoveOneAsynchronous
    [junit] 2016-04-02 11:55:16,285 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testRemoveOneAsynchronous
    [junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 142.14 sec, Thread: 6, Class: org.apache.zookeeper.test.ReconfigTest

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

Total time: 10 minutes 48 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.ReconfigRecoveryTest.testCurrentObserverIsParticipantInNewConfig

Error Message:
waiting for server 2 being up

Stack Trace:
junit.framework.AssertionFailedError: waiting for server 2 being up
	at org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentObserverIsParticipantInNewConfig(ReconfigRecoveryTest.java:529)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 368717 lines...]
    [junit] 2016-04-03 11:55:44,236 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-04-03 11:55:44,236 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-04-03 11:55:44,236 [myid:] - INFO  [ProcessThread(sid:0 cport:11228)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-04-03 11:55:44,236 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-04-03 11:55:44,237 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-04-03 11:55:44,237 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11228,name1=InMemoryDataTree]
    [junit] 2016-04-03 11:55:44,237 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11228]
    [junit] 2016-04-03 11:55:44,238 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11228
    [junit] 2016-04-03 11:55:44,238 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-04-03 11:55:44,258 [myid:] - INFO  [main:ClientBase@562] - fdcount after test is: 51 at start it was 51
    [junit] 2016-04-03 11:55:44,259 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-04-03 11:55:44,259 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.062 sec, Thread: 1, Class: org.apache.zookeeper.test.WatcherTest
    [junit] 2016-04-03 11:55:44,280 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] 2016-04-03 11:55:44,280 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] 2016-04-03 11:56:08,414 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 40379
    [junit] 2016-04-03 11:56:08,414 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 55
    [junit] 2016-04-03 11:56:08,415 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testManyChildWatchersAutoReset
    [junit] 2016-04-03 11:56:08,415 [myid:] - INFO  [main:ClientBase@537] - tearDown starting
    [junit] 2016-04-03 11:56:08,416 [myid:] - INFO  [ProcessThread(sid:0 cport:16611)::PrepRequestProcessor@647] - Processed session termination for sessionid: 0x101e56295da0000
    [junit] 2016-04-03 11:56:08,423 [myid:] - INFO  [main:ZooKeeper@1110] - Session: 0x101e56295da0000 closed
    [junit] 2016-04-03 11:56:08,424 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@543] - EventThread shut down for session: 0x101e56295da0000
    [junit] 2016-04-03 11:56:08,425 [myid:] - INFO  [NIOWorkerThread-24:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16611,name1=Connections,name2=127.0.0.1,name3=0x101e56295da0000]
    [junit] 2016-04-03 11:56:08,425 [myid:] - INFO  [NIOWorkerThread-24:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:36512 which had sessionid 0x101e56295da0000
    [junit] 2016-04-03 11:56:08,426 [myid:] - INFO  [ProcessThread(sid:0 cport:16611)::PrepRequestProcessor@647] - Processed session termination for sessionid: 0x101e56295da0001
    [junit] 2016-04-03 11:56:08,431 [myid:] - INFO  [main:ZooKeeper@1110] - Session: 0x101e56295da0001 closed
    [junit] 2016-04-03 11:56:08,431 [myid:] - INFO  [main:ClientBase@507] - STOPPING server
    [junit] 2016-04-03 11:56:08,431 [myid:] - INFO  [NIOWorkerThread-26:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16611,name1=Connections,name2=127.0.0.1,name3=0x101e56295da0001]
    [junit] 2016-04-03 11:56:08,432 [myid:] - INFO  [NIOWorkerThread-26:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:36492 which had sessionid 0x101e56295da0001
    [junit] 2016-04-03 11:56:08,431 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@543] - EventThread shut down for session: 0x101e56295da0001
    [junit] 2016-04-03 11:56:08,447 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2016-04-03 11:56:08,452 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:16611:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2016-04-03 11:56:08,452 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-04-03 11:56:08,453 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-04-03 11:56:08,453 [myid:] - INFO  [main:ZooKeeperServer@498] - shutting down
    [junit] 2016-04-03 11:56:08,453 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-04-03 11:56:08,453 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-04-03 11:56:08,454 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-04-03 11:56:08,454 [myid:] - INFO  [ProcessThread(sid:0 cport:16611)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-04-03 11:56:08,456 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-04-03 11:56:08,457 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-04-03 11:56:08,457 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16611,name1=InMemoryDataTree]
    [junit] 2016-04-03 11:56:08,460 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16611]
    [junit] 2016-04-03 11:56:08,461 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 16611
    [junit] 2016-04-03 11:56:08,461 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-04-03 11:56:08,472 [myid:] - INFO  [main:ClientBase@562] - fdcount after test is: 55 at start it was 55
    [junit] 2016-04-03 11:56:08,472 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testManyChildWatchersAutoReset
    [junit] 2016-04-03 11:56:08,472 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testManyChildWatchersAutoReset
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 433.346 sec, Thread: 3, Class: org.apache.zookeeper.test.DisconnectedWatcherTest

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

Total time: 11 minutes 36 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:99)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.SSLTest.testSecureStandaloneServer

Error Message:
Timeout connecting to ZK server secure port

Stack Trace:
junit.framework.AssertionFailedError: Timeout connecting to ZK server secure port
	at org.apache.zookeeper.test.SSLTest.testSecureStandaloneServer(SSLTest.java:152)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)