Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1199
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/578/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 153251 lines...]
[exec]
[exec]
[exec]
[exec] -1 overall. Here are the results of testing the latest attachment
[exec]
http://issues.apache.org/jira/secure/attachment/12496091/ZOOKEEPER-1199.patch
[exec] against trunk revision 1173949.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 10 new or
modified tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec]
[exec] -1 javac. The patch appears to cause tar ant target to fail.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs
(version 1.3.9) warnings.
[exec]
[exec] +1 release audit. The applied patch does not increase the
total number of release audit warnings.
[exec]
[exec] -1 core tests. The patch failed core unit tests.
[exec]
[exec] +1 contrib tests. The patch passed contrib unit tests.
[exec]
[exec] Test results:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/578//testReport/
[exec] Findbugs warnings:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/578//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
[exec] Console output:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/578//console
[exec]
[exec] This message is automatically generated.
[exec]
[exec]
[exec]
======================================================================
[exec]
======================================================================
[exec] Adding comment to Jira.
[exec]
======================================================================
[exec]
======================================================================
[exec]
[exec]
[exec] Comment added.
[exec] U0kbf99b38 logged out
[exec]
[exec]
[exec]
======================================================================
[exec]
======================================================================
[exec] Finished build.
[exec]
======================================================================
[exec]
======================================================================
[exec]
[exec]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-Build/trunk/build.xml:1472:
exec returned: 2
Total time: 42 minutes 4 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-1199
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
52 tests failed.
REGRESSION: org.apache.zookeeper.ZooKeeperTest.testDeleteRecursive
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.
REGRESSION: org.apache.zookeeper.server.InvalidSnapshotTest.testInvalidSnapshot
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.
REGRESSION: org.apache.zookeeper.server.ZooKeeperServerMainTest.testStandalone
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.
REGRESSION: org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testQuorum
Error Message:
KeeperErrorCode = ConnectionLoss for /foo_q1
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /foo_q1
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1114)
at
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testQuorum(QuorumPeerMainTest.java:87)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testEarlyLeaderAbandonment
Error Message:
KeeperErrorCode = ConnectionLoss for /zk0
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /zk0
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1004)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1032)
at
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testEarlyLeaderAbandonment(QuorumPeerMainTest.java:196)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testHighestZxidJoinLate
Error Message:
KeeperErrorCode = ConnectionLoss for /hzxidtest0
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /hzxidtest0
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1114)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1143)
at
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testHighestZxidJoinLate(QuorumPeerMainTest.java:242)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testBadPackets
Error Message:
KeeperErrorCode = ConnectionLoss for /foo_q1
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /foo_q1
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1114)
at
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testBadPackets(QuorumPeerMainTest.java:565)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.ACLCountTest.testAclCount
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.
REGRESSION: org.apache.zookeeper.test.ACLRootTest.testRootAcl
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.
REGRESSION: org.apache.zookeeper.test.AsyncOpsTest.testAsyncExists
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.
REGRESSION: org.apache.zookeeper.test.AsyncTest.testAsync
Error Message:
expected:<0> but was:<-4>
Stack Trace:
junit.framework.AssertionFailedError: expected:<0> but was:<-4>
at org.apache.zookeeper.test.AsyncTest.testAsync(AsyncTest.java:121)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.AuthTest.testSuper
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.
REGRESSION: org.apache.zookeeper.test.ChrootAsyncTest.testAsyncExists
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.
REGRESSION:
org.apache.zookeeper.test.ChrootClientTest.testClientwithoutWatcherObj
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.
REGRESSION: org.apache.zookeeper.test.ChrootTest.testChrootSynchronous
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.
REGRESSION: org.apache.zookeeper.test.ClientHammerTest.testHammerBasic
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.
REGRESSION: org.apache.zookeeper.test.ClientTest.testPing
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.
REGRESSION:
org.apache.zookeeper.test.DisconnectedWatcherTest.testChildWatcherAutoResetWithChroot
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.
REGRESSION:
org.apache.zookeeper.test.FourLetterWordsQuorumTest.testFourLetterWords
Error Message:
KeeperErrorCode = ConnectionLoss for /
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1114)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1143)
at
org.apache.zookeeper.test.FourLetterWordsQuorumTest.testFourLetterWords(FourLetterWordsQuorumTest.java:64)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.FourLetterWordsTest.testFourLetterWords
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.
REGRESSION: org.apache.zookeeper.test.GetChildren2Test.testChild
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.
REGRESSION:
org.apache.zookeeper.test.HierarchicalQuorumTest.testHierarchicalQuorum
Error Message:
KeeperErrorCode = ConnectionLoss for /test-0
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /test-0
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1431)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1459)
at
org.apache.zookeeper.test.ClientHammerTest.verifyHammer(ClientHammerTest.java:228)
at
org.apache.zookeeper.test.ClientHammerTest.runHammer(ClientHammerTest.java:141)
at
org.apache.zookeeper.test.HierarchicalQuorumTest.testHierarchicalQuorum(HierarchicalQuorumTest.java:279)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.InvalidSnapshotTest.testSnapshot
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.
REGRESSION: org.apache.zookeeper.test.LoadFromLogTest.testRestore
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.
REGRESSION: org.apache.zookeeper.test.MultiTransactionTest.testCreate
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.
REGRESSION: org.apache.zookeeper.test.NioNettySuiteTest.testAsyncExists
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.
REGRESSION: org.apache.zookeeper.test.NullDataTest.testNullData
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.
REGRESSION:
org.apache.zookeeper.test.ObserverHierarchicalQuorumTest.testHierarchicalQuorum
Error Message:
KeeperErrorCode = ConnectionLoss for /test-0
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /test-0
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:779)
at
org.apache.zookeeper.test.ClientHammerTest.runHammer(ClientHammerTest.java:131)
at
org.apache.zookeeper.test.ObserverHierarchicalQuorumTest.testHierarchicalQuorum(ObserverHierarchicalQuorumTest.java:41)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.ObserverQuorumHammerTest.testHammerBasic
Error Message:
KeeperErrorCode = ConnectionLoss for /test-0
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /test-0
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1431)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1459)
at
org.apache.zookeeper.test.ClientHammerTest.verifyHammer(ClientHammerTest.java:228)
at
org.apache.zookeeper.test.ClientHammerTest.runHammer(ClientHammerTest.java:141)
at
org.apache.zookeeper.test.ClientHammerTest.testHammerBasic(ClientHammerTest.java:119)
at
org.apache.zookeeper.test.ObserverQuorumHammerTest.testHammerBasic(ObserverQuorumHammerTest.java:37)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.ObserverTest.testObserver
Error Message:
KeeperErrorCode = ConnectionLoss for /obstest
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /obstest
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1114)
at
org.apache.zookeeper.test.ObserverTest.testObserver(ObserverTest.java:105)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.QuorumHammerTest.testHammerBasic
Error Message:
KeeperErrorCode = ConnectionLoss for /test-0
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /test-0
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1431)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1459)
at
org.apache.zookeeper.test.ClientHammerTest.verifyHammer(ClientHammerTest.java:228)
at
org.apache.zookeeper.test.ClientHammerTest.runHammer(ClientHammerTest.java:141)
at
org.apache.zookeeper.test.ClientHammerTest.testHammerBasic(ClientHammerTest.java:119)
at
org.apache.zookeeper.test.QuorumHammerTest.testHammerBasic(QuorumHammerTest.java:49)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.QuorumQuotaTest.testQuotaWithQuorum
Error Message:
KeeperErrorCode = ConnectionLoss for /a
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /a
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1004)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1032)
at
org.apache.zookeeper.ZooKeeperMain.createQuota(ZooKeeperMain.java:505)
at
org.apache.zookeeper.test.QuorumQuotaTest.testQuotaWithQuorum(QuorumQuotaTest.java:48)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.QuorumTest.testPing
Error Message:
KeeperErrorCode = ConnectionLoss for /0
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /0
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1004)
at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1032)
at org.apache.zookeeper.test.ClientTest.testPing(ClientTest.java:72)
at org.apache.zookeeper.test.QuorumTest.testPing(QuorumTest.java:78)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.QuorumTest.testSequentialNodeNames
Error Message:
KeeperErrorCode = ConnectionLoss for /SEQUENCE
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /SEQUENCE
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1431)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1459)
at
org.apache.zookeeper.test.ClientTest.testSequentialNodeNames(ClientTest.java:454)
at
org.apache.zookeeper.test.QuorumTest.testSequentialNodeNames(QuorumTest.java:85)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.QuorumTest.testACLs
Error Message:
expected:<NOAUTH> but was:<CONNECTIONLOSS>
Stack Trace:
junit.framework.AssertionFailedError: expected:<NOAUTH> but was:<CONNECTIONLOSS>
at org.apache.zookeeper.test.ClientTest.testACLs(ClientTest.java:152)
at org.apache.zookeeper.test.QuorumTest.testACLs(QuorumTest.java:90)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.QuorumTest.testClientwithoutWatcherObj
Error Message:
KeeperErrorCode = ConnectionLoss for /pat
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /pat
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1431)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1459)
at
org.apache.zookeeper.test.ClientTest.performClientTest(ClientTest.java:349)
at
org.apache.zookeeper.test.ClientTest.testClientwithoutWatcherObj(ClientTest.java:94)
at
org.apache.zookeeper.test.QuorumTest.testClientwithoutWatcherObj(QuorumTest.java:97)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.QuorumTest.testClientWithWatcherObj
Error Message:
KeeperErrorCode = ConnectionLoss for /pat
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /pat
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1431)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1459)
at
org.apache.zookeeper.test.ClientTest.performClientTest(ClientTest.java:349)
at
org.apache.zookeeper.test.ClientTest.testClientWithWatcherObj(ClientTest.java:101)
at
org.apache.zookeeper.test.QuorumTest.testClientWithWatcherObj(QuorumTest.java:104)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.QuorumTest.testMultipleWatcherObjs
Error Message:
KeeperErrorCode = ConnectionLoss for /foo-0
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /foo-0
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1114)
at
org.apache.zookeeper.test.ClientTest.testMutipleWatcherObjs(ClientTest.java:212)
at
org.apache.zookeeper.test.QuorumTest.testMultipleWatcherObjs(QuorumTest.java:182)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.QuorumTest.testMultiToFollower
Error Message:
KeeperErrorCode = ConnectionLoss for /multi0
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /multi0
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1114)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1143)
at
org.apache.zookeeper.test.QuorumTest.testMultiToFollower(QuorumTest.java:456)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.QuorumZxidSyncTest.testLateLogs
Error Message:
KeeperErrorCode = ConnectionLoss for /
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1431)
at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1459)
at
org.apache.zookeeper.test.QuorumZxidSyncTest.testLateLogs(QuorumZxidSyncTest.java:149)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.ReadOnlyModeTest.testReadOnlyClient
Error Message:
KeeperErrorCode = ConnectionLoss for /tnode
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /tnode
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1114)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1143)
at
org.apache.zookeeper.test.ReadOnlyModeTest.testReadOnlyClient(ReadOnlyModeTest.java:84)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.ReadOnlyModeTest.testSessionEstablishment
Error Message:
Did not connect
Stack Trace:
java.util.concurrent.TimeoutException: Did not connect
at
org.apache.zookeeper.test.ClientBase$CountdownWatcher.waitForConnected(ClientBase.java:124)
at
org.apache.zookeeper.test.ReadOnlyModeTest.testSessionEstablishment(ReadOnlyModeTest.java:160)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.ReadOnlyModeTest.testSeekForRwServer
Error Message:
Did not connect
Stack Trace:
java.util.concurrent.TimeoutException: Did not connect
at
org.apache.zookeeper.test.ClientBase$CountdownWatcher.waitForConnected(ClientBase.java:124)
at
org.apache.zookeeper.test.ReadOnlyModeTest.testSeekForRwServer(ReadOnlyModeTest.java:201)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.RecoveryTest.testRecovery
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.
REGRESSION: org.apache.zookeeper.test.SessionTest.testSession
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.
REGRESSION: org.apache.zookeeper.test.StatTest.testBasic
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.
REGRESSION: org.apache.zookeeper.test.SyncCallTest.testSync
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.
REGRESSION: org.apache.zookeeper.test.TruncateTest.testTruncate
Error Message:
KeeperErrorCode = ConnectionLoss for /9
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /9
at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1114)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1143)
at
org.apache.zookeeper.test.TruncateTest.testTruncate(TruncateTest.java:123)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.UpgradeTest.testUpgrade
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.
REGRESSION: org.apache.zookeeper.test.WatcherFuncTest.testExistsSync
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.
REGRESSION: org.apache.zookeeper.test.WatcherTest.testWatcherCorrectness
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.
REGRESSION: org.apache.zookeeper.test.ZooKeeperQuotaTest.testQuota
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.