You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/07/11 08:54:33 UTC

ZooKeeper_branch33_solaris - Build # 583 - Still Failing

See https://builds.apache.org/job/ZooKeeper_branch33_solaris/583/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 21646 lines...]
    [junit] 2013-07-11 06:52:45,535 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11243:NIOServerCnxn@777] - Client attempting to establish new session at /127.0.0.1:33752
    [junit] 2013-07-11 06:52:45,535 - INFO  [SyncThread:0:FileTxnLog@199] - Creating new log file: log.1
    [junit] 2013-07-11 06:52:45,547 - INFO  [SyncThread:0:NIOServerCnxn@1580] - Established session 0x13fcc80e0590000 with negotiated timeout 30000 for client /127.0.0.1:33752
    [junit] 2013-07-11 06:52:45,547 - INFO  [main-SendThread(localhost:11243):ClientCnxn$SendThread@736] - Session establishment complete on server localhost/127.0.0.1:11243, sessionid = 0x13fcc80e0590000, negotiated timeout = 30000
    [junit] expect:0x13fcc80e0590000
    [junit] found:0x13fcc80e0590000 org.apache.ZooKeeperService:name0=StandaloneServer_port-1,name1=Connections,name2=127.0.0.1,name3=0x13fcc80e0590000
    [junit] 2013-07-11 06:52:45,550 - INFO  [ProcessThread:-1:PrepRequestProcessor@399] - Processed session termination for sessionid: 0x13fcc80e0590000
    [junit] 2013-07-11 06:52:45,559 - INFO  [main:ZooKeeper@544] - Session: 0x13fcc80e0590000 closed
    [junit] 2013-07-11 06:52:45,559 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11243:NIOServerCnxn@1435] - Closed socket connection for client /127.0.0.1:33752 which had sessionid 0x13fcc80e0590000
    [junit] 2013-07-11 06:52:45,559 - INFO  [main-EventThread:ClientCnxn$EventThread@516] - EventThread shut down
    [junit] 2013-07-11 06:52:45,559 - INFO  [main:ClientBase@431] - tearDown starting
    [junit] 2013-07-11 06:52:45,560 - INFO  [main:ClientBase@443] - fdcount after test is: 48
    [junit] 2013-07-11 06:52:45,560 - INFO  [main:ClientBase@408] - STOPPING server
    [junit] 2013-07-11 06:52:45,561 - INFO  [ProcessThread:-1:PrepRequestProcessor@128] - PrepRequestProcessor exited loop!
    [junit] 2013-07-11 06:52:45,561 - INFO  [SyncThread:0:SyncRequestProcessor@151] - SyncRequestProcessor exited!
    [junit] 2013-07-11 06:52:45,561 - INFO  [main:FinalRequestProcessor@370] - shutdown of request processor complete
    [junit] 2013-07-11 06:52:45,562 - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 11243
    [junit] ensureOnly:[]
    [junit] 2013-07-11 06:52:45,564 - INFO  [main:ClientBase@460] - FINISHED testAsyncGetDataFailure_NoNode
    [junit] 2013-07-11 06:52:45,564 - INFO  [main:AsyncOpsTest@65] - Test clients shutting down
    [junit] 2013-07-11 06:52:45,565 - INFO  [main:AsyncOpsTest@67] - FINISHED testAsyncGetDataFailure_NoNode
    [junit] Tests run: 23, Failures: 0, Errors: 0, Time elapsed: 51.701 sec
    [junit] java.io.FileNotFoundException: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/junitvmwatcher710800131.properties (No such file or directory)
    [junit] 	at java.io.FileInputStream.open(Native Method)
    [junit] 	at java.io.FileInputStream.<init>(FileInputStream.java:120)
    [junit] 	at java.io.FileReader.<init>(FileReader.java:55)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeAsForked(JUnitTask.java:1028)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:817)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeOrQueue(JUnitTask.java:1657)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:764)
    [junit] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [junit] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
    [junit] 	at org.apache.tools.ant.Task.perform(Task.java:348)
    [junit] 	at org.apache.tools.ant.Target.execute(Target.java:357)
    [junit] 	at org.apache.tools.ant.Target.performTasks(Target.java:385)
    [junit] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
    [junit] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
    [junit] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    [junit] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
    [junit] 	at org.apache.tools.ant.Main.runBuild(Main.java:698)
    [junit] 	at org.apache.tools.ant.Main.startAnt(Main.java:199)
    [junit] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
    [junit] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    [junit] Running org.apache.zookeeper.test.AsyncTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/build.xml:814: Process fork failed.

