[
https://issues.apache.org/jira/browse/GEODE-8176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133201#comment-17133201
]
Alberto Bustamante Reyes edited comment on GEODE-8176 at 6/11/20, 12:05 PM:
----------------------------------------------------------------------------
The test failed again, twice in an upgradeTest. Thanks to the previous checks
introduced, I know that the problem is that the list of known clients by the
server is empty, to it seems the ping did not reach the server.
I would like to add this PR to include retries to the check, in case the
problem is a temporary network lag: https://github.com/apache/geode/pull/5238
was (Author: alberto.bustamante.reyes):
The test failed again, twice in an upgradeTest. Thanks to the previous checks
introduced, I know that the problem is that the ping did not reach the server.
I would like to add this PR to include retries to the check, in case the
problem is a temporary network lag: https://github.com/apache/geode/pull/5238
> CI Failure: ClientServerMiscBCDUnitTest > testPingWrongServer[1]
> -----------------------------------------------------------------
>
> Key: GEODE-8176
> URL: https://issues.apache.org/jira/browse/GEODE-8176
> Project: Geode
> Issue Type: Bug
> Reporter: Donal Evans
> Assignee: Alberto Bustamante Reyes
> Priority: Major
>
> Failed in
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/UpgradeTestOpenJDK8/builds/192#A
> {noformat}
> org.apache.geode.internal.cache.tier.sockets.ClientServerMiscBCDUnitTest >
> testPingWrongServer[1] FAILED
> org.apache.geode.test.dunit.RMIException: While invoking
> org.apache.geode.internal.cache.tier.sockets.ClientServerMiscDUnitTestBase$$Lambda$310/201549247.run
> in VM 3 running on Host c0a964e32781 with 5 VMs
> Caused by:
> org.junit.ComparisonFailure: expected:<[tru]e> but was:<[fals]e>
> {noformat}
> I ran the test 200 times locally with no failure, so this is possibly just a
> blip.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)