[ https://issues.apache.org/jira/browse/GEODE-7103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Hanson closed GEODE-7103. ------------------------------ Transition from Resolved to Closed for Apache Geode 1.11.0 RC4 release. > CI Failure: > org.apache.geode.internal.cache.PartitionedRegionCreationJUnitTest > test000PartitionedRegionCreate hang > ------------------------------------------------------------------------------------------------------------------ > > Key: GEODE-7103 > URL: https://issues.apache.org/jira/browse/GEODE-7103 > Project: Geode > Issue Type: Bug > Components: tests > Reporter: Bruce J Schuchardt > Assignee: Bruce J Schuchardt > Priority: Major > Fix For: 1.11.0 > > Time Spent: 20m > Remaining Estimate: 0h > > This test hung in an integration-test pipeline task. The test has a lot of > while-loops that have no timeouts. Since the run timed out we have no good > artifacts. > > {noformat} > "Test worker" #27 prio=5 os_prio=0 cpu=3696.49ms elapsed=1187.94s > tid=0x00007fa200af8800 nid=0x1a in Object.wait() [0x00007fa1d012c000]"Test > worker" #27 prio=5 os_prio=0 cpu=3696.49ms elapsed=1187.94s > tid=0x00007fa200af8800 nid=0x1a in Object.wait() [0x00007fa1d012c000] > java.lang.Thread.State: WAITING (on object monitor) at > java.lang.Object.wait(java.base@11.0.4/Native Method) - waiting on > <0x00000000d0570f78> (a java.lang.Object) at > java.lang.Object.wait(java.base@11.0.4/Object.java:328) at > org.apache.geode.internal.cache.PartitionedRegionCreationJUnitTest.createMultiplePartitionedRegions(PartitionedRegionCreationJUnitTest.java:402) > - waiting to re-lock in wait() <0x00000000d0570f78> (a java.lang.Object) at > org.apache.geode.internal.cache.PartitionedRegionCreationJUnitTest.test000PartitionedRegionCreate(PartitionedRegionCreationJUnitTest.java:109) > {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005)