You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Geode Integration (Jira)" <ji...@apache.org> on 2021/11/17 19:52:00 UTC

[jira] [Commented] (GEODE-9818) CI failure: RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFails failed with RMIException

    [ https://issues.apache.org/jira/browse/GEODE-9818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17445464#comment-17445464 ] 

Geode Integration commented on GEODE-9818:
------------------------------------------

Seen on support/1.13 in [distributed-test-openjdk8 #3|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-13-main/jobs/distributed-test-openjdk8/builds/3] ... see [test results|http://files.apachegeode-ci.info/builds/apache-support-1-13-main/1.13.5-build.0618/test-results/distributedTest/1637149771/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-support-1-13-main/1.13.5-build.0618/test-artifacts/1637149771/distributedtestfiles-openjdk8-1.13.5-build.0618.tgz].

> CI failure: RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFails failed with RMIException
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-9818
>                 URL: https://issues.apache.org/jira/browse/GEODE-9818
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>    Affects Versions: 1.13.5
>            Reporter: Kamilla Aslami
>            Priority: Major
>              Labels: needsTriage
>
> {noformat}
> org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest > testRedundancySpecifiedNonPrimaryEPFails FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest$$Lambda$315/1371457741.run in VM 2 running on Host 17763e768fb6 with 4 VMs
>         at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:610)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:437)
>         at org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.testRedundancySpecifiedNonPrimaryEPFails(RedundancyLevelPart1DUnitTest.java:258)        Caused by:
>         org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest that uses org.apache.geode.internal.cache.tier.sockets.CacheClientNotifier 
>         Expecting:
>          <0>
>         to be greater than:
>          <0>  within 5 minutes.
>             at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)
>             at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
>             at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
>             at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:895)
>             at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:679)
>             at org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.verifyInterestRegistration(RedundancyLevelPart1DUnitTest.java:504)            Caused by:
>             java.lang.AssertionError: 
>             Expecting:
>              <0>
>             to be greater than:
>              <0> 
>                 at org.apache.geode.internal.cache.tier.sockets.RedundancyLevelPart1DUnitTest.lambda$verifyInterestRegistration$19(RedundancyLevelPart1DUnitTest.java:505)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)