See https://builds.apache.org/job/ZooKeeper-3.4-WinVS2008_java/331/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 219522 lines...]
    [junit] 2013-10-21 11:20:15,655 [myid:] - INFO  
[SyncThread:0:SyncRequestProcessor@187] - SyncRequestProcessor exited!
    [junit] 2013-10-21 11:20:15,755 [myid:] - INFO  
[main:FinalRequestProcessor@415] - shutdown of request processor complete
    [junit] 2013-10-21 11:20:15,756 [myid:] - INFO  
[main:FourLetterWordMain@43] - connecting to 127.0.0.1 11221
    [junit] 2013-10-21 11:20:15,845 [myid:] - INFO  
[main-SendThread(127.0.0.1:11221):ClientCnxn$SendThread@968] - Opening socket 
connection to server 127.0.0.1/127.0.0.1:11221. Will not attempt to 
authenticate using SASL (java.lang.SecurityException: Unable to locate a login 
configuration)
    [junit] 2013-10-21 11:20:16,760 [myid:] - INFO  [main:JMXEnv@133] - 
ensureOnly:[]
    [junit] 2013-10-21 11:20:16,772 [myid:] - INFO  [main:ClientBase@414] - 
STARTING server
    [junit] 2013-10-21 11:20:16,773 [myid:] - INFO  [main:ZooKeeperServer@162] 
- Created server with tickTime 3000 minSessionTimeout 6000 maxSessionTimeout 
60000 datadir 
f:\hudson\hudson-slave\workspace\ZooKeeper-3.4-WinVS2008_java\branch-3.4\build\test\tmp\test3458596874564435931.junit.dir\version-2
 snapdir 
f:\hudson\hudson-slave\workspace\ZooKeeper-3.4-WinVS2008_java\branch-3.4\build\test\tmp\test3458596874564435931.junit.dir\version-2
    [junit] 2013-10-21 11:20:16,851 [myid:] - WARN  
[main-SendThread(127.0.0.1:11221):ClientCnxn$SendThread@1095] - Session 
0x141da8779df0000 for server null, unexpected error, closing socket connection 
and attempting reconnect
    [junit] java.net.ConnectException: Connection refused: no further 
information
    [junit]     at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    [junit]     at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:567)
    [junit]     at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
    [junit]     at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1074)
    [junit] 2013-10-21 11:20:16,862 [myid:] - INFO  
[main:NIOServerCnxnFactory@94] - binding to port 0.0.0.0/0.0.0.0:11221
    [junit] 2013-10-21 11:20:16,967 [myid:] - INFO  
[main:FourLetterWordMain@43] - connecting to 127.0.0.1 11221
    [junit] 2013-10-21 11:20:16,968 [myid:] - INFO  
[NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11221:NIOServerCnxnFactory@197] - 
Accepted socket connection from /127.0.0.1:64448
    [junit] 2013-10-21 11:20:16,969 [myid:] - INFO  
[NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11221:NIOServerCnxn@817] - Processing 
stat command from /127.0.0.1:64448
    [junit] 2013-10-21 11:20:16,969 [myid:] - INFO  
[Thread-5:NIOServerCnxn$StatCommand@653] - Stat command output
    [junit] 2013-10-21 11:20:17,065 [myid:] - INFO  
[Thread-5:NIOServerCnxn@997] - Closed socket connection for client 
/127.0.0.1:64448 (no session established for client)
    [junit] 2013-10-21 11:20:17,065 [myid:] - INFO  [main:JMXEnv@133] - 
ensureOnly:[InMemoryDataTree, StandaloneServer_port]
    [junit] 2013-10-21 11:20:17,067 [myid:] - INFO  [main:JMXEnv@105] - 
expect:InMemoryDataTree
    [junit] 2013-10-21 11:20:17,067 [myid:] - INFO  [main:JMXEnv@108] - 
found:InMemoryDataTree 
org.apache.ZooKeeperService:name0=StandaloneServer_port-1,name1=InMemoryDataTree
    [junit] 2013-10-21 11:20:17,165 [myid:] - INFO  [main:JMXEnv@105] - 
