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

ASF subversion and git services commented on GEODE-7605:
--------------------------------------------------------

Commit 274504bef0243bc93cf9cb3d19d75a58d00630a4 in geode's branch 
refs/heads/develop from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=274504b ]

GEODE-7605: Fix PersistentRecoveryOrderDUnitTest (#4591)

Ignore RegionDestroyedException while waiting for region to be
destroyed.

> PersistentRecoveryOrderDUnitTest and 
> PersistentRecoveryOrderOldConfigDUnitTest fail in testGIIDuringDestroy
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7605
>                 URL: https://issues.apache.org/jira/browse/GEODE-7605
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Mark Hanson
>            Assignee: Kirk Lund
>            Priority: Major
>              Labels: flaky
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> org.apache.geode.internal.cache.persistence.PersistentRecoveryOrderDUnitTest: 
> 1 failures (99.667% success rate)
> testGIIDuringDestroy 
> [https://concourse.apachegeode-ci.info/teams/main/pipelines/mhansonp-mhanson-mass-test-ru-main/jobs/DistributedTestOpenJDK8/builds/2251]
> {noformat}
> 01:38:05org.apache.geode.internal.cache.persistence.PersistentRecoveryOrderDUnitTest
>  > testGIIDuringDestroy FAILED
> 01:38:05    org.apache.geode.test.dunit.RMIException: While invoking 
> org.apache.geode.internal.cache.persistence.PersistentRecoveryOrderDUnitTest$$Lambda$196/1137975618.run
>  in VM 1 running on Host c27ac1dbf5cd with 4 VMs
> 01:38:05        at 
> org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:610)
> 01:38:05        at org.apache.geode.test.dunit.VM.invoke(VM.java:437)
> 01:38:05        at 
> org.apache.geode.internal.cache.persistence.PersistentRecoveryOrderDUnitTest.testGIIDuringDestroy(PersistentRecoveryOrderDUnitTest.java:1004)
> 01:38:05
> 01:38:05        Caused by:
> 01:38:05        org.apache.geode.cache.RegionDestroyedException: 
> org.apache.geode.internal.cache.DistributedRegion[path='/PersistentRecoveryOrderDUnitTest_testGIIDuringDestroyRegion';scope=DISTRIBUTED_ACK';dataPolicy=PERSISTENT_REPLICATE;
>  concurrencyChecksEnabled]
> 01:38:05            at 
> org.apache.geode.internal.cache.LocalRegion.checkRegionDestroyed(LocalRegion.java:7296)
> 01:38:05            at 
> org.apache.geode.internal.cache.LocalRegion.checkReadiness(LocalRegion.java:2750)
> 01:38:05            at 
> org.apache.geode.internal.cache.LocalRegion.size(LocalRegion.java:8256)
> 01:38:05            at java.util.TreeMap.putAll(TreeMap.java:313)
> 01:38:05            at java.util.TreeMap.<init>(TreeMap.java:185)
> 01:38:05            at 
> org.assertj.core.presentation.StandardRepresentation.toSortedMapIfPossible(StandardRepresentation.java:339)
> 01:38:05            at 
> org.assertj.core.presentation.StandardRepresentation.toStringOf(StandardRepresentation.java:319)
> 01:38:05            at 
> org.assertj.core.presentation.StandardRepresentation.toStringOf(StandardRepresentation.java:178)
> 01:38:05            at 
> org.assertj.core.error.ShouldBeEqual.actualAndExpectedHaveSameStringRepresentation(ShouldBeEqual.java:137)
> 01:38:05            at 
> org.assertj.core.error.ShouldBeEqual.smartErrorMessage(ShouldBeEqual.java:151)
> 01:38:05            at 
> org.assertj.core.error.ShouldBeEqual.newAssertionError(ShouldBeEqual.java:116)
> 01:38:05            at 
> org.assertj.core.internal.Failures.failure(Failures.java:100)
> 01:38:05            at 
> org.assertj.core.internal.Objects.assertNull(Objects.java:364)
> 01:38:05            at 
> org.assertj.core.api.AbstractAssert.isNull(AbstractAssert.java:272)
> 01:38:05            at 
> org.apache.geode.internal.cache.persistence.PersistentRecoveryOrderDUnitTest.lambda$null$16(PersistentRecoveryOrderDUnitTest.java:1007)
> 01:38:05
> 01:38:05    java.lang.AssertionError: Suspicious strings were written to the 
> log during this run.
> 01:38:05    Fix the strings or use IgnoredException.addIgnoredException to 
> ignore.
> 01:38:05    
> -----------------------------------------------------------------------
> 01:38:05    Found suspect string in log4j at line 1923
> 01:38:05
> 01:38:05    [error 2019/12/19 09:38:03.305 GMT <RMI TCP 
> Connection(1)-172.17.0.3> tid=32] 
> org.apache.geode.distributed.DistributedSystemDisconnectedException: This 
> connection to a distributed system has been disconnected.
> 02:22:02 {noformat}
> org.apache.geode.internal.cache.persistence.PersistentRecoveryOrderOldConfigDUnitTest:
>  1 failures (99.667% success rate)
> testGIIDuringDestroy
> [https://concourse.apachegeode-ci.info/teams/main/pipelines/mhansonp-mhanson-mass-test-ru-main/jobs/DistributedTestOpenJDK8/builds/2212]
>  
> {noformat}
> org.apache.geode.internal.cache.persistence.PersistentRecoveryOrderOldConfigDUnitTest
>  > testGIIDuringDestroy FAILED
> 09:18:39    org.apache.geode.test.dunit.RMIException: While invoking 
> org.apache.geode.internal.cache.persistence.PersistentRecoveryOrderDUnitTest$$Lambda$196/873195048.run
>  in VM 1 running on Host 8112b4e87eac with 4 VMs
> 09:18:39
> 09:18:39        Caused by:
> 09:18:39        org.apache.geode.cache.RegionDestroyedException: 
> org.apache.geode.internal.cache.DistributedRegion[path='/PersistentRecoveryOrderOldConfigDUnitTest_testGIIDuringDestroyRegion';scope=DISTRIBUTED_ACK';dataPolicy=PERSISTENT_REPLICATE;
>  concurrencyChecksEnabled]
> 09:18:39
> 09:18:39    java.lang.AssertionError: Suspicious strings were written to the 
> log during this run.
> 09:18:39    Fix the strings or use IgnoredException.addIgnoredException to 
> ignore.
> 09:18:39    
> -----------------------------------------------------------------------
> 09:18:39    Found suspect string in log4j at line 1916
> 09:18:39
> 09:18:39    [error 2019/12/18 17:18:37.812 GMT <RMI TCP 
> Connection(1)-172.17.0.23> tid=32] 
> org.apache.geode.distributed.DistributedSystemDisconnectedException: This 
> connection to a distributed system has been disconnected.
> 09:55:26
> 09:55:268641 tests completed, 1 failed, 505 skipped
> 09:55:47 {noformat}



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

Reply via email to