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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 71084 lines...]
    [junit]     at org.junit.runners.ParentRunner.run(ParentRunner.java:292)
    [junit]     at 
junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:532)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1179)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1030)
    [junit] 2014-11-18 11:43:14,139 [myid:] - INFO  [main:MBeanRegistry@119] - 
Unregister MBean 
[org.apache.ZooKeeperService:name0=ReplicatedServer_id0,name1=replica.0,name2=Follower,name3=Connections,name4=127.0.0.1,name5=0x49c2b6af410000]
    [junit] 2014-11-18 11:43:14,139 [myid:] - INFO  [main:NIOServerCnxn@1006] - 
Closed socket connection for client /127.0.0.1:33599 which had sessionid 
0x49c2b6af410000
    [junit] 2014-11-18 11:43:14,139 [myid:] - INFO  
[main:LearnerZooKeeperServer@161] - Shutting down
    [junit] 2014-11-18 11:43:14,139 [myid:] - INFO  
[main-SendThread(127.0.0.1:11222):ClientCnxn$SendThread@1209] - Unable to read 
additional data from server sessionid 0x49c2b6af410000, likely server has 
closed socket, closing socket connection and attempting reconnect
    [junit] 2014-11-18 11:43:14,140 [myid:] - INFO  [main:ZooKeeperServer@443] 
- shutting down
    [junit] 2014-11-18 11:43:14,140 [myid:] - INFO  
[main:FollowerRequestProcessor@135] - Shutting down
    [junit] 2014-11-18 11:43:14,140 [myid:] - INFO  [main:CommitProcessor@357] 
- Shutting down
    [junit] 2014-11-18 11:43:14,140 [myid:0] - INFO  
[FollowerRequestProcessor:0:FollowerRequestProcessor@106] - 
FollowerRequestProcessor exited loop!
    [junit] 2014-11-18 11:43:14,140 [myid:0] - INFO  
[CommitProcessor:0:CommitProcessor@192] - CommitProcessor exited loop!
    [junit] 2014-11-18 11:43:14,141 [myid:] - INFO  
[main:FinalRequestProcessor@476] - shutdown of request processor complete
    [junit] 2014-11-18 11:43:14,141 [myid:] - INFO  [main:MBeanRegistry@119] - 
Unregister MBean 
[org.apache.ZooKeeperService:name0=ReplicatedServer_id0,name1=replica.0,name2=Follower,name3=InMemoryDataTree]
    [junit] 2014-11-18 11:43:14,141 [myid:] - INFO  
[main:SyncRequestProcessor@191] - Shutting down
    [junit] 2014-11-18 11:43:14,142 [myid:0] - INFO  
[SyncThread:0:SyncRequestProcessor@169] - SyncRequestProcessor exited!
    [junit] 2014-11-18 11:43:14,142 [myid:0] - INFO  
[ConnnectionExpirer:NIOServerCnxnFactory$ConnectionExpirerThread@583] - 
ConnnectionExpirerThread interrupted
    [junit] 2014-11-18 11:43:14,143 [myid:0] - INFO  
[NIOServerCxnFactory.AcceptThread:/0.0.0.0:11221:NIOServerCnxnFactory$AcceptThread@219]
 - accept thread exitted run method
    [junit] 2014-11-18 11:43:14,143 [myid:0] - INFO  
[NIOServerCxnFactory.SelectorThread-0:NIOServerCnxnFactory$SelectorThread@420] 
- selector thread exitted run method
    [junit] 2014-11-18 11:43:14,143 [myid:0] - INFO  
[NIOServerCxnFactory.SelectorThread-1:NIOServerCnxnFactory$SelectorThread@420] 
- selector thread exitted run method
    [junit] 2014-11-18 11:43:14,144 [myid:0] - INFO  
[localhost/127.0.0.1:11224:QuorumCnxManager$Listener@578] - Leaving listener
    [junit] 2014-11-18 11:43:14,144 [myid:] - INFO  [main:QuorumBase@398] - 
Shutting down leader election QuorumPeer[myid=0]/0:0:0:0:0:0:0:0:11221
    [junit] 2014-11-18 11:43:14,144 [myid:] - INFO  [main:QuorumBase@403] - 
Waiting for QuorumPeer[myid=0]/0:0:0:0:0:0:0:0:11221 to exit thread
FATAL: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected 
termination of the channel
hudson.remoting.RequestAbortedException: 
hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected 
termination of the channel
        at 
hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:41)
        at 
hudson.remoting.RequestAbortedException.wrapForRethrow(RequestAbortedException.java:34)
        at hudson.remoting.Request.call(Request.java:174)
        at hudson.remoting.Channel.call(Channel.java:742)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
        at com.sun.proxy.$Proxy142.join(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:956)
        at hudson.Launcher$ProcStarter.join(Launcher.java:367)
        at hudson.tasks.Ant.perform(Ant.java:217)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756)
        at hudson.model.Build$BuildExecution.build(Build.java:198)
        at hudson.model.Build$BuildExecution.doRun(Build.java:159)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
        at hudson.model.Run.execute(Run.java:1706)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:232)
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: 
Unexpected termination of the channel
        at hudson.remoting.Request.abort(Request.java:299)
        at hudson.remoting.Channel.terminate(Channel.java:805)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:69)
Caused by: java.io.IOException: Unexpected termination of the channel
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
Caused by: java.io.EOFException
        at 
java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2325)
        at 
java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2794)
        at 
java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:801)
        at java.io.ObjectInputStream.<init>(ObjectInputStream.java:299)
        at 
hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:40)
        at 
hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)



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

Reply via email to