Aditya Anchuri created GEODE-6278: ------------------------------------- Summary: CI failure: org.apache.geode.cache.query.dunit.QueryDataInconsistencyDUnitTest. testRangeIndex Key: GEODE-6278 URL: https://issues.apache.org/jira/browse/GEODE-6278 Project: Geode Issue Type: Bug Components: querying Reporter: Aditya Anchuri
``` org.apache.geode.cache.query.dunit.QueryDataInconsistencyDUnitTest > testRangeIndex FAILED [ |http://concourse.gemfire.pivotal.io/teams/main/pipelines/gemfire-9.3/jobs/DistributedTest/builds/18#L5c336c39:761] java.lang.AssertionError: Thread did not terminate after 200 ms: Thread[run invoked on an instance of org.apache.geode.cache.query.dunit.QueryDataInconsistencyDUnitTest$6,5,] [ |http://concourse.gemfire.pivotal.io/teams/main/pipelines/gemfire-9.3/jobs/DistributedTest/builds/18#L5c336c39:762] at org.junit.Assert.fail(Assert.java:88) [ |http://concourse.gemfire.pivotal.io/teams/main/pipelines/gemfire-9.3/jobs/DistributedTest/builds/18#L5c336c39:763] at org.apache.geode.test.dunit.ThreadUtils.join(ThreadUtils.java:147) [ |http://concourse.gemfire.pivotal.io/teams/main/pipelines/gemfire-9.3/jobs/DistributedTest/builds/18#L5c336c39:764] at org.apache.geode.test.dunit.ThreadUtils.join(ThreadUtils.java:110) [ |http://concourse.gemfire.pivotal.io/teams/main/pipelines/gemfire-9.3/jobs/DistributedTest/builds/18#L5c336c39:765] at org.apache.geode.cache.query.dunit.QueryDataInconsistencyDUnitTest.testRangeIndex(QueryDataInconsistencyDUnitTest.java:304) ``` Seems like a flakey test. -- This message was sent by Atlassian JIRA (v7.6.3#76005)