You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Nabarun Nag (Jira)" <ji...@apache.org> on 2022/06/13 00:03:00 UTC

[jira] [Updated] (GEODE-10379) [CI Failure] FixedPartitioningWithColocationAndPersistenceDUnitTest > testFPR_Persistence3 FAILED

     [ https://issues.apache.org/jira/browse/GEODE-10379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nabarun Nag updated GEODE-10379:
--------------------------------
    Affects Version/s: 1.16.0

> [CI Failure] FixedPartitioningWithColocationAndPersistenceDUnitTest > testFPR_Persistence3 FAILED
> -------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-10379
>                 URL: https://issues.apache.org/jira/browse/GEODE-10379
>             Project: Geode
>          Issue Type: Bug
>          Components: membership
>    Affects Versions: 1.16.0
>            Reporter: Nabarun Nag
>            Priority: Major
>
> {noformat}
> FixedPartitioningWithColocationAndPersistenceDUnitTest > testFPR_Persistence3 FAILED
>     java.lang.AssertionError: java.util.concurrent.TimeoutException: Timed out waiting 300000 milliseconds for AsyncInvocation to complete.
>         at org.apache.geode.test.dunit.AsyncInvocation.await(AsyncInvocation.java:180)
>         at org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithColocationAndPersistenceDUnitTest.testFPR_Persistence3(FixedPartitioningWithColocationAndPersistenceDUnitTest.java:1322)
>         Caused by:
>         java.util.concurrent.TimeoutException: Timed out waiting 300000 milliseconds for AsyncInvocation to complete.
>             at org.apache.geode.test.dunit.AsyncInvocation.timeoutIfAlive(AsyncInvocation.java:513)
>             at org.apache.geode.test.dunit.AsyncInvocation.await(AsyncInvocation.java:451)
>             at org.apache.geode.test.dunit.AsyncInvocation.await(AsyncInvocation.java:178)
>             ... 1 more
>             Caused by:
>             org.apache.geode.test.dunit.internal.StackTrace: Stack trace for vm-3 thread-32
>                 at java.lang.Object.wait(Native Method)
>                 at org.apache.geode.internal.cache.persistence.MembershipChangeListener.waitForChange(MembershipChangeListener.java:68)
>                 at org.apache.geode.internal.cache.BucketPersistenceAdvisor.initializeMembershipView(BucketPersistenceAdvisor.java:254)
>                 at org.apache.geode.internal.cache.ProxyBucketRegion.recoverFromDisk(ProxyBucketRegion.java:500)
>                 at org.apache.geode.internal.cache.ProxyBucketRegion.recoverFromDiskRecursively(ProxyBucketRegion.java:410)
>                 at org.apache.geode.internal.cache.PRHARedundancyProvider.recoverPersistentBuckets(PRHARedundancyProvider.java:1676)
>                 at org.apache.geode.internal.cache.PartitionedRegion.initPRInternals(PartitionedRegion.java:1127)
>                 at org.apache.geode.internal.cache.PartitionedRegion.initialize(PartitionedRegion.java:1236)
>                 at org.apache.geode.internal.cache.GemFireCacheImpl.createVMRegion(GemFireCacheImpl.java:3103)
>                 at org.apache.geode.internal.cache.GemFireCacheImpl.basicCreateRegion(GemFireCacheImpl.java:2997)
>                 at org.apache.geode.internal.cache.GemFireCacheImpl.createRegion(GemFireCacheImpl.java:2981)
>                 at org.apache.geode.cache.RegionFactory.create(RegionFactory.java:800)
>                 at org.apache.geode.internal.cache.InternalRegionFactory.create(InternalRegionFactory.java:75)
>                 at org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithColocationAndPersistenceDUnitTest$RegionBuilder.create(FixedPartitioningWithColocationAndPersistenceDUnitTest.java:1909)
>                 at org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithColocationAndPersistenceDUnitTest$RegionBuilder.access$1800(FixedPartitioningWithColocationAndPersistenceDUnitTest.java:1832)
>                 at org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithColocationAndPersistenceDUnitTest.lambda$testFPR_Persistence3$227a5208$1(FixedPartitioningWithColocationAndPersistenceDUnitTest.java:1263){noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)