[ https://issues.apache.org/jira/browse/GEODE-9374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17362146#comment-17362146 ]
Geode Integration commented on GEODE-9374: ------------------------------------------ Seen on support/1.14 in [DistributedTestOpenJDK8 #63|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-14-main/jobs/DistributedTestOpenJDK8/builds/63] ... see [test results|http://files.apachegeode-ci.info/builds/apache-support-1-14-main/1.14.0-build.0759/test-results/distributedTest/1618882514/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-support-1-14-main/1.14.0-build.0759/test-artifacts/1618882514/distributedtestfiles-OpenJDK8-1.14.0-build.0759.tgz]. > CI Failure: RestoreRedundancyOperationDUnitTest > > statsAreUpdatedWhenRestoreRedundancyIsCalled > ---------------------------------------------------------------------------------------------- > > Key: GEODE-9374 > URL: https://issues.apache.org/jira/browse/GEODE-9374 > Project: Geode > Issue Type: Bug > Affects Versions: 1.14.0, 1.15.0 > Reporter: Donal Evans > Priority: Major > Labels: flaky > > {noformat} > org.apache.geode.internal.cache.control.RestoreRedundancyOperationDUnitTest > > statsAreUpdatedWhenRestoreRedundancyIsCalled FAILED > org.apache.geode.test.dunit.RMIException: While invoking > org.apache.geode.internal.cache.control.RestoreRedundancyOperationDUnitTest$$Lambda$87/347190495.run > in VM 1 running on Host 72dc24287840 with 4 VMs > at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:631) > at org.apache.geode.test.dunit.VM.invoke(VM.java:448) > at org.apache.geode.test.junit.rules.VMProvider.invoke(VMProvider.java:94) > at > org.apache.geode.internal.cache.control.RestoreRedundancyOperationDUnitTest.statsAreUpdatedWhenRestoreRedundancyIsCalled(RestoreRedundancyOperationDUnitTest.java:108) > Caused by: > java.lang.AssertionError: > Expected: <0L> > but: was <1L> > at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) > at org.junit.Assert.assertThat(Assert.java:964) > at org.junit.Assert.assertThat(Assert.java:930) > at > org.apache.geode.internal.cache.control.RestoreRedundancyOperationDUnitTest.lambda$statsAreUpdatedWhenRestoreRedundancyIsCalled$bb17a952$1(RestoreRedundancyOperationDUnitTest.java:114) > {noformat} > =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > http://files.apachegeode-ci.info/builds/apache-support-1-14-main/1.14.0-build.0759/test-results/distributedTest/1618882514/ > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > Test report artifacts from this job are available at: > http://files.apachegeode-ci.info/builds/apache-support-1-14-main/1.14.0-build.0759/test-artifacts/1618882514/distributedtestfiles-OpenJDK8-1.14.0-build.0759.tgz > Seen in the support/1.14 pipeline. This test has never been reported to fail > before, so this is likely a flaky failure that could be fixed by using an > await() for the stat to have the expected value. -- This message was sent by Atlassian Jira (v8.3.4#803005)