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

[jira] [Updated] (GEODE-6489) CI Failures with GemFireDeadlockDetectorDUnitTest > testDistributedDeadlock

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

Kirk Lund updated GEODE-6489:
-----------------------------
    Summary: CI Failures with GemFireDeadlockDetectorDUnitTest > testDistributedDeadlock  (was: CI Failures with testDistributedDeadlock)

> CI Failures with GemFireDeadlockDetectorDUnitTest > testDistributedDeadlock
> ---------------------------------------------------------------------------
>
>                 Key: GEODE-6489
>                 URL: https://issues.apache.org/jira/browse/GEODE-6489
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>    Affects Versions: 1.10.0, 1.14.0, 1.15.0
>            Reporter: Lynn Hughes-Godfrey
>            Assignee: Jinmei Liao
>            Priority: Major
>              Labels: flaky
>
> In an single CI run, we see 3 failures all related to testDistributedDeadlock:
> {noformat}
> org.apache.geode.management.internal.cli.commands.ShowDeadlockOverHttpDUnitTest > testDistributedDeadlockWithFunction FAILED
> org.apache.geode.management.internal.cli.commands.ShowDeadlockOverHttpDUnitTest > testNoDeadlock FAILED
> org.apache.geode.distributed.internal.deadlock.GemFireDeadlockDetectorDUnitTest > testDistributedDeadlockWithDLock FAILED
> {noformat}
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/469
> {noformat}
> org.apache.geode.management.internal.cli.commands.ShowDeadlockOverHttpDUnitTest > testDistributedDeadlockWithFunction FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.management.internal.cli.commands.ShowDeadlockDistributedTestBase$$Lambda$68/829260532.run in VM 1 running on Host ceb4d948b5be with 4 VMs
>         Caused by:
>         org.awaitility.core.ConditionTimeoutException: Condition with org.apache.geode.management.internal.cli.commands.ShowDeadlockDistributedTestBase was not fulfilled within 300 seconds.
> org.apache.geode.management.internal.cli.commands.ShowDeadlockOverHttpDUnitTest > testNoDeadlock FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.management.internal.cli.commands.ShowDeadlockDistributedTestBase$$Lambda$68/829260532.run in VM 1 running on Host ceb4d948b5be with 4 VMs
>         Caused by:
>         org.awaitility.core.ConditionTimeoutException: Condition with org.apache.geode.management.internal.cli.commands.ShowDeadlockDistributedTestBase was not fulfilled within 300 seconds.
> 137 tests completed, 2 failed
> > Task :geode-web:distributedTest FAILED
> > Task :geode-core:distributedTest
> org.apache.geode.distributed.internal.deadlock.GemFireDeadlockDetectorDUnitTest > testDistributedDeadlockWithDLock FAILED
>     java.lang.AssertionError
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertTrue(Assert.java:52)
>         at org.apache.geode.distributed.internal.deadlock.GemFireDeadlockDetectorDUnitTest.testDistributedDeadlockWithDLock(GemFireDeadlockDetectorDUnitTest.java:201)
> {noformat}
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.10.0-SNAPSHOT.0019/test-results/distributedTest/1551833386/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/apache-develop-main/1.10.0-SNAPSHOT.0019/test-artifacts/1551833386/distributedtestfiles-OpenJDK8-1.10.0-SNAPSHOT.0019.tgz



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