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 2017/06/25 23:10:48 UTC

ZooKeeper_branch35_jdk8 - Build # 578 - Failure

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 12.19 KB...]
compile_jute:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/src/java/generated
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/src/c/generated
     [java] ../../zookeeper.jute Parsed Successfully
     [java] ../../zookeeper.jute Parsed Successfully
    [touch] Creating /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/src/java/generated/.generated

ver-gen:
    [javac] Compiling 1 source file to /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
    [javac] 1 warning

git-revision:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/.revision

version-info:

process-template:

build-generated:
    [javac] Compiling 62 source files to /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
    [javac] 1 warning

compile:
    [javac] Compiling 242 source files to /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/src/java/main/org/apache/zookeeper/server/ZooKeeperServer.java:1060: error: cannot find symbol
    [javac]             AuthenticationProvider ap = ProviderRegistry.getProvider(scheme);
    [javac]             ^
    [javac]   symbol:   class AuthenticationProvider
    [javac]   location: class ZooKeeperServer
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/src/java/main/org/apache/zookeeper/server/PrepRequestProcessor.java:316: error: cannot find symbol
    [javac]                 AuthenticationProvider ap = ProviderRegistry.getProvider(id
    [javac]                 ^
    [javac]   symbol:   class AuthenticationProvider
    [javac]   location: class PrepRequestProcessor
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/src/java/main/org/apache/zookeeper/server/PrepRequestProcessor.java:975: error: cannot find symbol
    [javac]                     AuthenticationProvider ap =
    [javac]                     ^
    [javac]   symbol:   class AuthenticationProvider
    [javac]   location: class PrepRequestProcessor
    [javac] /home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/src/java/main/org/apache/zookeeper/server/PrepRequestProcessor.java:989: error: cannot find symbol
    [javac]                 AuthenticationProvider ap = ProviderRegistry.getProvider(id.getScheme());
    [javac]                 ^
    [javac]   symbol:   class AuthenticationProvider
    [javac]   location: class PrepRequestProcessor
    [javac] 4 errors
    [javac] 1 warning

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:427: Compile failed; see the compiler error output for details.

Total time: 7 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

ZooKeeper_branch35_jdk8 - Build # 581 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 64.70 MB...]
    [junit] 2017-06-27 12:35:19,920 [myid:127.0.0.1:30073] - WARN  [main-SendThread(127.0.0.1:30073):ClientCnxn$SendThread@1235] - Session 0x10140ead8aa0000 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-27 12:35:19,990 [myid:] - INFO  [SessionTracker:SessionTrackerImpl@158] - SessionTrackerImpl exited loop!
    [junit] 2017-06-27 12:35:20,736 [myid:127.0.0.1:30199] - INFO  [main-SendThread(127.0.0.1:30199):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:30199. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-06-27 12:35:20,736 [myid:127.0.0.1:30199] - WARN  [main-SendThread(127.0.0.1:30199):ClientCnxn$SendThread@1235] - Session 0x20140eec7d40000 for server 127.0.0.1/127.0.0.1:30199, 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-27 12:35:20,879 [myid:] - INFO  [ProcessThread(sid:0 cport:30319)::PrepRequestProcessor@611] - Processed session termination for sessionid: 0x10140f1ea940000
    [junit] 2017-06-27 12:35:20,886 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30319,name1=Connections,name2=127.0.0.1,name3=0x10140f1ea940000]
    [junit] 2017-06-27 12:35:20,887 [myid:] - INFO  [main:ZooKeeper@1331] - Session: 0x10140f1ea940000 closed
    [junit] 2017-06-27 12:35:20,887 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 163528
    [junit] 2017-06-27 12:35:20,887 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x10140f1ea940000
    [junit] 2017-06-27 12:35:20,887 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1644
    [junit] 2017-06-27 12:35:20,887 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-06-27 12:35:20,887 [myid:] - INFO  [main:ClientBase@586] - tearDown starting
    [junit] 2017-06-27 12:35:20,888 [myid:] - INFO  [main:ClientBase@556] - STOPPING server
    [junit] 2017-06-27 12:35:20,888 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:30319
    [junit] 2017-06-27 12:35:20,893 [myid:] - INFO  [main:ZooKeeperServer@541] - shutting down
    [junit] 2017-06-27 12:35:20,893 [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-27 12:35:20,894 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-06-27 12:35:20,894 [myid:] - INFO  [main:PrepRequestProcessor@1005] - Shutting down
    [junit] 2017-06-27 12:35:20,894 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-06-27 12:35:20,894 [myid:] - INFO  [ProcessThread(sid:0 cport:30319)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2017-06-27 12:35:20,894 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-06-27 12:35:20,894 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-06-27 12:35:20,895 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30319,name1=InMemoryDataTree]
    [junit] 2017-06-27 12:35:20,895 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port30319]
    [junit] 2017-06-27 12:35:20,895 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 30319
    [junit] 2017-06-27 12:35:20,895 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-06-27 12:35:20,900 [myid:] - INFO  [main:ClientBase@611] - fdcount after test is: 4843 at start it was 4843
    [junit] 2017-06-27 12:35:20,900 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-06-27 12:35:20,900 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 469.195 sec, Thread: 8, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-06-27 12:35:21,314 [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-27 12:35:21,314 [myid:127.0.0.1:30196] - WARN  [main-SendThread(127.0.0.1:30196):ClientCnxn$SendThread@1235] - Session 0x10140eec7d40000 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)

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1223: Tests failed!

Total time: 12 minutes 30 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) ##############################
1 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)

