You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Barry Oglesby (JIRA)" <ji...@apache.org> on 2019/02/26 19:56:00 UTC

[jira] [Resolved] (GEODE-6435) CI Failure: SerialGatewaySenderQueueDUnitTest.testCreateMaximumSenders assertion fails

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

Barry Oglesby resolved GEODE-6435.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

> CI Failure: SerialGatewaySenderQueueDUnitTest.testCreateMaximumSenders assertion fails
> --------------------------------------------------------------------------------------
>
>                 Key: GEODE-6435
>                 URL: https://issues.apache.org/jira/browse/GEODE-6435
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Patrick Rhomberg
>            Assignee: Barry Oglesby
>            Priority: Major
>             Fix For: 1.9.0
>
>         Attachments: jdk11_OldGen_usedMemory_failure.gif, jdk11_OldGen_usedMemory_success.gif, jdk8_OldGen_usedMemory_success.gif
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> {noformat}
> org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderQueueDUnitTest > testCreateMaximumSenders FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderQueueDUnitTest$$Lambda$390/0x0000000840596840.run in VM 2 running on Host 2e6d9f20266c with 8 VMs
>         at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:579)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:406)
>         at org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderQueueDUnitTest.testCreateMaximumSenders(SerialGatewaySenderQueueDUnitTest.java:370)
>         Caused by:
>         org.awaitility.core.ConditionTimeoutException: Condition with lambda expression in org.apache.geode.internal.cache.wan.WANTestBase that uses long was not fulfilled within 300 seconds.
>             at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:145)
>             at org.awaitility.core.CallableCondition.await(CallableCondition.java:79)
>             at org.awaitility.core.CallableCondition.await(CallableCondition.java:27)
>             at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:902)
>             at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:860)
>             at org.apache.geode.internal.cache.wan.WANTestBase.verifyListenerEvents(WANTestBase.java:3542)
>             at org.apache.geode.internal.cache.wan.serial.SerialGatewaySenderQueueDUnitTest.lambda$testCreateMaximumSenders$faf964a3$1(SerialGatewaySenderQueueDUnitTest.java:370)
>     java.lang.AssertionError: An exception occurred during asynchronous invocation.
>         Caused by:
>         java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is: 
>         	java.net.SocketTimeoutException: Read timed out
>             Caused by:
>             java.net.SocketTimeoutException: Read timed out
> {noformat}
>  
> See pipeline failure here:
> [https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK11/builds/413]
> Find test results here:
> [http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-SNAPSHOT.0456/test-results/distributedTest/1550631451/]
> Find artifacts here:
> [http://files.apachegeode-ci.info/builds/apache-develop-main/1.9.0-SNAPSHOT.0456/test-artifacts/1550631451/distributedtestfiles-OpenJDK11-1.9.0-SNAPSHOT.0456.tgz]
>  



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