Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7B38A200CC8 for ; Thu, 29 Jun 2017 14:11:48 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 79F82160BDF; Thu, 29 Jun 2017 12:11:48 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9F9A2160BED for ; Thu, 29 Jun 2017 14:11:47 +0200 (CEST) Received: (qmail 31445 invoked by uid 500); 29 Jun 2017 12:11:41 -0000 Mailing-List: contact dev-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zookeeper.apache.org Delivered-To: mailing list dev@zookeeper.apache.org Received: (qmail 30941 invoked by uid 99); 29 Jun 2017 12:11:41 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jun 2017 12:11:41 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 5508E9C006A for ; Thu, 29 Jun 2017 12:11:41 +0000 (UTC) Date: Thu, 29 Jun 2017 12:11:41 +0000 (UTC) From: Apache Jenkins Server To: dev@zookeeper.apache.org Message-ID: <812991513.6718.1498738301349.JavaMail.jenkins@crius> In-Reply-To: <1129244032.6174.1498651767250.JavaMail.jenkins@crius> References: <1129244032.6174.1498651767250.JavaMail.jenkins@crius> Subject: ZooKeeper-trunk-jdk8 - Build # 1110 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_6717_222315640.1498738301340" X-Jenkins-Job: ZooKeeper-trunk-jdk8 X-Jenkins-Result: FAILURE archived-at: Thu, 29 Jun 2017 12:11:48 -0000 ------=_Part_6717_222315640.1498738301340 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/ZooKeeper-trunk-jdk8/1110/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 114.07 MB...] [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-06-29 12:11:33,765 [myid:127.0.0.1:30073] - INFO [main-SendThread(127.0.0.1:30073):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30073. Will not attempt to authenticate using SASL (unknown error) [junit] 2017-06-29 12:11:33,766 [myid:127.0.0.1:30073] - WARN [main-SendThread(127.0.0.1:30073):ClientCnxn$SendThread@1235] - Session 0x1051eb9c3430000 for server 127.0.0.1/127.0.0.1:30073, 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-06-29 12:11:34,089 [myid:127.0.0.1:30196] - INFO [main-SendThread(127.0.0.1:30196):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30196. Will not attempt to authenticate using SASL (unknown error) [junit] 2017-06-29 12:11:34,090 [myid:127.0.0.1:30196] - WARN [main-SendThread(127.0.0.1:30196):ClientCnxn$SendThread@1235] - Session 0x1051ebcb03c0000 for server 127.0.0.1/127.0.0.1:30196, 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-06-29 12:11:34,190 [myid:] - INFO [ProcessThread(sid:0 cport:30319)::PrepRequestProcessor@614] - Processed session termination for sessionid: 0x1051ec004830000 [junit] 2017-06-29 12:11:34,192 [myid:] - INFO [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30319,name1=Connections,name2=127.0.0.1,name3=0x1051ec004830000] [junit] 2017-06-29 12:11:34,192 [myid:] - INFO [main:ZooKeeper@1329] - Session: 0x1051ec004830000 closed [junit] 2017-06-29 12:11:34,192 [myid:] - INFO [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 188945 [junit] 2017-06-29 12:11:34,192 [myid:] - INFO [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 2430 [junit] 2017-06-29 12:11:34,192 [myid:] - INFO [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal [junit] 2017-06-29 12:11:34,192 [myid:] - INFO [main:ClientBase@601] - tearDown starting [junit] 2017-06-29 12:11:34,192 [myid:] - INFO [main:ClientBase@571] - STOPPING server [junit] 2017-06-29 12:11:34,192 [myid:] - INFO [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:30319 [junit] 2017-06-29 12:11:34,192 [myid:] - INFO [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1051ec004830000 [junit] 2017-06-29 12:11:34,198 [myid:] - INFO [main:ZooKeeperServer@541] - shutting down [junit] 2017-06-29 12:11:34,198 [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] 2017-06-29 12:11:34,201 [myid:] - INFO [main:SessionTrackerImpl@232] - Shutting down [junit] 2017-06-29 12:11:34,201 [myid:] - INFO [main:PrepRequestProcessor@1008] - Shutting down [junit] 2017-06-29 12:11:34,201 [myid:] - INFO [main:SyncRequestProcessor@191] - Shutting down [junit] 2017-06-29 12:11:34,201 [myid:] - INFO [ProcessThread(sid:0 cport:30319)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop! [junit] 2017-06-29 12:11:34,201 [myid:] - INFO [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited! [junit] 2017-06-29 12:11:34,201 [myid:] - INFO [main:FinalRequestProcessor@481] - shutdown of request processor complete [junit] 2017-06-29 12:11:34,202 [myid:] - INFO [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30319,name1=InMemoryDataTree] [junit] 2017-06-29 12:11:34,202 [myid:] - INFO [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30319] [junit] 2017-06-29 12:11:34,202 [myid:] - INFO [main:FourLetterWordMain@85] - connecting to 127.0.0.1 30319 [junit] 2017-06-29 12:11:34,202 [myid:] - INFO [main:JMXEnv@146] - ensureOnly:[] [junit] 2017-06-29 12:11:34,214 [myid:] - INFO [main:ClientBase@626] - fdcount after test is: 7137 at start it was 7136 [junit] 2017-06-29 12:11:34,215 [myid:] - INFO [main:ClientBase@628] - sleeping for 20 secs [junit] 2017-06-29 12:11:34,215 [myid:] - INFO [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal [junit] 2017-06-29 12:11:34,215 [myid:] - INFO [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal [junit] Tests run: 103, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 416.385 sec, Thread: 8, Class: org.apache.zookeeper.test.NioNettySuiteTest [junit] Test org.apache.zookeeper.test.NioNettySuiteTest FAILED fail.build.on.test.failure: BUILD FAILED /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1219: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk-jdk8/build.xml:1223: Tests failed! Total time: 10 minutes 9 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) ############################## 5 tests failed. FAILED: org.apache.zookeeper.test.ClientTest.testSequentialNodeData Error Message: unable to create new native thread Stack Trace: java.lang.OutOfMemoryError: unable to create new native thread at java.lang.Thread.start0(Native Method) at java.lang.Thread.start(Thread.java:717) at org.apache.zookeeper.server.ZooKeeperServer.setupRequestProcessors(ZooKeeperServer.java:466) at org.apache.zookeeper.server.ZooKeeperServer.startup(ZooKeeperServer.java:452) at org.apache.zookeeper.server.NettyServerCnxnFactory.startup(NettyServerCnxnFactory.java:511) at org.apache.zookeeper.server.ServerCnxnFactory.startup(ServerCnxnFactory.java:98) at org.apache.zookeeper.test.ClientBase.startServerInstance(ClientBase.java:421) at org.apache.zookeeper.test.ClientBase.startServer(ClientBase.java:527) at org.apache.zookeeper.test.ClientBase.setUp(ClientBase.java:518) FAILED: org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged Error Message: expected: but was: Stack Trace: junit.framework.AssertionFailedError: expected: but was: at org.apache.zookeeper.test.WatchEventWhenAutoResetTest$EventsWatcher.assertEvent(WatchEventWhenAutoResetTest.java:67) at org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged(WatchEventWhenAutoResetTest.java:117) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79) FAILED: org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentServersAreObserversInNextConfig Error Message: waiting for server 0 being up Stack Trace: junit.framework.AssertionFailedError: waiting for server 0 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.ClientTest.testNonExistingOpCode Error Message: Did not disconnect Stack Trace: java.util.concurrent.TimeoutException: Did not disconnect at org.apache.zookeeper.test.ClientBase$CountdownWatcher.waitForDisconnected(ClientBase.java:189) at org.apache.zookeeper.test.ClientTest.testNonExistingOpCode(ClientTest.java:847) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79) FAILED: org.apache.zookeeper.test.ReconfigTest.testQuorumSystemChange 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:183) at org.apache.zookeeper.test.ReconfigTest.testQuorumSystemChange(ReconfigTest.java:841) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79) ------=_Part_6717_222315640.1498738301340--