See https://builds.apache.org/job/ZooKeeper-trunk/3240/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 480863 lines...]
[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-01-16 23:32:45,710 [myid:] - INFO
[SyncThread:0:MBeanRegistry@128] - Unregister MBean
[org.apache.ZooKeeperService:name0=StandaloneServer_port16854,name1=Connections,name2=127.0.0.1,name3=0x1023a0b3b6d0000]
[junit] 2017-01-16 23:32:45,759 [myid:127.0.0.1:16608] - INFO
[main-SendThread(127.0.0.1:16608):ClientCnxn$SendThread@1113] - Opening socket
connection to server 127.0.0.1/127.0.0.1:16608. Will not attempt to
authenticate using SASL (unknown error)
[junit] 2017-01-16 23:32:45,759 [myid:127.0.0.1:16608] - WARN
[main-SendThread(127.0.0.1:16608):ClientCnxn$SendThread@1235] - Session
0x1023a0428f20000 for server 127.0.0.1/127.0.0.1:16608, 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:744)
[junit] at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:357)
[junit] at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1214)
[junit] 2017-01-16 23:32:45,810 [myid:] - INFO [main:ZooKeeper@1324] -
Session: 0x1023a0b3b6d0000 closed
[junit] 2017-01-16 23:32:45,810 [myid:] - INFO
[main-EventThread:ClientCnxn$EventThread@513] - EventThread shut down for
session: 0x1023a0b3b6d0000
[junit] 2017-01-16 23:32:45,810 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@82] - Memory used 189031
[junit] 2017-01-16 23:32:45,811 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@87] - Number of threads 1643
[junit] 2017-01-16 23:32:45,811 [myid:] - INFO
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@102] - FINISHED TEST METHOD
testWatcherAutoResetWithLocal
[junit] 2017-01-16 23:32:45,811 [myid:] - INFO [main:ClientBase@558] -
tearDown starting
[junit] 2017-01-16 23:32:45,812 [myid:] - INFO [main:ClientBase@528] -
STOPPING server
[junit] 2017-01-16 23:32:45,813 [myid:] - INFO
[main:NettyServerCnxnFactory@464] - shutdown called 0.0.0.0/0.0.0.0:16854
[junit] 2017-01-16 23:32:45,819 [myid:] - INFO [main:ZooKeeperServer@534]
- shutting down
[junit] 2017-01-16 23:32:45,819 [myid:] - ERROR [main:ZooKeeperServer@506]
- ZKShutdownHandler is not registered, so ZooKeeper server won't take any
action on ERROR or SHUTDOWN server state changes
[junit] 2017-01-16 23:32:45,819 [myid:] - INFO
[main:SessionTrackerImpl@232] - Shutting down
[junit] 2017-01-16 23:32:45,819 [myid:] - INFO
[main:PrepRequestProcessor@1009] - Shutting down
[junit] 2017-01-16 23:32:45,819 [myid:] - INFO
[main:SyncRequestProcessor@191] - Shutting down
[junit] 2017-01-16 23:32:45,819 [myid:] - INFO [ProcessThread(sid:0
cport:16854)::PrepRequestProcessor@157] - PrepRequestProcessor exited loop!
[junit] 2017-01-16 23:32:45,820 [myid:] - INFO
[SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
[junit] 2017-01-16 23:32:45,820 [myid:] - INFO
[main:FinalRequestProcessor@481] - shutdown of request processor complete
[junit] 2017-01-16 23:32:45,820 [myid:] - INFO [main:MBeanRegistry@128] -
Unregister MBean
[org.apache.ZooKeeperService:name0=StandaloneServer_port16854,name1=InMemoryDataTree]
[junit] 2017-01-16 23:32:45,821 [myid:] - INFO [main:MBeanRegistry@128] -
Unregister MBean [org.apache.ZooKeeperService:name0=StandaloneServer_port16854]
[junit] 2017-01-16 23:32:45,821 [myid:] - INFO
[main:FourLetterWordMain@85] - connecting to 127.0.0.1 16854
[junit] 2017-01-16 23:32:45,821 [myid:] - INFO [main:JMXEnv@146] -
ensureOnly:[]
[junit] 2017-01-16 23:32:45,827 [myid:] - INFO [main:ClientBase@583] -
fdcount after test is: 4824 at start it was 4824
[junit] 2017-01-16 23:32:45,827 [myid:] - INFO [main:ZKTestCase$1@65] -
SUCCEEDED testWatcherAutoResetWithLocal
[junit] 2017-01-16 23:32:45,827 [myid:] - INFO [main:ZKTestCase$1@60] -
FINISHED testWatcherAutoResetWithLocal
[junit] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
470.954 sec, Thread: 3, Class: org.apache.zookeeper.test.NioNettySuiteTest
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1326: The
following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/ZooKeeper-trunk/build.xml:1211: Tests
failed!
Total time: 12 minutes 2 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 JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording fingerprints
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Recording test results
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Publishing Javadoc
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7
###################################################################################
############################## FAILED TESTS (if any)
##############################
1 tests failed.
FAILED:
org.apache.zookeeper.server.quorum.CommitProcessorConcurrencyTest.noStarvationOfNonLocalCommittedRequestsTest
Error Message:
test timed out after 1000 milliseconds
Stack Trace:
org.junit.runners.model.TestTimedOutException: test timed out after 1000
milliseconds
at java.io.ByteArrayOutputStream.<init>(ByteArrayOutputStream.java:77)
at java.io.ByteArrayOutputStream.<init>(ByteArrayOutputStream.java:62)
at
org.apache.zookeeper.server.quorum.CommitProcessorConcurrencyTest.newRequest(CommitProcessorConcurrencyTest.java:122)
at
org.apache.zookeeper.server.quorum.CommitProcessorConcurrencyTest.access$000(CommitProcessorConcurrencyTest.java:51)
at
org.apache.zookeeper.server.quorum.CommitProcessorConcurrencyTest$MockRequestsQueue.poll(CommitProcessorConcurrencyTest.java:80)
at
org.apache.zookeeper.server.quorum.CommitProcessorConcurrencyTest$MockRequestsQueue.poll(CommitProcessorConcurrencyTest.java:72)
at
org.apache.zookeeper.server.quorum.CommitProcessor.run(CommitProcessor.java:197)
at
org.apache.zookeeper.server.quorum.CommitProcessorConcurrencyTest.noStarvationOfNonLocalCommittedRequestsTest(CommitProcessorConcurrencyTest.java:297)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.lang.Thread.run(Thread.java:745)