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/24 16:55:13 UTC

ZooKeeper_branch35_solaris - Build # 261 - Failure

See https://builds.apache.org/job/ZooKeeper_branch35_solaris/261/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 117153 lines...]
    [junit] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
    [junit] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
    [junit] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
    [junit] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
    [junit] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
    [junit] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
    [junit] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
    [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:518)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1052)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:906)
    [junit] 2016-09-24 16:54:06,519 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-09-24 16:54:06,519 [myid:] - INFO  [LearnerCnxAcceptor-/127.0.0.1:11312:Leader$LearnerCnxAcceptor@373] - exception while shutting down acceptor: java.net.SocketException: Socket closed
    [junit] 2016-09-24 16:54:06,519 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-09-24 16:54:06,520 [myid:] - INFO  [main:LeaderRequestProcessor@77] - Shutting down
    [junit] 2016-09-24 16:54:06,520 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-09-24 16:54:06,520 [myid:] - INFO  [main:ProposalRequestProcessor@88] - Shutting down
    [junit] 2016-09-24 16:54:06,520 [myid:] - INFO  [ProcessThread(sid:0 cport:-1)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-09-24 16:54:06,520 [myid:] - INFO  [main:CommitProcessor@358] - Shutting down
    [junit] 2016-09-24 16:54:06,521 [myid:] - INFO  [CommitProcessor:0:CommitProcessor@193] - CommitProcessor exited loop!
    [junit] 2016-09-24 16:54:06,521 [myid:] - INFO  [main:Leader$ToBeAppliedRequestProcessor@924] - Shutting down
    [junit] 2016-09-24 16:54:06,521 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-09-24 16:54:06,521 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-09-24 16:54:06,521 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-09-24 16:54:06,521 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=Leader,name1=InMemoryDataTree]
    [junit] 2016-09-24 16:54:06,522 [myid:] - WARN  [LearnerHandler-/127.0.0.1:36300:LearnerHandler@619] - ******* GOODBYE /127.0.0.1:36300 ********
    [junit] 2016-09-24 16:54:06,522 [myid:] - WARN  [LearnerHandler-/127.0.0.1:36300:LearnerHandler@903] - Ignoring unexpected exception
    [junit] java.lang.InterruptedException
    [junit] 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1219)
    [junit] 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:340)
    [junit] 	at java.util.concurrent.LinkedBlockingQueue.put(LinkedBlockingQueue.java:338)
    [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-09-24 16:54:06,522 [myid:] - INFO  [Thread-18:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=Leader]
    [junit] 2016-09-24 16:54:06,523 [myid:] - INFO  [Thread-18:Zab1_0Test$LeadThread@97] - Leader thread interrupted
    [junit] java.lang.InterruptedException
    [junit] 	at java.lang.Object.wait(Native Method)
    [junit] 	at org.apache.zookeeper.server.quorum.Leader.lead(Leader.java:561)
    [junit] 	at org.apache.zookeeper.server.quorum.Zab1_0Test$LeadThread.run(Zab1_0Test.java:95)
    [junit] 2016-09-24 16:54:06,523 [myid:] - INFO  [Thread-18:Leader@623] - Shutting down
    [junit] 2016-09-24 16:54:06,531 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 15918
    [junit] 2016-09-24 16:54:06,531 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 5
    [junit] 2016-09-24 16:54:06,532 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testNormalRun
    [junit] 2016-09-24 16:54:06,532 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testNormalRun
    [junit] 2016-09-24 16:54:06,532 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testNormalRun
    [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 57.321 sec
    [junit] Running org.apache.zookeeper.server.util.VerifyingFileFactoryTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch35_solaris/build.xml:1219: Process fork failed.

Total time: 43 minutes 34 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
3 tests failed.
FAILED:  org.apache.zookeeper.server.admin.JettyAdminServerTest.testQuorum

Error Message:
Connection refused

Stack Trace:
java.net.ConnectException: Connection refused
	at java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:579)
	at java.net.Socket.connect(Socket.java:528)
	at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:211)
	at sun.net.www.http.HttpClient.New(HttpClient.java:308)
	at sun.net.www.http.HttpClient.New(HttpClient.java:326)
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:997)
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:933)
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:851)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1301)
	at java.net.URL.openStream(URL.java:1037)
	at org.apache.zookeeper.server.admin.JettyAdminServerTest.queryAdminServer(JettyAdminServerTest.java:158)
	at org.apache.zookeeper.server.admin.JettyAdminServerTest.queryAdminServer(JettyAdminServerTest.java:150)
	at org.apache.zookeeper.server.admin.JettyAdminServerTest.testQuorum(JettyAdminServerTest.java:131)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor

