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/20 01:28:02 UTC

ZooKeeper-trunk - Build # 2894 - Failure

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 378868 lines...]
    [junit] java.nio.channels.ClosedChannelException
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.cleanUpWriteBuffer(AbstractNioWorker.java:434)
    [junit] 	at org.jboss.netty.channel.socket.nio.AbstractNioWorker.close(AbstractNioWorker.java:374)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.handleAcceptedSocket(NioServerSocketPipelineSink.java:81)
    [junit] 	at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink.eventSunk(NioServerSocketPipelineSink.java:36)
    [junit] 	at org.jboss.netty.channel.Channels.close(Channels.java:812)
    [junit] 	at org.jboss.netty.channel.AbstractChannel.close(AbstractChannel.java:197)
    [junit] 	at org.apache.zookeeper.server.NettyServerCnxn.close(NettyServerCnxn.java:111)
    [junit] 	at org.apache.zookeeper.server.NettyServerCnxn.sendBuffer(NettyServerCnxn.java:215)
    [junit] 	at org.apache.zookeeper.server.NettyServerCnxn.sendCloseSession(NettyServerCnxn.java:441)
    [junit] 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:459)
    [junit] 	at org.apache.zookeeper.server.SyncRequestProcessor.flush(SyncRequestProcessor.java:182)
    [junit] 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:113)
    [junit] 2016-04-19 23:27:53,642 [myid:] - INFO  [main:ClientCnxnSocketNetty@201] - channel is told closing
    [junit] 2016-04-19 23:27:53,645 [myid:] - INFO  [main:ZooKeeper@1110] - Session: 0x100d27d01860000 closed
    [junit] 2016-04-19 23:27:53,645 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 125354
    [junit] 2016-04-19 23:27:53,646 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 121
    [junit] 2016-04-19 23:27:53,646 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2016-04-19 23:27:53,646 [myid:] - INFO  [main:ClientBase@537] - tearDown starting
    [junit] 2016-04-19 23:27:53,646 [myid:] - INFO  [main:ClientBase@507] - STOPPING server
    [junit] 2016-04-19 23:27:53,646 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@543] - EventThread shut down for session: 0x100d27d01860000
    [junit] 2016-04-19 23:27:53,647 [myid:] - INFO  [main:NettyServerCnxnFactory@463] - shutdown called 0.0.0.0/0.0.0.0:27460
    [junit] 2016-04-19 23:27:53,655 [myid:] - INFO  [main:ZooKeeperServer@498] - shutting down
    [junit] 2016-04-19 23:27:53,655 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2016-04-19 23:27:53,655 [myid:] - INFO  [main:PrepRequestProcessor@965] - Shutting down
    [junit] 2016-04-19 23:27:53,656 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2016-04-19 23:27:53,657 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2016-04-19 23:27:53,657 [myid:] - INFO  [ProcessThread(sid:0 cport:27460)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop!
    [junit] 2016-04-19 23:27:53,658 [myid:] - INFO  [main:FinalRequestProcessor@479] - shutdown of request processor complete
    [junit] 2016-04-19 23:27:53,659 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27460,name1=InMemoryDataTree]
    [junit] 2016-04-19 23:27:53,659 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port27460]
    [junit] 2016-04-19 23:27:53,660 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 27460
    [junit] 2016-04-19 23:27:53,660 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2016-04-19 23:27:53,663 [myid:] - INFO  [main:ClientBase@562] - fdcount after test is: 148 at start it was 148
    [junit] 2016-04-19 23:27:53,663 [myid:] - INFO  [main:ZKTestCase$1@65] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2016-04-19 23:27:53,663 [myid:] - INFO  [main:ZKTestCase$1@60] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 88, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 209.668 sec, Thread: 7, Class: org.apache.zookeeper.test.NettyNettySuiteTest
    [junit] Test org.apache.zookeeper.test.NettyNettySuiteTest FAILED

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/trunk/build.xml:1322: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/trunk/build.xml:1207: Tests failed!

Total time: 6 minutes 59 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Recording fingerprints
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Recording test results
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Publishing Javadoc
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.test.ChrootClientTest.testClientCleanup

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.zookeeper.test.ClientTest.testClientCleanup(ClientTest.java:808)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)



