You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (Jira)" <ji...@apache.org> on 2020/06/25 08:34:00 UTC

[jira] [Commented] (GEODE-8291) CI failure: ParallelWANPersistenceEnabledGatewaySenderDUnitTest.testpersistentWanGateway_restartSenderWithCleanQueues_expectNoEventsReceived

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

Owen Nichols commented on GEODE-8291:
-------------------------------------

This looks like a dup of GEODE-8216

> CI failure: ParallelWANPersistenceEnabledGatewaySenderDUnitTest.testpersistentWanGateway_restartSenderWithCleanQueues_expectNoEventsReceived
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-8291
>                 URL: https://issues.apache.org/jira/browse/GEODE-8291
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Jianxia Chen
>            Priority: Major
>
> org.apache.geode.internal.cache.wan.parallel.ParallelWANPersistenceEnabledGatewaySenderDUnitTest > testpersistentWanGateway_restartSenderWithCleanQueues_expectNoEventsReceived FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.wan.parallel.ParallelWANPersistenceEnabledGatewaySenderDUnitTest$$Lambda$490/1513991547.run in VM 2 running on Host ab0d203371f1 with 8 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.wan.parallel.ParallelWANPersistenceEnabledGatewaySenderDUnitTest.testpersistentWanGateway_restartSenderWithCleanQueues_expectNoEventsReceived(ParallelWANPersistenceEnabledGatewaySenderDUnitTest.java:1788)
>         Caused by:
>         org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a lambda expression in org.apache.geode.internal.cache.wan.WANTestBase that uses int, intorg.apache.geode.cache.Region Expected region entries: 0 but actual entries: 10 present region keyset [1, 5, 8, 12, 17, 21, 26, 29, 35, 37] expected:<0> but was:<10> 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.wan.WANTestBase.validateRegionSize(WANTestBase.java:2942)
>             at org.apache.geode.internal.cache.wan.parallel.ParallelWANPersistenceEnabledGatewaySenderDUnitTest.lambda$testpersistentWanGateway_restartSenderWithCleanQueues_expectNoEventsReceived$bb17a952$8(ParallelWANPersistenceEnabledGatewaySenderDUnitTest.java:1788)
>             Caused by:
>             java.lang.AssertionError: Expected region entries: 0 but actual entries: 10 present region keyset [1, 5, 8, 12, 17, 21, 26, 29, 35, 37] expected:<0> but was:<10>
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/299#A
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0165/test-results/distributedTest/1592953496/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0165/test-artifacts/1592953496/distributedtestfiles-OpenJDK8-1.14.0-build.0165.tgz



--
This message was sent by Atlassian Jira
(v8.3.4#803005)