You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Bruce Schuchardt (Jira)" <ji...@apache.org> on 2019/08/19 18:00:00 UTC

[jira] [Created] (GEODE-7103) CI Failure: org.apache.geode.internal.cache.PartitionedRegionCreationJUnitTest test000PartitionedRegionCreate hang

Bruce Schuchardt created GEODE-7103:
---------------------------------------

             Summary: 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 Schuchardt


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.2#803003)