You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (JIRA)" <ji...@apache.org> on 2019/04/24 22:23:23 UTC

[jira] [Closed] (GEODE-6422) CI Failure: ConcurrencyRuleTest. repeatUntilValue fails with TimeoutException

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

Owen Nichols closed GEODE-6422.
-------------------------------

> CI Failure: ConcurrencyRuleTest. repeatUntilValue fails with TimeoutException
> -----------------------------------------------------------------------------
>
>                 Key: GEODE-6422
>                 URL: https://issues.apache.org/jira/browse/GEODE-6422
>             Project: Geode
>          Issue Type: Bug
>          Components: tests
>            Reporter: Benjamin P Ross
>            Assignee: Helena Bales
>            Priority: Major
>             Fix For: 1.9.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Stack Trace: 
> {noformat}
> org.apache.geode.test.junit.rules.ConcurrencyRuleTest > repeatUntilValue(EXECUTE_IN_PARALLEL) [0] FAILED
>     java.lang.RuntimeException: java.util.concurrent.TimeoutException
>         at org.apache.geode.test.junit.rules.ConcurrencyRule$ProtectedErrorCollector.verify(ConcurrencyRule.java:489)
>         at org.apache.geode.test.junit.rules.ConcurrencyRule.executeInParallel(ConcurrencyRule.java:154)
>         at org.apache.geode.test.junit.rules.ConcurrencyRuleTest$Execution.lambda$static$1(ConcurrencyRuleTest.java:619)
>         at org.apache.geode.test.junit.rules.ConcurrencyRuleTest$Execution.execute(ConcurrencyRuleTest.java:629)
>         at org.apache.geode.test.junit.rules.ConcurrencyRuleTest.repeatUntilValue(ConcurrencyRuleTest.java:419)
>         Caused by:
>         java.util.concurrent.TimeoutException
>             at java.util.concurrent.FutureTask.get(FutureTask.java:205)
>             at org.apache.geode.test.junit.rules.ConcurrencyRule.awaitFuture(ConcurrencyRule.java:227)
>             at org.apache.geode.test.junit.rules.ConcurrencyRule.awaitFutures(ConcurrencyRule.java:219)
>             at org.apache.geode.test.junit.rules.ConcurrencyRule.executeInParallel(ConcurrencyRule.java:153)
>             ... 3 more
> {noformat}
> Artifacts can be downloaded: gs://files-gemfire-dev/builds/gemfire-develop-main/1.9.0-build.0427/test-artifacts/1550270829/windows-unittestfiles-OpenJDK8-1.9.0-build.0427.tgz



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)