expect:StandaloneServer_port
    [junit] 2013-10-21 11:20:17,165 [myid:] - INFO  [main:JMXEnv@108] - 
found:StandaloneServer_port 
org.apache.ZooKeeperService:name0=StandaloneServer_port-1
    [junit] 2013-10-21 11:20:17,165 [myid:] - INFO  
[main:JUnit4ZKTestRunner$LoggedInvokeMethod@57] - FINISHED TEST METHOD testQuota
    [junit] 2013-10-21 11:20:17,165 [myid:] - INFO  [main:ClientBase@451] - 
tearDown starting
    [junit] 2013-10-21 11:20:17,709 [myid:] - INFO  [main:ZooKeeper@684] - 
Session: 0x141da8779df0000 closed
    [junit] 2013-10-21 11:20:17,709 [myid:] - INFO  [main:ClientBase@421] - 
STOPPING server
    [junit] 2013-10-21 11:20:17,709 [myid:] - WARN  
[NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11221:NIOServerCnxnFactory@218] - 
Ignoring unexpected runtime exception
    [junit] java.nio.channels.CancelledKeyException
    [junit]     at 
sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:55)
    [junit]     at 
sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:69)
    [junit]     at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
    [junit]     at java.lang.Thread.run(Thread.java:662)
    [junit] 2013-10-21 11:20:17,710 [myid:] - INFO  
[main-EventThread:ClientCnxn$EventThread@509] - EventThread shut down
    [junit] 2013-10-21 11:20:17,769 [myid:] - INFO  
[NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11221:NIOServerCnxnFactory@224] - 
NIOServerCnxn factory exited run method
    [junit] 2013-10-21 11:20:17,769 [myid:] - INFO  [main:ZooKeeperServer@441] 
- shutting down
    [junit] 2013-10-21 11:20:17,770 [myid:] - INFO  
[main:SessionTrackerImpl@225] - Shutting down
    [junit] 2013-10-21 11:20:17,770 [myid:] - INFO  
[main:PrepRequestProcessor@761] - Shutting down
    [junit] 2013-10-21 11:20:17,770 [myid:] - INFO  
[main:SyncRequestProcessor@209] - Shutting down
    [junit] 2013-10-21 11:20:17,770 [myid:] - INFO  [ProcessThread(sid:0 
cport:-1)::PrepRequestProcessor@143] - PrepRequestProcessor exited loop!
    [junit] 2013-10-21 11:20:17,770 [myid:] - INFO  
[SyncThread:0:SyncRequestProcessor@187] - SyncRequestProcessor exited!
    [junit] 2013-10-21 11:20:17,870 [myid:] - INFO  
[main:FinalRequestProcessor@415] - shutdown of request processor complete
    [junit] 2013-10-21 11:20:17,871 [myid:] - INFO  
[main:FourLetterWordMain@43] - connecting to 127.0.0.1 11221
    [junit] 2013-10-21 11:20:18,001 [myid:] - INFO  
[SessionTracker:SessionTrackerImpl@162] - SessionTrackerImpl exited loop!
    [junit] 2013-10-21 11:20:18,004 [myid:] - INFO  
[SessionTracker:SessionTrackerImpl@162] - SessionTrackerImpl exited loop!
    [junit] 2013-10-21 11:20:18,869 [myid:] - INFO  [main:JMXEnv@133] - 
ensureOnly:[]
    [junit] 2013-10-21 11:20:18,878 [myid:] - INFO  [main:ZKTestCase$1@60] - 
SUCCEEDED testQuota
    [junit] 2013-10-21 11:20:18,878 [myid:] - INFO  [main:ZKTestCase$1@55] - 
FINISHED testQuota
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.801 sec

BUILD FAILED
f:\hudson\hudson-slave\workspace\ZooKeeper-3.4-WinVS2008_java\branch-3.4\build.xml:1251:
 Tests failed!

Total time: 108 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Reply via email to