Jira: https://issues.apache.org/jira/browse/ZOOKEEPER-1198
Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/626/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 258149 lines...]
[exec]
[exec]
[exec]
[exec] -1 overall. Here are the results of testing the latest attachment
[exec]
http://issues.apache.org/jira/secure/attachment/12499652/ZOOKEEPER-1198.patch
[exec] against trunk revision 1185994.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 121 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 appears to introduce 1 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/626//testReport/
[exec] Findbugs warnings:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/626//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
[exec] Console output:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/626//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] 8tE98rhsz4 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:1583:
exec returned: 3
Total time: 60 minutes 12 seconds
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Description set: ZOOKEEPER-1198
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
82 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.DataTreeUnitTest.testRootWatchTriggered
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.server.DataTreeUnitTest.testRootWatchTriggered(DataTreeUnitTest.java:56)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.server.DeserializationPerfTest.testSingleDeserialize
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.server.SerializationPerfTest.createNodes(SerializationPerfTest.java:43)
at
org.apache.zookeeper.server.DeserializationPerfTest.deserializeTree(DeserializationPerfTest.java:43)
at
org.apache.zookeeper.server.DeserializationPerfTest.testSingleDeserialize(DeserializationPerfTest.java:74)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.server.DeserializationPerfTest.testWideDeserialize
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.server.SerializationPerfTest.createNodes(SerializationPerfTest.java:43)
at
org.apache.zookeeper.server.DeserializationPerfTest.deserializeTree(DeserializationPerfTest.java:43)
at
org.apache.zookeeper.server.DeserializationPerfTest.testWideDeserialize(DeserializationPerfTest.java:80)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.server.DeserializationPerfTest.testDeepDeserialize
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.server.SerializationPerfTest.createNodes(SerializationPerfTest.java:43)
at
org.apache.zookeeper.server.DeserializationPerfTest.deserializeTree(DeserializationPerfTest.java:43)
at
org.apache.zookeeper.server.DeserializationPerfTest.testDeepDeserialize(DeserializationPerfTest.java:86)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.server.DeserializationPerfTest.test10Wide5DeepDeserialize
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.server.SerializationPerfTest.createNodes(SerializationPerfTest.java:43)
at
org.apache.zookeeper.server.DeserializationPerfTest.deserializeTree(DeserializationPerfTest.java:43)
at
org.apache.zookeeper.server.DeserializationPerfTest.test10Wide5DeepDeserialize(DeserializationPerfTest.java:92)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.server.DeserializationPerfTest.test15Wide5DeepDeserialize
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.server.SerializationPerfTest.createNodes(SerializationPerfTest.java:43)
at
org.apache.zookeeper.server.DeserializationPerfTest.deserializeTree(DeserializationPerfTest.java:43)
at
org.apache.zookeeper.server.DeserializationPerfTest.test15Wide5DeepDeserialize(DeserializationPerfTest.java:98)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.server.DeserializationPerfTest.test25Wide4DeepDeserialize
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.server.SerializationPerfTest.createNodes(SerializationPerfTest.java:43)
at
org.apache.zookeeper.server.DeserializationPerfTest.deserializeTree(DeserializationPerfTest.java:43)
at
org.apache.zookeeper.server.DeserializationPerfTest.test25Wide4DeepDeserialize(DeserializationPerfTest.java:104)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.server.DeserializationPerfTest.test40Wide4DeepDeserialize
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.server.SerializationPerfTest.createNodes(SerializationPerfTest.java:43)
at
org.apache.zookeeper.server.DeserializationPerfTest.deserializeTree(DeserializationPerfTest.java:43)
at
org.apache.zookeeper.server.DeserializationPerfTest.test40Wide4DeepDeserialize(DeserializationPerfTest.java:110)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.server.DeserializationPerfTest.test300Wide3DeepDeserialize
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.server.SerializationPerfTest.createNodes(SerializationPerfTest.java:43)
at
org.apache.zookeeper.server.DeserializationPerfTest.deserializeTree(DeserializationPerfTest.java:43)
at
org.apache.zookeeper.server.DeserializationPerfTest.test300Wide3DeepDeserialize(DeserializationPerfTest.java:116)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
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.SerializationPerfTest.testSingleSerialize
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.server.SerializationPerfTest.createNodes(SerializationPerfTest.java:43)
at
org.apache.zookeeper.server.SerializationPerfTest.serializeTree(SerializationPerfTest.java:62)
at
org.apache.zookeeper.server.SerializationPerfTest.testSingleSerialize(SerializationPerfTest.java:81)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.server.SerializationPerfTest.testWideSerialize
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.server.SerializationPerfTest.createNodes(SerializationPerfTest.java:43)
at
org.apache.zookeeper.server.SerializationPerfTest.serializeTree(SerializationPerfTest.java:62)
at
org.apache.zookeeper.server.SerializationPerfTest.testWideSerialize(SerializationPerfTest.java:87)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.server.SerializationPerfTest.testDeepSerialize
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.server.SerializationPerfTest.createNodes(SerializationPerfTest.java:43)
at
org.apache.zookeeper.server.SerializationPerfTest.serializeTree(SerializationPerfTest.java:62)
at
org.apache.zookeeper.server.SerializationPerfTest.testDeepSerialize(SerializationPerfTest.java:93)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.server.SerializationPerfTest.test10Wide5DeepSerialize
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.server.SerializationPerfTest.createNodes(SerializationPerfTest.java:43)
at
org.apache.zookeeper.server.SerializationPerfTest.serializeTree(SerializationPerfTest.java:62)
at
org.apache.zookeeper.server.SerializationPerfTest.test10Wide5DeepSerialize(SerializationPerfTest.java:99)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.server.SerializationPerfTest.test15Wide5DeepSerialize
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.server.SerializationPerfTest.createNodes(SerializationPerfTest.java:43)
at
org.apache.zookeeper.server.SerializationPerfTest.serializeTree(SerializationPerfTest.java:62)
at
org.apache.zookeeper.server.SerializationPerfTest.test15Wide5DeepSerialize(SerializationPerfTest.java:105)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.server.SerializationPerfTest.test25Wide4DeepSerialize
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.server.SerializationPerfTest.createNodes(SerializationPerfTest.java:43)
at
org.apache.zookeeper.server.SerializationPerfTest.serializeTree(SerializationPerfTest.java:62)
at
org.apache.zookeeper.server.SerializationPerfTest.test25Wide4DeepSerialize(SerializationPerfTest.java:111)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.server.SerializationPerfTest.test40Wide4DeepSerialize
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.server.SerializationPerfTest.createNodes(SerializationPerfTest.java:43)
at
org.apache.zookeeper.server.SerializationPerfTest.serializeTree(SerializationPerfTest.java:62)
at
org.apache.zookeeper.server.SerializationPerfTest.test40Wide4DeepSerialize(SerializationPerfTest.java:117)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.server.SerializationPerfTest.test300Wide3DeepSerialize
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.server.SerializationPerfTest.createNodes(SerializationPerfTest.java:43)
at
org.apache.zookeeper.server.SerializationPerfTest.serializeTree(SerializationPerfTest.java:62)
at
org.apache.zookeeper.server.SerializationPerfTest.test300Wide3DeepSerialize(SerializationPerfTest.java:123)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
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:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:779)
at
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testQuorum(QuorumPeerMainTest.java:85)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testEarlyLeaderAbandonment
Error Message:
Waiting too long
Stack Trace:
java.lang.RuntimeException: Waiting too long
at
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.waitForAll(QuorumPeerMainTest.java:317)
at
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testEarlyLeaderAbandonment(QuorumPeerMainTest.java:133)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testHighestZxidJoinLate
Error Message:
Waiting too long
Stack Trace:
java.lang.RuntimeException: Waiting too long
at
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.waitForAll(QuorumPeerMainTest.java:317)
at
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.LaunchServers(QuorumPeerMainTest.java:363)
at
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testHighestZxidJoinLate(QuorumPeerMainTest.java:216)
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:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:779)
at
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testBadPackets(QuorumPeerMainTest.java:562)
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:<NOAUTH> but was:<OK>
Stack Trace:
junit.framework.AssertionFailedError: expected:<NOAUTH> but was:<OK>
at org.apache.zookeeper.test.AsyncTest.testAsync(AsyncTest.java:118)
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.ConnectStringParserTest.testSingleServerChrootPath
Error Message:
expected: java.lang.String</hallo/welt> but was:
org.apache.zookeeper.common.ValidPath</hallo/welt>
Stack Trace:
junit.framework.AssertionFailedError: expected: java.lang.String</hallo/welt>
but was: org.apache.zookeeper.common.ValidPath</hallo/welt>
at
org.apache.zookeeper.test.ConnectStringParserTest.assertChrootPath(ConnectStringParserTest.java:66)
at
org.apache.zookeeper.test.ConnectStringParserTest.testSingleServerChrootPath(ConnectStringParserTest.java:32)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.test.ConnectStringParserTest.testMultipleServersChrootPath
Error Message:
expected: java.lang.String</hallo/welt> but was:
org.apache.zookeeper.common.ValidPath</hallo/welt>
Stack Trace:
junit.framework.AssertionFailedError: expected: java.lang.String</hallo/welt>
but was: org.apache.zookeeper.common.ValidPath</hallo/welt>
at
org.apache.zookeeper.test.ConnectStringParserTest.assertChrootPath(ConnectStringParserTest.java:66)
at
org.apache.zookeeper.test.ConnectStringParserTest.testMultipleServersChrootPath(ConnectStringParserTest.java:40)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.DataTreeTest.testRootWatchTriggered
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.test.DataTreeTest.testRootWatchTriggered(DataTreeTest.java:62)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.DataTreeTest.testIncrementCversion
Error Message:
null
Stack Trace:
java.lang.IllegalArgumentException
at
org.apache.zookeeper.common.AccessControlList.fromJuteACL(AccessControlList.java:152)
at org.apache.zookeeper.server.DataTree.createNode(DataTree.java:444)
at
org.apache.zookeeper.test.DataTreeTest.testIncrementCversion(DataTreeTest.java:71)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
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.FollowerResyncConcurrencyTest.testResyncBySnapThenDiffAfterFollowerCrashes
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.FollowerResyncConcurrencyTest.testResyncBySnapThenDiffAfterFollowerCrashes(FollowerResyncConcurrencyTest.java:97)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.test.FollowerResyncConcurrencyTest.testResyncByDiffAfterFollowerCrashes
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.FollowerResyncConcurrencyTest.testResyncByDiffAfterFollowerCrashes(FollowerResyncConcurrencyTest.java:243)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.test.FourLetterWordsQuorumTest.testFourLetterWords
Error Message:
Unable to connect to server
Stack Trace:
junit.framework.AssertionFailedError: Unable to connect to server
at
org.apache.zookeeper.test.ClientBase.createClient(ClientBase.java:172)
at
org.apache.zookeeper.test.ClientBase.createClient(ClientBase.java:161)
at
org.apache.zookeeper.test.QuorumBase.createClient(QuorumBase.java:353)
at
org.apache.zookeeper.test.FourLetterWordsQuorumTest.testFourLetterWords(FourLetterWordsQuorumTest.java:56)
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:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
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:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
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.ObserverHierarchicalQuorumTest.testHierarchicalQuorum(ObserverHierarchicalQuorumTest.java:37)
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:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:779)
at
org.apache.zookeeper.test.ClientHammerTest.runHammer(ClientHammerTest.java:131)
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:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:779)
at
org.apache.zookeeper.test.ObserverTest.testObserver(ObserverTest.java:101)
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:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
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 /
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /
at org.apache.zookeeper.KeeperException.create(KeeperException.java:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1229)
at
org.apache.zookeeper.test.QuorumQuotaTest.testQuotaWithQuorum(QuorumQuotaTest.java:36)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.QuorumTest.testPing
Error Message:
Unable to connect to server
Stack Trace:
junit.framework.AssertionFailedError: Unable to connect to server
at
org.apache.zookeeper.test.ClientBase.createClient(ClientBase.java:172)
at org.apache.zookeeper.test.ClientTest.testPing(ClientTest.java:61)
at org.apache.zookeeper.test.QuorumTest.testPing(QuorumTest.java:76)
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:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
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:452)
at
org.apache.zookeeper.test.QuorumTest.testSequentialNodeNames(QuorumTest.java:83)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.QuorumTest.testACLs
Error Message:
Should have received an invalid acl error
Stack Trace:
junit.framework.AssertionFailedError: Should have received an invalid acl error
at org.apache.zookeeper.test.ClientTest.testACLs(ClientTest.java:126)
at org.apache.zookeeper.test.QuorumTest.testACLs(QuorumTest.java:88)
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:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
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:347)
at
org.apache.zookeeper.test.ClientTest.testClientwithoutWatcherObj(ClientTest.java:92)
at
org.apache.zookeeper.test.QuorumTest.testClientwithoutWatcherObj(QuorumTest.java:95)
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:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
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:347)
at
org.apache.zookeeper.test.ClientTest.testClientWithWatcherObj(ClientTest.java:99)
at
org.apache.zookeeper.test.QuorumTest.testClientWithWatcherObj(QuorumTest.java:102)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.QuorumTest.testLeaderShutdown
Error Message:
KeeperErrorCode = ConnectionLoss for /blah
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /blah
at org.apache.zookeeper.KeeperException.create(KeeperException.java:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:779)
at
org.apache.zookeeper.test.QuorumTest.testLeaderShutdown(QuorumTest.java:133)
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:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1114)
at
org.apache.zookeeper.test.ClientTest.testMutipleWatcherObjs(ClientTest.java:210)
at
org.apache.zookeeper.test.QuorumTest.testMultipleWatcherObjs(QuorumTest.java:180)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.QuorumTest.testSessionMoved
Error Message:
KeeperErrorCode = ConnectionLoss for /sessionMoveTest
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /sessionMoveTest
at org.apache.zookeeper.KeeperException.create(KeeperException.java:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:779)
at
org.apache.zookeeper.test.QuorumTest.testSessionMoved(QuorumTest.java:198)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.QuorumTest.testFollowersStartAfterLeader
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.QuorumTest.testFollowersStartAfterLeader(QuorumTest.java:310)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION:
org.apache.zookeeper.test.QuorumTest.testNoLogBeforeLeaderEstablishment
Error Message:
KeeperErrorCode = ConnectionLoss for /blah
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /blah
at org.apache.zookeeper.KeeperException.create(KeeperException.java:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:779)
at
org.apache.zookeeper.test.QuorumTest.testNoLogBeforeLeaderEstablishment(QuorumTest.java:382)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.QuorumTest.testMultiToFollower
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.QuorumTest.testMultiToFollower(QuorumTest.java:447)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.QuorumZxidSyncTest.testBehindLeader
Error Message:
KeeperErrorCode = ConnectionLoss for /1
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /1
at org.apache.zookeeper.KeeperException.create(KeeperException.java:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:779)
at
org.apache.zookeeper.test.QuorumZxidSyncTest.testBehindLeader(QuorumZxidSyncTest.java:64)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.QuorumZxidSyncTest.testLateLogs
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:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:779)
at
org.apache.zookeeper.test.QuorumZxidSyncTest.testLateLogs(QuorumZxidSyncTest.java:113)
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:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
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.SaslAuthFailTest.testAuthFail
Error Message:
Should have gotten exception.
Stack Trace:
junit.framework.AssertionFailedError: Should have gotten exception.
at
org.apache.zookeeper.test.SaslAuthFailTest.testAuthFail(SaslAuthFailTest.java:116)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
REGRESSION: org.apache.zookeeper.test.SaslAuthTest.testInvalidSaslIds
Error Message:
SASLAuthenticationProvider.isValid() failed to catch invalid Id.
Stack Trace:
junit.framework.AssertionFailedError: SASLAuthenticationProvider.isValid()
failed to catch invalid Id.
at
org.apache.zookeeper.test.SaslAuthTest.testInvalidSaslIds(SaslAuthTest.java:154)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
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:
Timeout occurred. Please note the time in the report does not reflect the time
until the timeout.
Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in
the report does not reflect the time until the timeout.
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.ZkDatabaseCorruptionTest.testCorruption
Error Message:
KeeperErrorCode = ConnectionLoss for /0-0
Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /0-0
at org.apache.zookeeper.KeeperException.create(KeeperException.java:101)
at org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:779)
at
org.apache.zookeeper.test.ZkDatabaseCorruptionTest.testCorruption(ZkDatabaseCorruptionTest.java:83)
at
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
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.