Total time: 12 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.test.AsyncTest.unknown

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.



ZooKeeper_branch33_solaris - Build # 586 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch33_solaris/586/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 11145 lines...]
    [junit] 	at org.apache.zookeeper.server.quorum.LearnerHandler.run(LearnerHandler.java:520)
    [junit] 2013-07-14 06:51:28,016 - ERROR [Thread-381:QuorumCnxManager$Listener@490] - Exception while listening
    [junit] java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:159)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager$Listener.run(QuorumCnxManager.java:478)
    [junit] 2013-07-14 06:51:28,017 - INFO  [Thread-381:QuorumCnxManager$Listener@494] - Leaving listener
    [junit] 2013-07-14 06:51:28,016 - INFO  [main:QuorumUtil@231] - Waiting for QuorumPeer:/0.0.0.0:11249 to exit thread
    [junit] 2013-07-14 06:51:28,699 - INFO  [WorkerReceiver Thread:FastLeaderElection$Messenger$WorkerReceiver@308] - WorkerReceiver is down
    [junit] 2013-07-14 06:51:28,699 - INFO  [WorkerSender Thread:FastLeaderElection$Messenger$WorkerSender@338] - WorkerSender is down
    [junit] 2013-07-14 06:51:28,699 - INFO  [WorkerSender Thread:FastLeaderElection$Messenger$WorkerSender@338] - WorkerSender is down
    [junit] 2013-07-14 06:51:28,699 - INFO  [WorkerSender Thread:FastLeaderElection$Messenger$WorkerSender@338] - WorkerSender is down
    [junit] 2013-07-14 06:51:28,699 - INFO  [WorkerReceiver Thread:FastLeaderElection$Messenger$WorkerReceiver@308] - WorkerReceiver is down
    [junit] 2013-07-14 06:51:28,699 - INFO  [WorkerReceiver Thread:FastLeaderElection$Messenger$WorkerReceiver@308] - WorkerReceiver is down
    [junit] 2013-07-14 06:51:29,019 - WARN  [QuorumPeer:/0.0.0.0:11249:QuorumPeer@673] - QuorumPeer main thread exited
    [junit] 2013-07-14 06:51:29,019 - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 11245
    [junit] 2013-07-14 06:51:29,020 - INFO  [main:QuorumUtil@215] - 127.0.0.1:11245 is no longer accepting client connections
    [junit] 2013-07-14 06:51:29,020 - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 11247
    [junit] 2013-07-14 06:51:29,020 - INFO  [main:QuorumUtil@215] - 127.0.0.1:11247 is no longer accepting client connections
    [junit] 2013-07-14 06:51:29,020 - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 11249
    [junit] 2013-07-14 06:51:29,021 - INFO  [main:QuorumUtil@215] - 127.0.0.1:11249 is no longer accepting client connections
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 127.676 sec
    [junit] java.io.FileNotFoundException: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/junitvmwatcher1080713415.properties (No such file or directory)
    [junit] 	at java.io.FileInputStream.open(Native Method)
    [junit] 	at java.io.FileInputStream.<init>(FileInputStream.java:120)
    [junit] 	at java.io.FileReader.<init>(FileReader.java:55)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeAsForked(JUnitTask.java:1028)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:817)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeOrQueue(JUnitTask.java:1657)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:764)
    [junit] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [junit] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
    [junit] 	at org.apache.tools.ant.Task.perform(Task.java:348)
    [junit] 	at org.apache.tools.ant.Target.execute(Target.java:357)
    [junit] 	at org.apache.tools.ant.Target.performTasks(Target.java:385)
    [junit] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
    [junit] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
    [junit] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    [junit] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
    [junit] 	at org.apache.tools.ant.Main.runBuild(Main.java:698)
    [junit] 	at org.apache.tools.ant.Main.startAnt(Main.java:199)
    [junit] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
    [junit] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    [junit] Running org.apache.zookeeper.server.quorum.QuorumPeerMainTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/build.xml:814: Process fork failed.

