[ https://issues.apache.org/jira/browse/GEODE-6408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534571#comment-17534571 ]
Geode Integration commented on GEODE-6408: ------------------------------------------ Seen in [distributed-test-openjdk8 #351|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/distributed-test-openjdk8/builds/351] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.1156/test-results/distributedTest/1651861483/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.1156/test-artifacts/1651861483/distributedtestfiles-openjdk8-1.15.0-build.1156.tgz]. > CI Failure: ParallelWANPropagationDUnitTest.testParallelColocatedPropagation2 > ----------------------------------------------------------------------------- > > Key: GEODE-6408 > URL: https://issues.apache.org/jira/browse/GEODE-6408 > Project: Geode > Issue Type: Bug > Components: wan > Affects Versions: 1.15.0 > Reporter: Bruce J Schuchardt > Priority: Major > > > > {noformat} > org.apache.geode.internal.cache.wan.parallel.ParallelWANPropagationDUnitTest > > testParallelColocatedPropagation2 FAILED > org.apache.geode.test.dunit.RMIException: While invoking > org.apache.geode.internal.cache.wan.parallel.ParallelWANPropagationDUnitTest$$Lambda$413/1673457629.run > in VM 4 running on Host 4ad218d121f9 with 8 VMs > at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:557) > at org.apache.geode.test.dunit.VM.invoke(VM.java:384) > at > org.apache.geode.internal.cache.wan.parallel.ParallelWANPropagationDUnitTest.testParallelColocatedPropagation2(ParallelWANPropagationDUnitTest.java:444) > Caused by: > org.awaitility.core.ConditionTimeoutException: Assertion condition > defined as a lambda expression in > org.apache.geode.internal.cache.wan.WANTestBase that uses > org.apache.geode.internal.cache.wan.AbstractGatewaySender, > org.apache.geode.internal.cache.wan.AbstractGatewaySenderorg.apache.geode.internal.cache.RegionQueue > Expected events in all secondary queues are drained but actual is 120. Queue > content is: bucketId=9:[809, 909, 509, 309, 1009, 709, 109, 209, 409, > 609];bucketId=57:[557, 757, 257, 157, 357, 1057, 657, 457, 857, > 957];bucketId=21:[221, 621, 421, 521, 721, 821, 121, 1021, 921, > 321];bucketId=72:[972, 672, 172, 1072, 272, 472, 372, 872, 772, > 572];bucketId=95:[495, 895, 295, 1095, 995, 795, 695, 595, 395, > 195];bucketId=61:[461, 861, 761, 261, 961, 161, 561, 1061, 361, > 661];bucketId=87:[887, 287, 1087, 787, 987, 687, 587, 387, 187, > 487];bucketId=34:[234, 934, 1034, 734, 534, 634, 834, 434, 134, > 334];bucketId=50:[350, 150, 1050, 650, 750, 550, 450, 850, 950, > 250];bucketId=73:[673, 973, 773, 173, 273, 473, 373, 873, 1073, > 573];bucketId=18:[718, 618, 218, 1018, 418, 918, 318, 818, 118, > 518];bucketId=99:[199, 999, 899, 699, 599, 299, 499, 399, 1099, 799]; > expected:<0> but was:<120> within 300 seconds. > at > org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:145) > at > org.awaitility.core.AssertionCondition.await(AssertionCondition.java:122) > at > org.awaitility.core.AssertionCondition.await(AssertionCondition.java:32) > at > org.awaitility.core.ConditionFactory.until(ConditionFactory.java:902) > at > org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:723) > at > org.apache.geode.internal.cache.wan.WANTestBase.validateParallelSenderQueueAllBucketsDrained(WANTestBase.java:3291) > at > org.apache.geode.internal.cache.wan.parallel.ParallelWANPropagationDUnitTest.lambda$testParallelColocatedPropagation2$bb17a952$14(ParallelWANPropagationDUnitTest.java:444) > Caused by: > java.lang.AssertionError: Expected events in all secondary queues > are drained but actual is 120. Queue content is: bucketId=9:[809, 909, 509, > 309, 1009, 709, 109, 209, 409, 609];bucketId=57:[557, 757, 257, 157, 357, > 1057, 657, 457, 857, 957];bucketId=21:[221, 621, 421, 521, 721, 821, 121, > 1021, 921, 321];bucketId=72:[972, 672, 172, 1072, 272, 472, 372, 872, 772, > 572];bucketId=95:[495, 895, 295, 1095, 995, 795, 695, 595, 395, > 195];bucketId=61:[461, 861, 761, 261, 961, 161, 561, 1061, 361, > 661];bucketId=87:[887, 287, 1087, 787, 987, 687, 587, 387, 187, > 487];bucketId=34:[234, 934, 1034, 734, 534, 634, 834, 434, 134, > 334];bucketId=50:[350, 150, 1050, 650, 750, 550, 450, 850, 950, > 250];bucketId=73:[673, 973, 773, 173, 273, 473, 373, 873, 1073, > 573];bucketId=18:[718, 618, 218, 1018, 418, 918, 318, 818, 118, > 518];bucketId=99:[199, 999, 899, 699, 599, 299, 499, 399, 1099, 799]; > expected:<0> but was:<120> > {noformat} > > artifacts are here: > gs://files-gemfire-dev/builds/gemfire-develop-main/1.9.0-build.0414/test-artifacts/1550092370/distributedtestfiles-OpenJDK8-1.9.0-build.0414.tgz -- This message was sent by Atlassian Jira (v8.20.7#820007)