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 2020/11/11 22:22:00 UTC

[jira] [Commented] (GEODE-8701) CI failure: DeltaPropagationStatsDUnitTest.testC2SDeltaPropagationCleanStats fails with AssertionError

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

Geode Integration commented on GEODE-8701:
------------------------------------------

Seen in [DistributedTestOpenJDK11 #583|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/583] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0480/test-results/distributedTest/1605125153/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0480/test-artifacts/1605125153/distributedtestfiles-OpenJDK11-1.14.0-build.0480.tgz].

> CI failure: DeltaPropagationStatsDUnitTest.testC2SDeltaPropagationCleanStats fails with AssertionError
> ------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-8701
>                 URL: https://issues.apache.org/jira/browse/GEODE-8701
>             Project: Geode
>          Issue Type: Bug
>          Components: regions, tests
>            Reporter: Kirk Lund
>            Priority: Major
>
> {noformat}
> > Task :geode-core:distributedTest
> org.apache.geode.internal.cache.DeltaPropagationStatsDUnitTest > testC2SDeltaPropagationCleanStats FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.DeltaPropagationStatsDUnitTest$$Lambda$446/0x0000000100d1c040.run in VM 0 running on Host 125a44116b1b with 4 VMs
>         at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:623)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:447)
>         at org.apache.geode.internal.cache.DeltaPropagationStatsDUnitTest.testC2SDeltaPropagationCleanStats(DeltaPropagationStatsDUnitTest.java:282)
>         Caused by:
>         java.lang.AssertionError: Bug #49539: stats do not match, expected messageNotQueuedOriginator: 2551, actual: 2552 expected:<2551> but was:<2552>
>             at org.junit.Assert.fail(Assert.java:89)
>             at org.junit.Assert.failNotEquals(Assert.java:835)
>             at org.junit.Assert.assertEquals(Assert.java:647)
>             at org.apache.geode.internal.cache.DeltaPropagationStatsDUnitTest.verifyCCPStatsBug49539(DeltaPropagationStatsDUnitTest.java:506)
>             at org.apache.geode.internal.cache.DeltaPropagationStatsDUnitTest.lambda$testC2SDeltaPropagationCleanStats$c7abd768$1(DeltaPropagationStatsDUnitTest.java:282)
> 8719 tests completed, 1 failed, 452 skipped
> {noformat}{noformat}
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-={noformat}
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0480/test-results/distributedTest/1605125153/
> {noformat}=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-={noformat}
> {noformat}
> Test report artifacts from this job are available at:
> {noformat}
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0480/test-artifacts/1605125153/distributedtestfiles-OpenJDK11-1.14.0-build.0480.tgz



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