Total time: 9 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.zookeeper.server.InvalidSnapshotTest.BeforeFirstTest

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.


FAILED:  org.apache.zookeeper.server.quorum.QuorumPeerMainTest.unknown

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.



ZooKeeper_branch33_solaris - Build # 585 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch33_solaris/585/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 13418 lines...]
    [junit] 2013-07-13 06:55:21,445 - INFO  [QuorumPeer:/0.0.0.0:11251:FastLeaderElection@663] - New election. My id =  2, Proposed zxid = 4294967302
    [junit] 2013-07-13 06:55:21,446 - INFO  [WorkerReceiver Thread:FastLeaderElection@496] - Notification: 2 (n.leader), 4294967302 (n.zxid), 2 (n.round), LOOKING (n.state), 2 (n.sid), LOOKING (my state)
    [junit] 2013-07-13 06:55:21,446 - INFO  [WorkerReceiver Thread:FastLeaderElection@496] - Notification: 2 (n.leader), 4294967302 (n.zxid), 2 (n.round), LOOKING (n.state), 2 (n.sid), LEADING (my state)
    [junit] 2013-07-13 06:55:21,446 - INFO  [WorkerReceiver Thread:FastLeaderElection@496] - Notification: 2 (n.leader), 4294967302 (n.zxid), 2 (n.round), LOOKING (n.state), 2 (n.sid), FOLLOWING (my state)
    [junit] 2013-07-13 06:55:21,447 - INFO  [WorkerReceiver Thread:FastLeaderElection@496] - Notification: 1 (n.leader), 4294967301 (n.zxid), 1 (n.round), LEADING (n.state), 1 (n.sid), LOOKING (my state)
    [junit] 2013-07-13 06:55:21,447 - INFO  [WorkerReceiver Thread:FastLeaderElection@496] - Notification: 1 (n.leader), 4294967301 (n.zxid), 1 (n.round), FOLLOWING (n.state), 0 (n.sid), LOOKING (my state)
    [junit] 2013-07-13 06:55:21,447 - INFO  [QuorumPeer:/0.0.0.0:11251:QuorumPeer@643] - FOLLOWING
    [junit] 2013-07-13 06:55:21,447 - INFO  [QuorumPeer:/0.0.0.0:11251:ZooKeeperServer@154] - Created server with tickTime 2000 minSessionTimeout 4000 maxSessionTimeout 40000 datadir /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/build/test/tmp/test1689299943057911984.junit.dir/data/version-2 snapdir /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/build/test/tmp/test1689299943057911984.junit.dir/data/version-2
    [junit] 2013-07-13 06:55:21,448 - INFO  [LearnerHandler-/127.0.0.1:53524:LearnerHandler@249] - Follower sid: 2 : info : org.apache.zookeeper.server.quorum.QuorumPeer$QuorumServer@27cd63
    [junit] 2013-07-13 06:55:21,449 - INFO  [LearnerHandler-/127.0.0.1:53524:LearnerHandler@273] - Synchronizing with Follower sid: 2 maxCommittedLog =200000001 minCommittedLog = 200000001 peerLastZxid = 100000006
    [junit] 2013-07-13 06:55:21,449 - INFO  [LearnerHandler-/127.0.0.1:53524:LearnerHandler@357] - Sending snapshot last zxid of peer is 0x100000006  zxid of leader is 0x200000001sent zxid of db as 0x200000001
    [junit] 2013-07-13 06:55:21,449 - INFO  [QuorumPeer:/0.0.0.0:11251:Learner@294] - Getting a snapshot from leader
    [junit] 2013-07-13 06:55:21,450 - INFO  [QuorumPeer:/0.0.0.0:11251:Learner@326] - Setting leader epoch 2
    [junit] 2013-07-13 06:55:21,450 - INFO  [QuorumPeer:/0.0.0.0:11251:FileTxnSnapLog@256] - Snapshotting: 200000001
    [junit] 2013-07-13 06:55:22,023 - INFO  [main-SendThread(localhost:11251):ClientCnxn$SendThread@1058] - Opening socket connection to server localhost/127.0.0.1:11251
    [junit] 2013-07-13 06:55:22,023 - INFO  [main-SendThread(localhost:11251):ClientCnxn$SendThread@947] - Socket connection established to localhost/127.0.0.1:11251, initiating session
    [junit] 2013-07-13 06:55:22,023 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11251:NIOServerCnxn$Factory@251] - Accepted socket connection from /127.0.0.1:53525
    [junit] 2013-07-13 06:55:22,024 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11251:NIOServerCnxn@770] - Client attempting to renew session 0x23fd6cf7c550000 at /127.0.0.1:53525
    [junit] 2013-07-13 06:55:22,024 - INFO  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:11251:Learner@103] - Revalidating client: 162084298241146880
    [junit] 2013-07-13 06:55:22,026 - INFO  [QuorumPeer:/0.0.0.0:11251:NIOServerCnxn@1580] - Established session 0x23fd6cf7c550000 with negotiated timeout 30000 for client /127.0.0.1:53525
    [junit] 2013-07-13 06:55:22,026 - INFO  [main-SendThread(localhost:11251):ClientCnxn$SendThread@736] - Session establishment complete on server localhost/127.0.0.1:11251, sessionid = 0x23fd6cf7c550000, negotiated timeout = 30000
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 78.235 sec
    [junit] java.io.FileNotFoundException: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/junitvmwatcher1062034092.properties (No such file or directory)
    [junit] 	at java.io.FileInputStream.open(Native Method)
    [junit] 	at java.io.FileInputStream.<init>(FileInputStream.java:120)
    [junit] 	at java.io.FileReader.<init>(FileReader.java:55)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeAsForked(JUnitTask.java:1028)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:817)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeOrQueue(JUnitTask.java:1657)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:764)
    [junit] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [junit] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
    [junit] 	at org.apache.tools.ant.Task.perform(Task.java:348)
    [junit] 	at org.apache.tools.ant.Target.execute(Target.java:357)
    [junit] 	at org.apache.tools.ant.Target.performTasks(Target.java:385)
    [junit] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
    [junit] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
    [junit] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    [junit] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
    [junit] 	at org.apache.tools.ant.Main.runBuild(Main.java:698)
    [junit] 	at org.apache.tools.ant.Main.startAnt(Main.java:199)
    [junit] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
    [junit] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    [junit] Running org.apache.zookeeper.server.quorum.SnapshotSessionTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/build.xml:814: Process fork failed.

