See https://builds.apache.org/job/ZooKeeper_branch34_jdk7/893/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 40891 lines...]
    [junit] 2015-05-21 09:27:37,847 [myid:] - INFO  [main:ClientBase@545] - 
fdcount after test is: 49 at start it was 49
    [junit] 2015-05-21 09:27:37,847 [myid:] - INFO  [main:AsyncOpsTest@60] - 
Test clients shutting down
    [junit] 2015-05-21 09:27:37,847 [myid:] - INFO  [main:ZKTestCase$1@60] - 
SUCCEEDED testAsyncGetChildrenEmpty
    [junit] 2015-05-21 09:27:37,847 [myid:] - INFO  [main:ZKTestCase$1@55] - 
FINISHED testAsyncGetChildrenEmpty
    [junit] 2015-05-21 09:27:37,847 [myid:] - INFO  [main:PortAssignment@32] - 
assigning port 11242
    [junit] 2015-05-21 09:27:37,848 [myid:] - INFO  [main:ZKTestCase$1@50] - 
STARTING testAsyncGetChildrenSingle
    [junit] 2015-05-21 09:27:37,848 [myid:] - INFO  [main:ClientBase@425] - 
Initial fdcount is: 49
    [junit] 2015-05-21 09:27:37,855 [myid:] - INFO  [main:ClientBase@443] - 
STARTING server
    [junit] 2015-05-21 09:27:37,855 [myid:] - INFO  [main:ClientBase@364] - 
CREATING server instance 127.0.0.1:11242
    [junit] 2015-05-21 09:27:37,856 [myid:] - INFO  
[main:NIOServerCnxnFactory@94] - binding to port 0.0.0.0/0.0.0.0:11242
    [junit] 2015-05-21 09:27:37,856 [myid:] - INFO  [main:ClientBase@339] - 
STARTING server instance 127.0.0.1:11242
    [junit] 2015-05-21 09:27:37,856 [myid:] - INFO  [main:ZooKeeperServer@162] 
- Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 
60000 datadir 
/jenkins/workspace/ZooKeeper_branch34_jdk7/branch-3.4/build/test/tmp/test5535532897591895534.junit.dir/version-2
 snapdir 
/jenkins/workspace/ZooKeeper_branch34_jdk7/branch-3.4/build/test/tmp/test5535532897591895534.junit.dir/version-2
    [junit] 2015-05-21 09:27:37,858 [myid:] - INFO  
[main:FourLetterWordMain@43] - connecting to 127.0.0.1 11242
    [junit] 2015-05-21 09:27:37,858 [myid:] - INFO  
[NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11242:NIOServerCnxnFactory@197] - 
Accepted socket connection from /127.0.0.1:41629
    [junit] 2015-05-21 09:27:37,858 [myid:] - INFO  
[NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11242:NIOServerCnxn@827] - Processing 
stat command from /127.0.0.1:41629
    [junit] 2015-05-21 09:27:37,859 [myid:] - INFO  
[Thread-44:NIOServerCnxn$StatCommand@663] - Stat command output
    [junit] 2015-05-21 09:27:37,859 [myid:] - INFO  
[Thread-44:NIOServerCnxn@1007] - Closed socket connection for client 
/127.0.0.1:41629 (no session established for client)
    [junit] 2015-05-21 09:27:37,859 [myid:] - INFO  [main:JMXEnv@229] - 
ensureParent:[InMemoryDataTree, StandaloneServer_port]
    [junit] 2015-05-21 09:27:37,861 [myid:] - INFO  [main:JMXEnv@246] - 
expect:InMemoryDataTree
    [junit] 2015-05-21 09:27:37,861 [myid:] - INFO  [main:JMXEnv@250] - 
found:InMemoryDataTree 
org.apache.ZooKeeperService:name0=StandaloneServer_port11242,name1=InMemoryDataTree
    [junit] 2015-05-21 09:27:37,861 [myid:] - INFO  [main:JMXEnv@246] - 
expect:StandaloneServer_port
    [junit] 2015-05-21 09:27:37,861 [myid:] - INFO  [main:JMXEnv@250] - 
found:StandaloneServer_port 
org.apache.ZooKeeperService:name0=StandaloneServer_port11242
    [junit] 2015-05-21 09:27:37,861 [myid:] - INFO  [main:ClientBase@439] - 
Client test setup finished
    [junit] 2015-05-21 09:27:37,861 [myid:] - INFO  [main:AsyncOpsTest@47] - 
Creating client testAsyncGetChildrenSingle
    [junit] 2015-05-21 09:27:37,861 [myid:] - INFO  [main:ZooKeeper@438] - 
Initiating client connection, connectFATAL: 
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.$Proxy120.join(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:956)
        at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:137)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:97)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
        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