The Apache Jenkins build system has built Apache Jackrabbit Oak matrix (build 
#359)

Status: Still Failing

Check console output at 
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/359/ to view 
the results.

Changes:
[mduerig] OAK-3239: Port RepositoryUpgrade features to the RepositorySidegrade

 

Test results:
1 tests failed.
REGRESSION:  
org.apache.jackrabbit.oak.plugins.document.DocumentDiscoveryLiteServiceTest.testLargeStartStopFiesta

Error Message:
expectation not fulfilled within 60000ms: checkFiestaState failed for 
SimplifiedInstance[cid=1], with instances: [SimplifiedInstance[cid=1], 
SimplifiedInstance[cid=2]], and inactiveIds: [2], fulfillment result: 
inactiveIds dont match, expected: 2, got clusterView: 
{"seq":2,"final":true,"id":"23e2e437-56e9-43c2-9a81-0a0e67002d93","me":1,"active":[1,2],"deactivating":[],"inactive":[]}

Stack Trace:
java.lang.AssertionError: expectation not fulfilled within 60000ms: 
checkFiestaState failed for SimplifiedInstance[cid=1], with instances: 
[SimplifiedInstance[cid=1], SimplifiedInstance[cid=2]], and inactiveIds: [2], 
fulfillment result: inactiveIds dont match, expected: 2, got clusterView: 
{"seq":2,"final":true,"id":"23e2e437-56e9-43c2-9a81-0a0e67002d93","me":1,"active":[1,2],"deactivating":[],"inactive":[]}
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.jackrabbit.oak.plugins.document.DocumentDiscoveryLiteServiceTest.waitFor(DocumentDiscoveryLiteServiceTest.java:657)
        at 
org.apache.jackrabbit.oak.plugins.document.DocumentDiscoveryLiteServiceTest.checkFiestaState(DocumentDiscoveryLiteServiceTest.java:1010)
        at 
org.apache.jackrabbit.oak.plugins.document.DocumentDiscoveryLiteServiceTest.testLargeStartStopFiesta(DocumentDiscoveryLiteServiceTest.java:901)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:18)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
        at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)


Reply via email to