Total time: 10 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.zookeeper.server.quorum.SnapshotSessionTest.unknown

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.



ZooKeeper_branch33_solaris - Build # 584 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/ZooKeeper_branch33_solaris/584/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 52029 lines...]
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.connectOne(QuorumCnxManager.java:371)
    [junit] 	at org.apache.zookeeper.server.quorum.QuorumCnxManager.toSend(QuorumCnxManager.java:340)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.process(FastLeaderElection.java:360)
    [junit] 	at org.apache.zookeeper.server.quorum.FastLeaderElection$Messenger$WorkerSender.run(FastLeaderElection.java:333)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] 2013-07-12 07:21:55,349 - INFO  [main:QuorumBase@319] - Shutting down quorum peer QuorumPeer:/0.0.0.0:11227
    [junit] 2013-07-12 07:21:55,350 - INFO  [WorkerSender Thread:FastLeaderElection$Messenger$WorkerSender@338] - WorkerSender is down
    [junit] 2013-07-12 07:21:55,351 - INFO  [main:QuorumBase@323] - Shutting down leader election QuorumPeer:/0.0.0.0:11227
    [junit] 2013-07-12 07:21:55,352 - INFO  [main:QuorumBase@328] - Waiting for QuorumPeer:/0.0.0.0:11227 to exit thread
    [junit] 2013-07-12 07:21:55,353 - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 11223
    [junit] 2013-07-12 07:21:55,354 - INFO  [main:QuorumBase@302] - 127.0.0.1:11223 is no longer accepting client connections
    [junit] 2013-07-12 07:21:55,354 - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 11224
    [junit] 2013-07-12 07:21:55,355 - INFO  [main:QuorumBase@302] - 127.0.0.1:11224 is no longer accepting client connections
    [junit] 2013-07-12 07:21:55,355 - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 11225
    [junit] 2013-07-12 07:21:55,356 - INFO  [main:QuorumBase@302] - 127.0.0.1:11225 is no longer accepting client connections
    [junit] 2013-07-12 07:21:55,357 - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 11226
    [junit] 2013-07-12 07:21:55,357 - INFO  [main:QuorumBase@302] - 127.0.0.1:11226 is no longer accepting client connections
    [junit] 2013-07-12 07:21:55,360 - INFO  [main:FourLetterWordMain@43] - connecting to 127.0.0.1 11227
    [junit] 2013-07-12 07:21:55,363 - INFO  [main:QuorumBase@302] - 127.0.0.1:11227 is no longer accepting client connections
    [junit] 2013-07-12 07:21:55,436 - INFO  [main:QuorumBase@307] - FINISHED null
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 42.771 sec
    [junit] 2013-07-12 07:21:56,008 - INFO  [SessionTracker:SessionTrackerImpl@161] - SessionTrackerImpl exited loop!
    [junit] java.io.FileNotFoundException: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/junitvmwatcher709322255.properties (No such file or directory)
    [junit] 	at java.io.FileInputStream.open(Native Method)
    [junit] 	at java.io.FileInputStream.<init>(FileInputStream.java:120)
    [junit] 	at java.io.FileReader.<init>(FileReader.java:55)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeAsForked(JUnitTask.java:1028)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:817)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.executeOrQueue(JUnitTask.java:1657)
    [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.execute(JUnitTask.java:764)
    [junit] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [junit] 	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit] 	at java.lang.reflect.Method.invoke(Method.java:597)
    [junit] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
    [junit] 	at org.apache.tools.ant.Task.perform(Task.java:348)
    [junit] 	at org.apache.tools.ant.Target.execute(Target.java:357)
    [junit] 	at org.apache.tools.ant.Target.performTasks(Target.java:385)
    [junit] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
    [junit] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
    [junit] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    [junit] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
    [junit] 	at org.apache.tools.ant.Main.runBuild(Main.java:698)
    [junit] 	at org.apache.tools.ant.Main.startAnt(Main.java:199)
    [junit] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
    [junit] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    [junit] Running org.apache.zookeeper.test.ObserverQuorumHammerTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ZooKeeper_branch33_solaris/trunk/build.xml:814: Process fork failed.

Total time: 36 minutes 52 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.zookeeper.test.LETest.testLE

Error Message:
Threads didn't join

Stack Trace:
junit.framework.AssertionFailedError: Threads didn't join
	at org.apache.zookeeper.test.LETest.testLE(LETest.java:118)


FAILED:  org.apache.zookeeper.test.ObserverQuorumHammerTest.unknown

Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.

Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.