ZooKeeper-trunk - Build # 2895 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 380376 lines...]
     [exec] Log Message Received: [2016-04-21 00:14:09,706:20070(0x2b98cc1c2540):ZOO_INFO@log_env@1048: Client environment:user.name=jenkins]
     [exec] Log Message Received: [2016-04-21 00:14:09,706:20070(0x2b98cc1c2540):ZOO_INFO@log_env@1056: Client environment:user.home=/home/jenkins]
     [exec] Log Message Received: [2016-04-21 00:14:09,706:20070(0x2b98cc1c2540):ZOO_INFO@log_env@1068: Client environment:user.dir=/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/trunk/build/test/test-cppunit]
     [exec] Log Message Received: [2016-04-21 00:14:09,706:20070(0x2b98cc1c2540):ZOO_INFO@zookeeper_init_internal@1111: Initiating client connection, host=127.0.0.1:22181 sessionTimeout=10000 watcher=0x45d2a0 sessionId=0 sessionPasswd=<null> context=0x7fff54b94730 flags=0]
     [exec] Log Message Received: [2016-04-21 00:14:09,715:20070(0x2b98ce851700):ZOO_INFO@check_events@2357: initiated connection to server [127.0.0.1:22181]]
     [exec] Log Message Received: [2016-04-21 00:14:09,718:20070(0x2b98ce851700):ZOO_INFO@check_events@2409: session establishment complete on server [127.0.0.1:22181], sessionId=0x100d7cce343000f, negotiated timeout=10000 ]
     [exec]  : elapsed 1010 : OK
     [exec] Zookeeper_simpleSystem::testAsyncWatcherAutoReset ZooKeeper server started : elapsed 11174 : OK
     [exec] Zookeeper_simpleSystem::testDeserializeString : elapsed 0 : OK
     [exec] Zookeeper_simpleSystem::testFirstServerDown : elapsed 1008 : OK
     [exec] Zookeeper_simpleSystem::testNullData : elapsed 1026 : OK
     [exec] Zookeeper_simpleSystem::testIPV6 : elapsed 1003 : OK
     [exec] Zookeeper_simpleSystem::testCreate : elapsed 1013 : OK
     [exec] Zookeeper_simpleSystem::testPath : elapsed 1013 : OK
     [exec] Zookeeper_simpleSystem::testPathValidation : elapsed 1038 : OK
     [exec] Zookeeper_simpleSystem::testPing : elapsed 17198 : OK
     [exec] Zookeeper_simpleSystem::testAcl : elapsed 1010 : OK
     [exec] Zookeeper_simpleSystem::testChroot : elapsed 3042 : OK
     [exec] Zookeeper_simpleSystem::testAuth ZooKeeper server started ZooKeeper server started : elapsed 31979 : OK
     [exec] Zookeeper_simpleSystem::testHangingClient : elapsed 1019 : OK
     [exec] Zookeeper_simpleSystem::testWatcherAutoResetWithGlobal ZooKeeper server started ZooKeeper server started ZooKeeper server started : elapsed 16955 : OK
     [exec] Zookeeper_simpleSystem::testWatcherAutoResetWithLocal ZooKeeper server started ZooKeeper server started ZooKeeper server started : elapsed 16632 : OK
     [exec] Zookeeper_simpleSystem::testGetChildren2 : elapsed 1101 : OK
     [exec] Zookeeper_simpleSystem::testLastZxid : elapsed 4522 : OK
     [exec] Zookeeper_simpleSystem::testRemoveWatchers ZooKeeper server started : elapsed 5618 : OK
     [exec] Zookeeper_readOnly::testReadOnly : elapsed 4279 : OK
     [exec] OK (72)
     [exec] *** Error in `./zktest-mt': corrupted double-linked list: 0x00000000011e51b0 ***
     [exec] FAIL: zktest-mt
     [exec] ==========================================
     [exec] 1 of 2 tests failed
     [exec] Please report to user@zookeeper.apache.org
     [exec] ==========================================
     [exec] make[1]: Leaving directory `/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/trunk/build/test/test-cppunit'
     [exec] /bin/bash: line 5: 20070 Aborted                 ZKROOT=/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/trunk/src/c/../.. CLASSPATH=$CLASSPATH:$CLOVER_HOME/lib/clover.jar ${dir}$tst
     [exec] make[1]: *** [check-TESTS] Error 1
     [exec] make: *** [check-am] Error 2

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/trunk/build.xml:1322: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/trunk/build.xml:1282: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/trunk/build.xml:1292: exec returned: 2

Total time: 14 minutes 9 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Recording fingerprints
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Recording test results
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Publishing Javadoc
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7
Setting LATEST1_7_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.7



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed