See https://builds.apache.org/job/ZooKeeper-trunk-WinVS2008_java/772/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 168081 lines...]
    [junit]     at 
org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:964)
    [junit] 2014-07-12 12:38:12,924 [myid:] - INFO  
[main-SendThread(127.0.0.1:11229):ClientCnxn$SendThread@1093] - Opening socket 
connection to server 127.0.0.1/127.0.0.1:11229. Will not attempt to 
authenticate using SASL (unknown error)
    [junit] 2014-07-12 12:38:12,924 [myid:] - INFO  
[main-SendThread(127.0.0.1:11229):ClientCnxn$SendThread@963] - Socket 
connection established to 127.0.0.1/127.0.0.1:11229, initiating session
    [junit] 2014-07-12 12:38:13,071 [myid:3] - INFO  
[NIOServerCxnFactory.AcceptThread:/0.0.0.0:11229:NIOServerCnxnFactory$AcceptThread@296]
 - Accepted socket connection from /127.0.0.1:52526
    [junit] 2014-07-12 12:38:13,072 [myid:3] - WARN  
[NIOWorkerThread-3:NIOServerCnxn@372] - Exception causing close of session 0x0: 
ZooKeeperServer not running
    [junit] 2014-07-12 12:38:13,072 [myid:3] - INFO  
[NIOWorkerThread-3:NIOServerCnxn@1006] - Closed socket connection for client 
/127.0.0.1:52526 (no session established for client)
    [junit] 2014-07-12 12:38:13,072 [myid:] - INFO  
[main-SendThread(127.0.0.1:11229):ClientCnxn$SendThread@1209] - Unable to read 
additional data from server sessionid 0x3472a5dad600000, likely server has 
closed socket, closing socket connection and attempting reconnect
    [junit] 2014-07-12 12:38:14,448 [myid:3] - WARN  
[QuorumPeer[myid=3]/0:0:0:0:0:0:0:0:11229:Learner@240] - Unexpected exception, 
tries=2, connecting to /127.0.0.1:11222
    [junit] java.net.ConnectException: Connection refused: connect
    [junit]     at java.net.DualStackPlainSocketImpl.waitForConnect(Native 
Method)
    [junit]     at 
java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:75)
    [junit]     at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:337)
    [junit]     at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:198)
    [junit]     at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
    [junit]     at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:157)
    [junit]     at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
    [junit]     at java.net.Socket.connect(Socket.java:579)
    [junit]     at 
org.apache.zookeeper.server.quorum.Learner.connectToLeader(Learner.java:232)
    [junit]     at 
org.apache.zookeeper.server.quorum.Observer.observeLeader(Observer.java:74)
    [junit]     at 
org.apache.zookeeper.server.quorum.QuorumPeer.run(QuorumPeer.java:964)
    [junit] 2014-07-12 12:38:15,137 [myid:] - INFO  
[main-SendThread(127.0.0.1:11229):ClientCnxn$SendThread@1093] - Opening socket 
connection to server 127.0.0.1/127.0.0.1:11229. Will not attempt to 
authenticate using SASL (unknown error)
    [junit] 2014-07-12 12:38:15,137 [myid:] - INFO  
[main-SendThread(127.0.0.1:11229):ClientCnxn$SendThread@963] - Socket 
connection established to 127.0.0.1/127.0.0.1:11229, initiating session
    [junit] 2014-07-12 12:38:15,168 [myid:3] - INFO  
[NIOServerCxnFactory.AcceptThread:/0.0.0.0:11229:NIOServerCnxnFactory$AcceptThread@296]
 - Accepted socket connection from /127.0.0.1:52528
    [junit] 2014-07-12 12:38:15,168 [myid:3] - WARN  
[NIOWorkerThread-4:NIOServerCnxn@372] - Exception causing close of session 0x0: 
ZooKeeperServer not running
    [junit] 2014-07-12 12:38:15,168 [myid:3] - INFO  
[NIOWorkerThread-4:NIOServerCnxn@1006] - Closed socket connection for client 
/127.0.0.1:52528 (no session established for client)
    [junit] 2014-07-12 12:38:15,168 [myid:] - INFO  
[main-SendThread(127.0.0.1:11229):ClientCnxn$SendThread@1209] - Unable to read 
additional data from server sessionid 0x3472a5dad600000, likely server has 
closed socket, closing socket connection and attempting reconnect
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:722)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:167)
        at com.sun.proxy.$Proxy57.join(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:925)
        at hudson.Launcher$ProcStarter.join(Launcher.java:360)
        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:804)
        at hudson.model.Build$BuildExecution.build(Build.java:199)
        at hudson.model.Build$BuildExecution.doRun(Build.java:160)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:585)
        at hudson.model.Run.execute(Run.java:1676)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:231)
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:782)
        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$BlockDataInputStream.peekByte(ObjectInputStream.java:2598)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1318)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
        at hudson.remoting.Command.readFrom(Command.java:92)
        at 
hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:71)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)



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

Reply via email to