ZooKeeper_branch35_jdk8 - Build # 580 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 63.22 MB...]
    [junit] 2017-06-26 12:07:04,377 [myid:] - WARN  [New I/O boss #10131:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x114497aa] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:16731
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:16731
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [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:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-06-26 12:07:04,378 [myid:] - INFO  [New I/O boss #10131:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-06-26 12:07:04,378 [myid:127.0.0.1:16731] - INFO  [main-SendThread(127.0.0.1:16731):ClientCnxn$SendThread@1231] - channel for sessionid 0x102610a8e190000 is lost, closing socket connection and attempting reconnect
    [junit] 2017-06-26 12:07:04,381 [myid:127.0.0.1:16734] - INFO  [main-SendThread(127.0.0.1:16734):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:16734. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-06-26 12:07:04,382 [myid:] - INFO  [New I/O boss #10164:ClientCnxnSocketNetty$1@127] - future isn't success, cause: {}
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:16734
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [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:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-06-26 12:07:04,382 [myid:] - WARN  [New I/O boss #10164:ClientCnxnSocketNetty$ZKClientHandler@439] - Exception caught: [id: 0x5ab4b717] EXCEPTION: java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:16734
    [junit] java.net.ConnectException: Connection refused: 127.0.0.1/127.0.0.1:16734
    [junit] 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit] 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    [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:1142)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    [junit] 	at java.lang.Thread.run(Thread.java:748)
    [junit] 2017-06-26 12:07:04,382 [myid:] - INFO  [New I/O boss #10164:ClientCnxnSocketNetty@208] - channel is told closing
    [junit] 2017-06-26 12:07:04,382 [myid:127.0.0.1:16734] - INFO  [main-SendThread(127.0.0.1:16734):ClientCnxn$SendThread@1231] - channel for sessionid 0x202610a8e670000 is lost, closing socket connection and attempting reconnect

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1223: Tests failed!

Total time: 9 minutes 56 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) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.test.AsyncHammerTest.testHammer

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.zookeeper.test.AsyncHammerTest.testHammer(AsyncHammerTest.java:185)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)

ZooKeeper_branch35_jdk8 - Build # 579 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 62.86 MB...]
    [junit] 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
    [junit] 2017-06-26 06:06:51,107 [myid:127.0.0.1:22240] - INFO  [main-SendThread(127.0.0.1:22240):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22240. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-06-26 06:06:51,107 [myid:127.0.0.1:22240] - INFO  [main-SendThread(127.0.0.1:22240):ClientCnxn$SendThread@946] - Socket connection established, initiating session, client: /127.0.0.1:40344, server: 127.0.0.1/127.0.0.1:22240
    [junit] 2017-06-26 06:06:51,107 [myid:] - INFO  [New I/O worker #6701:ZooKeeperServer@1025] - Client attempting to renew session 0x1013a67e1040000 at /127.0.0.1:40344
    [junit] 2017-06-26 06:06:51,108 [myid:] - INFO  [New I/O worker #6701:ZooKeeperServer@727] - Established session 0x1013a67e1040000 with negotiated timeout 6000 for client /127.0.0.1:40344
    [junit] 2017-06-26 06:06:51,108 [myid:127.0.0.1:22240] - INFO  [main-SendThread(127.0.0.1:22240):ClientCnxn$SendThread@1381] - Session establishment complete on server 127.0.0.1/127.0.0.1:22240, sessionid = 0x1013a67e1040000, negotiated timeout = 6000
    [junit] 2017-06-26 06:06:51,120 [myid:] - INFO  [SyncThread:0:FileTxnLog@205] - Creating new log file: log.7
    [junit] 2017-06-26 06:06:51,336 [myid:127.0.0.1:22120] - INFO  [main-SendThread(127.0.0.1:22120):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22120. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-06-26 06:06:51,336 [myid:127.0.0.1:22120] - WARN  [main-SendThread(127.0.0.1:22120):ClientCnxn$SendThread@1235] - Session 0x2013a64a5d20000 for server 127.0.0.1/127.0.0.1:22120, 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-26 06:06:52,161 [myid:] - INFO  [ProcessThread(sid:0 cport:22240)::PrepRequestProcessor@611] - Processed session termination for sessionid: 0x1013a67e1040000
    [junit] 2017-06-26 06:06:52,180 [myid:] - INFO  [SyncThread:0:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22240,name1=Connections,name2=127.0.0.1,name3=0x1013a67e1040000]
    [junit] 2017-06-26 06:06:52,180 [myid:] - INFO  [main:ZooKeeper@1331] - Session: 0x1013a67e1040000 closed
    [junit] 2017-06-26 06:06:52,180 [myid:] - INFO  [main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for session: 0x1013a67e1040000
    [junit] 2017-06-26 06:06:52,180 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 174729
    [junit] 2017-06-26 06:06:52,181 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1643
    [junit] 2017-06-26 06:06:52,181 [myid:] - INFO  [main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD testWatcherAutoResetWithLocal
    [junit] 2017-06-26 06:06:52,181 [myid:] - INFO  [main:ClientBase@586] - tearDown starting
    [junit] 2017-06-26 06:06:52,181 [myid:] - INFO  [main:ClientBase@556] - STOPPING server
    [junit] 2017-06-26 06:06:52,181 [myid:] - INFO  [main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:22240
    [junit] 2017-06-26 06:06:52,187 [myid:] - INFO  [main:ZooKeeperServer@541] - shutting down
    [junit] 2017-06-26 06:06:52,188 [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-26 06:06:52,188 [myid:] - INFO  [main:SessionTrackerImpl@232] - Shutting down
    [junit] 2017-06-26 06:06:52,188 [myid:] - INFO  [main:PrepRequestProcessor@1005] - Shutting down
    [junit] 2017-06-26 06:06:52,188 [myid:] - INFO  [main:SyncRequestProcessor@191] - Shutting down
    [junit] 2017-06-26 06:06:52,188 [myid:] - INFO  [ProcessThread(sid:0 cport:22240)::PrepRequestProcessor@155] - PrepRequestProcessor exited loop!
    [junit] 2017-06-26 06:06:52,188 [myid:] - INFO  [SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2017-06-26 06:06:52,188 [myid:] - INFO  [main:FinalRequestProcessor@481] - shutdown of request processor complete
    [junit] 2017-06-26 06:06:52,189 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22240,name1=InMemoryDataTree]
    [junit] 2017-06-26 06:06:52,189 [myid:] - INFO  [main:MBeanRegistry@128] - Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port22240]
    [junit] 2017-06-26 06:06:52,189 [myid:] - INFO  [main:FourLetterWordMain@85] - connecting to 127.0.0.1 22240
    [junit] 2017-06-26 06:06:52,190 [myid:] - INFO  [main:JMXEnv@146] - ensureOnly:[]
    [junit] 2017-06-26 06:06:52,195 [myid:] - INFO  [main:ClientBase@611] - fdcount after test is: 4839 at start it was 4839
    [junit] 2017-06-26 06:06:52,195 [myid:] - INFO  [main:ZKTestCase$1@68] - SUCCEEDED testWatcherAutoResetWithLocal
    [junit] 2017-06-26 06:06:52,195 [myid:] - INFO  [main:ZKTestCase$1@63] - FINISHED testWatcherAutoResetWithLocal
    [junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 470.822 sec, Thread: 5, Class: org.apache.zookeeper.test.NioNettySuiteTest
    [junit] 2017-06-26 06:06:52,520 [myid:127.0.0.1:22123] - INFO  [main-SendThread(127.0.0.1:22123):ClientCnxn$SendThread@1113] - Opening socket connection to server 127.0.0.1/127.0.0.1:22123. Will not attempt to authenticate using SASL (unknown error)
    [junit] 2017-06-26 06:06:52,521 [myid:127.0.0.1:22123] - WARN  [main-SendThread(127.0.0.1:22123):ClientCnxn$SendThread@1235] - Session 0x3013a64a27c0000 for server 127.0.0.1/127.0.0.1:22123, 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)

fail.build.on.test.failure:

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1219: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper_branch35_jdk8/build.xml:1223: Tests failed!

Total time: 12 minutes 10 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) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync

Error Message:
zoo.cfg.dynamic.next is not deleted.

Stack Trace:
junit.framework.AssertionFailedError: zoo.cfg.dynamic.next is not deleted.
	at org.apache.zookeeper.server.quorum.ReconfigDuringLeaderSyncTest.testDuringLeaderSync(ReconfigDuringLeaderSyncTest.java:165)
	at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)