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 9DF71200C46 for ; Tue, 14 Mar 2017 11:12:45 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 9C999160B7E; Tue, 14 Mar 2017 10:12:45 +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 9AF17160B7C for ; Tue, 14 Mar 2017 11:12:44 +0100 (CET) Received: (qmail 27390 invoked by uid 500); 14 Mar 2017 10:12:42 -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 27379 invoked by uid 99); 14 Mar 2017 10:12:42 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Mar 2017 10:12:42 +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 6C6359C0165 for ; Tue, 14 Mar 2017 10:12:42 +0000 (UTC) Date: Tue, 14 Mar 2017 10:12:42 +0000 (UTC) From: Apache Jenkins Server To: dev@zookeeper.apache.org Message-ID: <1149691597.927.1489486362445.JavaMail.jenkins@crius> In-Reply-To: <960304745.468.1489400214458.JavaMail.jenkins@crius> References: <960304745.468.1489400214458.JavaMail.jenkins@crius> Subject: ZooKeeper_branch35_openjdk7 - Build # 450 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_926_2047313905.1489486362099" X-Jenkins-Job: ZooKeeper_branch35_openjdk7 X-Jenkins-Result: FAILURE archived-at: Tue, 14 Mar 2017 10:12:45 -0000 ------=_Part_926_2047313905.1489486362099 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/ZooKeeper_branch35_openjdk7/450/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 62.35 MB...] [junit] 2017-03-14 10:12:23,605 [myid:] - INFO [main:ZooKeeperServer@541] - shutting down [junit] 2017-03-14 10:12:23,605 [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-03-14 10:12:23,605 [myid:] - INFO [main:SessionTrackerImpl@232] - Shutting down [junit] 2017-03-14 10:12:23,605 [myid:] - INFO [main:PrepRequestProcessor@973] - Shutting down [junit] 2017-03-14 10:12:23,605 [myid:] - INFO [main:SyncRequestProcessor@191] - Shutting down [junit] 2017-03-14 10:12:23,605 [myid:] - INFO [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited! [junit] 2017-03-14 10:12:23,605 [myid:] - INFO [main:FinalRequestProcessor@479] - shutdown of request processor complete [junit] 2017-03-14 10:12:23,605 [myid:] - INFO [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24933,name1=InMemoryDataTree] [junit] 2017-03-14 10:12:23,605 [myid:] - INFO [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port24933] [junit] 2017-03-14 10:12:23,606 [myid:] - INFO [main:FourLetterWordMain@85] - connecting to 127.0.0.1 24933 [junit] 2017-03-14 10:12:23,606 [myid:] - INFO [main:JMXEnv@146] - ensureOnly:[] [junit] 2017-03-14 10:12:23,607 [myid:] - INFO [ProcessThread(sid:0 cport:24933)::PrepRequestProcessor@154] - PrepRequestProcessor exited loop! [junit] 2017-03-14 10:12:23,610 [myid:] - INFO [main:ClientBase@568] - fdcount after test is: 1467 at start it was 1469 [junit] 2017-03-14 10:12:23,610 [myid:] - INFO [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal [junit] 2017-03-14 10:12:23,610 [myid:] - INFO [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 568.033 sec, Thread: 6, Class: org.apache.zookeeper.test.NettyNettySuiteTest [junit] 2017-03-14 10:12:23,666 [myid:127.0.0.1:24687] - INFO [main-SendThread(127.0.0.1:24687):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:24687. Will not attempt to authenticate using SASL (unknown error) [junit] 2017-03-14 10:12:23,667 [myid:] - INFO [New I/O boss #18:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {} [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:24687 [junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79) [junit] at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42) [junit] at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) [junit] at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42) [junit] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [junit] at java.lang.Thread.run(Thread.java:745) [junit] 2017-03-14 10:12:23,667 [myid:] - WARN [New I/O boss #18:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x4a2b525c] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:24687 [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:24687 [junit] at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) [junit] at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.connect(NioClientBoss.java:152) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.processSelectedKeys(NioClientBoss.java:105) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.process(NioClientBoss.java:79) [junit] at org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:337) [junit] at org.jboss.netty.channel.socket.nio.NioClientBoss.run(NioClientBoss.java:42) [junit] at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) [junit] at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42) [junit] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [junit] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [junit] at java.lang.Thread.run(Thread.java:745) [junit] 2017-03-14 10:12:23,667 [myid:] - INFO [New I/O boss #18:ClientCnxnSocketNetty@208] - channel is told closing [junit] 2017-03-14 10:12:23,668 [myid:127.0.0.1:24687] - INFO [main-SendThread(127.0.0.1:24687):ClientCnxn$SendThread@1231] - channel for sessionid 0x1003a6e398f0000 is lost, closing socket connection and attempting reconnect fail.build.on.test.failure: BUILD FAILED /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openjdk7/build.xml:1212: The following error occurred while executing this line: /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_openjdk7/build.xml:1216: Tests failed! Total time: 15 minutes 34 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) ############################## 14 tests failed. FAILED: org.apache.zookeeper.test.FLETest.testSingleElection Error Message: Leader hasn't joined: -1 Stack Trace: junit.framework.AssertionFailedError: Leader hasn't joined: -1 at org.apache.zookeeper.test.FLETest.runElection(FLETest.java:368) at org.apache.zookeeper.test.FLETest.testSingleElection(FLETest.java:267) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79) FAILED: org.apache.zookeeper.test.NettyNettySuiteHammerTest.testHammer 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. at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.zookeeper.test.QuorumQuotaTest.testQuotaWithQuorum Error Message: waiting for server up Stack Trace: junit.framework.AssertionFailedError: waiting for server up at org.apache.zookeeper.test.QuorumBase.startServers(QuorumBase.java:223) at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:120) at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:78) FAILED: org.apache.zookeeper.test.QuorumTest.testLeaderShutdown Error Message: waiting for server up Stack Trace: junit.framework.AssertionFailedError: waiting for server up at org.apache.zookeeper.test.QuorumBase.startServers(QuorumBase.java:223) at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:120) at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:78) at org.apache.zookeeper.test.QuorumTest.setUp(QuorumTest.java:60) FAILED: org.apache.zookeeper.test.SSLTest.testSecureQuorumServer Error Message: ZooKeeper client can not connect to 127.0.0.1:13916 Stack Trace: junit.framework.AssertionFailedError: ZooKeeper client can not connect to 127.0.0.1:13916 at org.apache.zookeeper.test.ClientBase.createZKClient(ClientBase.java:703) 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.SaslAuthDesignatedServerTest.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. at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.zookeeper.test.SaslAuthFailDesignatedClientTest.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. at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.zookeeper.test.SaslAuthFailNotifyTest.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. at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.zookeeper.test.SaslAuthFailTest.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. at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.zookeeper.test.SaslAuthMissingClientConfigTest.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. at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.zookeeper.test.FollowerResyncConcurrencyTest.testResyncByDiffAfterFollowerCrashes 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. at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.zookeeper.test.ObserverQuorumHammerTest.testHammerBasic 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. at java.lang.Thread.run(Thread.java:745) FAILED: org.apache.zookeeper.test.QuorumHammerTest.testHammerBasic Error Message: expected:<1000> but was:<326> Stack Trace: junit.framework.AssertionFailedError: expected:<1000> but was:<326> at org.apache.zookeeper.test.ClientHammerTest.verifyHammer(ClientHammerTest.java:231) at org.apache.zookeeper.test.ClientHammerTest.runHammer(ClientHammerTest.java:142) at org.apache.zookeeper.test.ClientHammerTest.testHammerBasic(ClientHammerTest.java:120) at org.apache.zookeeper.test.QuorumHammerTest.testHammerBasic(QuorumHammerTest.java:49) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79) FAILED: org.apache.zookeeper.test.QuorumMajorityTest.testMajQuorums Error Message: waiting for server up Stack Trace: junit.framework.AssertionFailedError: waiting for server up at org.apache.zookeeper.test.QuorumBase.startServers(QuorumBase.java:223) at org.apache.zookeeper.test.QuorumBase.setUp(QuorumBase.java:120) at org.apache.zookeeper.test.QuorumMajorityTest.testMajQuorums(QuorumMajorityTest.java:84) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79) ------=_Part_926_2047313905.1489486362099--