Error Message:
test timed out after 30000 milliseconds

Stack Trace:
	at java.lang.Thread.sleep(Native Method)
	at org.apache.zookeeper.test.ClientBase.waitForServerState(ClientBase.java:301)
	at org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor(RaceConditionTest.java:74)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.zookeeper.server.util.VerifyingFileFactoryTest.unknown

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.



ZooKeeper_branch35_solaris - Build # 264 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch35_solaris/264/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 441493 lines...]
    [junit] 2016-09-27 17:15:00,550 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11222
    [junit] 2016-09-27 17:15:01,161 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:11222:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:58588
    [junit] 2016-09-27 17:15:01,163 [myid:] - INFO  [NIOWorkerThread-1:NIOServerCnxn@485] - Processing stat command from /127.0.0.1:58588
    [junit] 2016-09-27 17:15:01,163 [myid:] - INFO  [NIOWorkerThread-1:StatCommand@49] - Stat command output
    [junit] 2016-09-27 17:15:01,163 [myid:] - INFO  [NIOWorkerThread-1:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:58588 (no session established for client)
    [junit] 2016-09-27 17:15:01,164 [myid:] - INFO  [main:JMXEnv@228] - ensureParent:[InMemoryDataTree, StandaloneServer_port]
    [junit] 2016-09-27 17:15:01,165 [myid:] - INFO  [main:JMXEnv@245] - expect:InMemoryDataTree
    [junit] 2016-09-27 17:15:01,166 [myid:] - INFO  [main:JMXEnv@249] - found:InMemoryDataTree org.apache.ZooKeeperService:name0=StandaloneServer_port11222,name1=InMemoryDataTree
    [junit] 2016-09-27 17:15:01,166 [myid:] - INFO  [main:JMXEnv@245] - expect:StandaloneServer_port
    [junit] 2016-09-27 17:15:01,166 [myid:] - INFO  [main:JMXEnv@249] - found:StandaloneServer_port org.apache.ZooKeeperService:name0=StandaloneServer_port11222
    [junit] 2016-09-27 17:15:01,166 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 17794
    [junit] 2016-09-27 17:15:01,167 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 24
    [junit] 2016-09-27 17:15:01,167 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testQuota
    [junit] 2016-09-27 17:15:01,167 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-09-27 17:15:01,751 [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] 2016-09-27 17:15:01,752 [myid:127.0.0.1:11222] - INFO  [main-SendThread(127.0.0.1:11222):ClientCnxn$SendThread@948] - Socket connection established, initiating session, client: null, server: null
    [junit] 2016-09-27 17:15:01,752 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:11222:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:58589
    [junit] 2016-09-27 17:15:01,753 [myid:] - INFO  [NIOWorkerThread-2:ZooKeeperServer@1000] - Client attempting to renew session 0x123e99f9f940000 at /127.0.0.1:58589
    [junit] 2016-09-27 17:15:01,754 [myid:] - INFO  [NIOWorkerThread-2:ZooKeeperServer@709] - Established session 0x123e99f9f940000 with negotiated timeout 30000 for client /127.0.0.1:58589
    [junit] 2016-09-27 17:15:01,755 [myid:127.0.0.1:11222] - INFO  [main-SendThread(127.0.0.1:11222):ClientCnxn$SendThread@1381] - Session establishment complete on server null, sessionid = 0x123e99f9f940000, negotiated timeout = 30000
    [junit] 2016-09-27 17:15:01,756 [myid:] - INFO  [ProcessThread(sid:0 cport:11222)::PrepRequestProcessor@647] - Processed session termination for sessionid: 0x123e99f9f940000
    [junit] 2016-09-27 17:15:01,756 [myid:] - INFO  [SyncThread:0:FileTxnLog@204] - Creating new log file: log.c
    [junit] 2016-09-27 17:15:01,780 [myid:] - INFO  [NIOWorkerThread-5:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11222,name1=Connections,name2=127.0.0.1,name3=0x123e99f9f940000]
    [junit] 2016-09-27 17:15:01,781 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x123e99f9f940000 closed
    [junit] 2016-09-27 17:15:01,781 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x123e99f9f940000
    [junit] 2016-09-27 17:15:01,782 [myid:] - INFO  [NIOWorkerThread-5:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:58589 which had sessionid 0x123e99f9f940000
    [junit] 2016-09-27 17:15:01,783 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-09-27 17:15:01,783 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2016-09-27 17:15:01,783 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:11222:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2016-09-27 17:15:01,783 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-09-27 17:15:01,784 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-09-27 17:15:01,784 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-09-27 17:15:01,784 [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-27 17:15:01,785 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-09-27 17:15:01,785 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-09-27 17:15:01,785 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-09-27 17:15:01,785 [myid:] - INFO  [ProcessThread(sid:0 cport:11222)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-09-27 17:15:01,785 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-09-27 17:15:01,785 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-09-27 17:15:01,786 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11222,name1=InMemoryDataTree]
    [junit] 2016-09-27 17:15:01,786 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11222]
    [junit] 2016-09-27 17:15:01,786 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11222
    [junit] 2016-09-27 17:15:01,787 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-09-27 17:15:01,792 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 60 at start it was 43
    [junit] 2016-09-27 17:15:01,792 [myid:] - INFO  [main:ClientBase@570] - sleeping for 20 secs
    [junit] 2016-09-27 17:15:01,810 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testQuota
    [junit] 2016-09-27 17:15:01,810 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testQuota
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.39 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch35_solaris/build.xml:1233: Tests failed!

Total time: 64 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
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.ReconfigTest.testPortChangeToBlockedPortLeader

Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.

Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished quorum: giving up after 30+ seconds.
	at org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:173)
	at org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPort(ReconfigTest.java:732)
	at org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPortLeader(ReconfigTest.java:662)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPortFollower

Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.

Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished quorum: giving up after 30+ seconds.
	at org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:173)
	at org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPort(ReconfigTest.java:732)
	at org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPortFollower(ReconfigTest.java:658)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper_branch35_solaris - Build # 263 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch35_solaris/263/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 448033 lines...]
    [junit] 2016-09-26 17:16:16,322 [myid:] - INFO  [main:ClientBase@386] - CREATING server instance 127.0.0.1:11222
    [junit] 2016-09-26 17:16:16,322 [myid:] - INFO  [main:NIOServerCnxnFactory@673] - Configuring NIO connection handler with 10s sessionless connection timeout, 2 selector thread(s), 16 worker threads, and 64 kB direct buffers.
    [junit] 2016-09-26 17:16:16,323 [myid:] - INFO  [main:NIOServerCnxnFactory@686] - binding to port 0.0.0.0/0.0.0.0:11222
    [junit] 2016-09-26 17:16:16,323 [myid:] - INFO  [main:ClientBase@361] - STARTING server instance 127.0.0.1:11222
    [junit] 2016-09-26 17:16:16,324 [myid:] - INFO  [main:ZooKeeperServer@889] - minSessionTimeout set to 6000
    [junit] 2016-09-26 17:16:16,324 [myid:] - INFO  [main:ZooKeeperServer@898] - maxSessionTimeout set to 60000
    [junit] 2016-09-26 17:16:16,324 [myid:] - INFO  [main:ZooKeeperServer@159] - Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 60000 datadir /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch35_solaris/build/test/tmp/test5463974545642222908.junit.dir/version-2 snapdir /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch35_solaris/build/test/tmp/test5463974545642222908.junit.dir/version-2
    [junit] 2016-09-26 17:16:16,325 [myid:] - INFO  [main:FileSnap@83] - Reading snapshot /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch35_solaris/build/test/tmp/test5463974545642222908.junit.dir/version-2/snapshot.b
    [junit] 2016-09-26 17:16:16,327 [myid:] - INFO  [main:FileTxnSnapLog@306] - Snapshotting: 0xb to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch35_solaris/build/test/tmp/test5463974545642222908.junit.dir/version-2/snapshot.b
    [junit] 2016-09-26 17:16:16,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-09-26 17:16:16,328 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11222
    [junit] 2016-09-26 17:16:16,328 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:11222:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:47566
    [junit] 2016-09-26 17:16:16,329 [myid:] - INFO  [NIOWorkerThread-1:NIOServerCnxn@485] - Processing stat command from /127.0.0.1:47566
    [junit] 2016-09-26 17:16:16,329 [myid:] - INFO  [NIOWorkerThread-1:StatCommand@49] - Stat command output
    [junit] 2016-09-26 17:16:16,330 [myid:] - INFO  [NIOWorkerThread-1:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:47566 (no session established for client)
    [junit] 2016-09-26 17:16:16,330 [myid:] - INFO  [main:JMXEnv@228] - ensureParent:[InMemoryDataTree, StandaloneServer_port]
    [junit] 2016-09-26 17:16:16,331 [myid:] - INFO  [main:JMXEnv@245] - expect:InMemoryDataTree
    [junit] 2016-09-26 17:16:16,331 [myid:] - INFO  [main:JMXEnv@249] - found:InMemoryDataTree org.apache.ZooKeeperService:name0=StandaloneServer_port11222,name1=InMemoryDataTree
    [junit] 2016-09-26 17:16:16,331 [myid:] - INFO  [main:JMXEnv@245] - expect:StandaloneServer_port
    [junit] 2016-09-26 17:16:16,332 [myid:] - INFO  [main:JMXEnv@249] - found:StandaloneServer_port org.apache.ZooKeeperService:name0=StandaloneServer_port11222
    [junit] 2016-09-26 17:16:16,332 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 17790
    [junit] 2016-09-26 17:16:16,332 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 24
    [junit] 2016-09-26 17:16:16,332 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testQuota
    [junit] 2016-09-26 17:16:16,332 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-09-26 17:16:16,412 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x123e47a67180000 closed
    [junit] 2016-09-26 17:16:16,412 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x123e47a67180000
    [junit] 2016-09-26 17:16:16,412 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-09-26 17:16:16,412 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2016-09-26 17:16:16,412 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:11222:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2016-09-26 17:16:16,412 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-09-26 17:16:16,413 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-09-26 17:16:16,413 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-09-26 17:16:16,413 [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-26 17:16:16,414 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-09-26 17:16:16,414 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-09-26 17:16:16,414 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-09-26 17:16:16,414 [myid:] - INFO  [ProcessThread(sid:0 cport:11222)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-09-26 17:16:16,414 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-09-26 17:16:16,414 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-09-26 17:16:16,415 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11222,name1=InMemoryDataTree]
    [junit] 2016-09-26 17:16:16,415 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11222]
    [junit] 2016-09-26 17:16:16,415 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11222
    [junit] 2016-09-26 17:16:16,416 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-09-26 17:16:16,459 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 60 at start it was 43
    [junit] 2016-09-26 17:16:16,459 [myid:] - INFO  [main:ClientBase@570] - sleeping for 20 secs
    [junit] 2016-09-26 17:16:16,460 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testQuota
    [junit] 2016-09-26 17:16:16,460 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testQuota
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.311 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch35_solaris/build.xml:1233: Tests failed!

Total time: 65 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
3 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentServersAreObserversInNextConfig

Error Message:
waiting for server 3 being up

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


FAILED:  org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPortLeader

Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.

Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished quorum: giving up after 30+ seconds.
	at org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:173)
	at org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPort(ReconfigTest.java:732)
	at org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPortLeader(ReconfigTest.java:662)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPortFollower

Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.

Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished quorum: giving up after 30+ seconds.
	at org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:173)
	at org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPort(ReconfigTest.java:732)
	at org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPortFollower(ReconfigTest.java:658)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper_branch35_solaris - Build # 262 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch35_solaris/262/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 443968 lines...]
    [junit] 2016-09-25 17:19:39,366 [myid:] - INFO  [main:ClientBase@386] - CREATING server instance 127.0.0.1:11222
    [junit] 2016-09-25 17:19:39,366 [myid:] - INFO  [main:NIOServerCnxnFactory@673] - Configuring NIO connection handler with 10s sessionless connection timeout, 2 selector thread(s), 16 worker threads, and 64 kB direct buffers.
    [junit] 2016-09-25 17:19:39,367 [myid:] - INFO  [main:NIOServerCnxnFactory@686] - binding to port 0.0.0.0/0.0.0.0:11222
    [junit] 2016-09-25 17:19:39,367 [myid:] - INFO  [main:ClientBase@361] - STARTING server instance 127.0.0.1:11222
    [junit] 2016-09-25 17:19:39,368 [myid:] - INFO  [main:ZooKeeperServer@889] - minSessionTimeout set to 6000
    [junit] 2016-09-25 17:19:39,368 [myid:] - INFO  [main:ZooKeeperServer@898] - maxSessionTimeout set to 60000
    [junit] 2016-09-25 17:19:39,368 [myid:] - INFO  [main:ZooKeeperServer@159] - Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 60000 datadir /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch35_solaris/build/test/tmp/test3572499236846035860.junit.dir/version-2 snapdir /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch35_solaris/build/test/tmp/test3572499236846035860.junit.dir/version-2
    [junit] 2016-09-25 17:19:39,369 [myid:] - INFO  [main:FileSnap@83] - Reading snapshot /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch35_solaris/build/test/tmp/test3572499236846035860.junit.dir/version-2/snapshot.b
    [junit] 2016-09-25 17:19:39,370 [myid:] - INFO  [main:FileTxnSnapLog@306] - Snapshotting: 0xb to /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch35_solaris/build/test/tmp/test3572499236846035860.junit.dir/version-2/snapshot.b
    [junit] 2016-09-25 17:19:39,372 [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-25 17:19:39,372 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11222
    [junit] 2016-09-25 17:19:39,372 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:11222:NIOServerCnxnFactory$AcceptThread@296] - Accepted socket connection from /127.0.0.1:37633
    [junit] 2016-09-25 17:19:39,373 [myid:] - INFO  [NIOWorkerThread-1:NIOServerCnxn@485] - Processing stat command from /127.0.0.1:37633
    [junit] 2016-09-25 17:19:39,373 [myid:] - INFO  [NIOWorkerThread-1:StatCommand@49] - Stat command output
    [junit] 2016-09-25 17:19:39,374 [myid:] - INFO  [NIOWorkerThread-1:NIOServerCnxn@607] - Closed socket connection for client /127.0.0.1:37633 (no session established for client)
    [junit] 2016-09-25 17:19:39,374 [myid:] - INFO  [main:JMXEnv@228] - ensureParent:[InMemoryDataTree, StandaloneServer_port]
    [junit] 2016-09-25 17:19:39,375 [myid:] - INFO  [main:JMXEnv@245] - expect:InMemoryDataTree
    [junit] 2016-09-25 17:19:39,375 [myid:] - INFO  [main:JMXEnv@249] - found:InMemoryDataTree org.apache.ZooKeeperService:name0=StandaloneServer_port11222,name1=InMemoryDataTree
    [junit] 2016-09-25 17:19:39,375 [myid:] - INFO  [main:JMXEnv@245] - expect:StandaloneServer_port
    [junit] 2016-09-25 17:19:39,375 [myid:] - INFO  [main:JMXEnv@249] - found:StandaloneServer_port org.apache.ZooKeeperService:name0=StandaloneServer_port11222
    [junit] 2016-09-25 17:19:39,376 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 17794
    [junit] 2016-09-25 17:19:39,376 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 24
    [junit] 2016-09-25 17:19:39,376 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testQuota
    [junit] 2016-09-25 17:19:39,376 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-09-25 17:19:39,452 [myid:] - INFO  [main:ZooKeeper@1313] - Session: 0x123df5731d90000 closed
    [junit] 2016-09-25 17:19:39,452 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x123df5731d90000
    [junit] 2016-09-25 17:19:39,452 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-09-25 17:19:39,452 [myid:] - INFO  [ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - ConnnectionExpirerThread interrupted
    [junit] 2016-09-25 17:19:39,452 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-09-25 17:19:39,452 [myid:] - INFO  [NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] - selector thread exitted run method
    [junit] 2016-09-25 17:19:39,452 [myid:] - INFO  [NIOServerCxnFactory.AcceptThread:0.0.0.0/0.0.0.0:11222:NIOServerCnxnFactory$AcceptThread@219] - accept thread exitted run method
    [junit] 2016-09-25 17:19:39,453 [myid:] - INFO  [main:ZooKeeperServer@529] - shutting down
    [junit] 2016-09-25 17:19:39,453 [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-25 17:19:39,453 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-09-25 17:19:39,453 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-09-25 17:19:39,454 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-09-25 17:19:39,454 [myid:] - INFO  [ProcessThread(sid:0 cport:11222)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-09-25 17:19:39,454 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-09-25 17:19:39,454 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-09-25 17:19:39,454 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11222,name1=InMemoryDataTree]
    [junit] 2016-09-25 17:19:39,455 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port11222]
    [junit] 2016-09-25 17:19:39,455 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 11222
    [junit] 2016-09-25 17:19:39,455 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-09-25 17:19:39,459 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 60 at start it was 43
    [junit] 2016-09-25 17:19:39,460 [myid:] - INFO  [main:ClientBase@570] - sleeping for 20 secs
    [junit] 2016-09-25 17:19:39,461 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testQuota
    [junit] 2016-09-25 17:19:39,461 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testQuota
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.164 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch35_solaris/build.xml:1233: Tests failed!

Total time: 69 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
3 tests failed.
FAILED:  org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPortLeader

Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.

Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished quorum: giving up after 30+ seconds.
	at org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:173)
	at org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPort(ReconfigTest.java:732)
	at org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPortLeader(ReconfigTest.java:662)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPortFollower

Error Message:
client could not connect to reestablished quorum: giving up after 30+ seconds.

Stack Trace:
junit.framework.AssertionFailedError: client could not connect to reestablished quorum: giving up after 30+ seconds.
	at org.apache.zookeeper.test.ReconfigTest.testNormalOperation(ReconfigTest.java:173)
	at org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPort(ReconfigTest.java:732)
	at org.apache.zookeeper.test.ReconfigTest.testPortChangeToBlockedPortFollower(ReconfigTest.java:658)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor

Error Message:
test timed out after 30000 milliseconds

Stack Trace:
	at java.lang.Thread.sleep(Native Method)
	at org.apache.zookeeper.test.ClientBase.waitForServerUp(ClientBase.java:257)
	at org.apache.zookeeper.test.ClientBase.waitForServerUp(ClientBase.java:232)
	at org.apache.zookeeper.server.quorum.RaceConditionTest.startQuorum(RaceConditionTest.java:121)
	at org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor(RaceConditionTest.java:67)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.lang.Thread.run(Thread.java:745)