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/12/03 13:57:01 UTC

ZooKeeper_branch35_jdk8 - Build # 321 - Still Failing

See https://builds.apache.org/job/ZooKeeper_branch35_jdk8/321/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 450443 lines...]
    [junit] 2016-12-03 13:54:26,474 [myid:] - INFO  [New I/O worker #1811:ZooKeeperServer@713] - Established session 0x1020ac881930000 with negotiated timeout 6000 for client /127.0.0.1:33054
    [junit] 2016-12-03 13:54:26,474 [myid:127.0.0.1:14159] - INFO  [main-SendThread(127.0.0.1:14159):ClientCnxn$SendThread@1381] - Session establishment complete on server 127.0.0.1/127.0.0.1:14159, sessionid = 0x1020ac881930000, negotiated timeout = 6000
    [junit] 2016-12-03 13:54:26,476 [myid:] - INFO  [SyncThread:0:FileTxnLog@204] - Creating new log file: log.7
    [junit] 2016-12-03 13:54:26,932 [myid:127.0.0.1:13915] - INFO  [main-SendThread(127.0.0.1:13915):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:13915. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-12-03 13:54:26,933 [myid:127.0.0.1:13915] - WARN  [main-SendThread(127.0.0.1:13915):ClientCnxn$SendThread@1235] - Session 0x1020ac1e23d0000 for server 127.0.0.1/127.0.0.1:13915, 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-12-03 13:54:27,250 [myid:127.0.0.1:14039] - INFO  [main-SendThread(127.0.0.1:14039):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:14039. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-12-03 13:54:27,250 [myid:127.0.0.1:14039] - WARN  [main-SendThread(127.0.0.1:14039):ClientCnxn$SendThread@1235] - Session 0x2020ac594d30000 for server 127.0.0.1/127.0.0.1:14039, 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-12-03 13:54:27,483 [myid:] - INFO  [ProcessThread(sid:0 cport:14159)::PrepRequestProcessor@656] - Processed session termination for sessionid: 0x1020ac881930000
    [junit] 2016-12-03 13:54:27,485 [myid:] - INFO  [main:ZooKeeper@1311] - Session: 0x1020ac881930000 closed
    [junit] 2016-12-03 13:54:27,485 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14159,name1=Connections,name2=127.0.0.1,name3=0x1020ac881930000]
    [junit] 2016-12-03 13:54:27,485 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 102891
    [junit] 2016-12-03 13:54:27,485 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 469
    [junit] 2016-12-03 13:54:27,486 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-12-03 13:54:27,485 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1020ac881930000
    [junit] 2016-12-03 13:54:27,486 [myid:] - INFO  [main:ClientBase@543] - tearDown starting
    [junit] 2016-12-03 13:54:27,486 [myid:] - INFO  [main:ClientBase@513] - STOPPING server
    [junit] 2016-12-03 13:54:27,486 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:14159
    [junit] 2016-12-03 13:54:27,487 [myid:] - INFO  [main:ZooKeeperServer@533] - shutting down
    [junit] 2016-12-03 13:54:27,487 [myid:] - ERROR [main:ZooKeeperServer@505] - ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
    [junit] 2016-12-03 13:54:27,487 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-12-03 13:54:27,487 [myid:] - INFO  [main:PrepRequestProcessor@974] - Shutting down
    [junit] 2016-12-03 13:54:27,488 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-12-03 13:54:27,488 [myid:] - INFO  [ProcessThread(sid:0 cport:14159)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-12-03 13:54:27,488 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-12-03 13:54:27,488 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-12-03 13:54:27,488 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14159,name1=InMemoryDataTree]
    [junit] 2016-12-03 13:54:27,488 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port14159]
    [junit] 2016-12-03 13:54:27,488 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 14159
    [junit] 2016-12-03 13:54:27,489 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-12-03 13:54:27,492 [myid:] - INFO  [main:ClientBase@568] - fdcount after test is: 1382 at start it was 1382
    [junit] 2016-12-03 13:54:27,492 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-12-03 13:54:27,492 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 441.39 sec, Thread: 2, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2016-12-03 13:54:27,544 [myid:127.0.0.1:14042] - INFO  [main-SendThread(127.0.0.1:14042):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:14042. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2016-12-03 13:54:27,545 [myid:127.0.0.1:14042] - WARN  [main-SendThread(127.0.0.1:14042):ClientCnxn$SendThread@1235] - Session 0x3020ac594dc0000 for server 127.0.0.1/127.0.0.1:14042, 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)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1208: Tests failed!

Total time: 11 minutes 26 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) ##############################
2 tests failed.
FAILED:  org.apache.zookeeper.test.FLETest.testTripleElection

Error Message:
Fewer than a a majority has joined

Stack Trace:
junit.framework.AssertionFailedError: Fewer than a a majority has joined
	at org.apache.zookeeper.test.FLETest.runElection(FLETest.java:361)
	at org.apache.zookeeper.test.FLETest.testTripleElection(FLETest.java:286)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)


FAILED:  org.apache.zookeeper.test.LETest.testLE

Error Message:
Threads didn't join

Stack Trace:
junit.framework.AssertionFailedError: Threads didn't join
	at org.apache.zookeeper.test.LETest.testLE(LETest.java:123)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)