Benjamin P Ross created GEODE-6422:
--------------------------------------
Summary: 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
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)