You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Geode Integration (Jira)" <ji...@apache.org> on 2021/09/29 18:19:00 UTC

[jira] [Commented] (GEODE-8616) ClientServerCacheOperationDUnitTest > largeObjectPutWithReadTimeoutThrowsException fails with ServerConnectivityException : Pool unexpected socket timed out on client

    [ https://issues.apache.org/jira/browse/GEODE-8616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422312#comment-17422312 ] 

Geode Integration commented on GEODE-8616:
------------------------------------------

Seen on support/1.13 in [distributed-test-openjdk8 #56|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-13-main/jobs/distributed-test-openjdk8/builds/56] ... see [test results|http://files.apachegeode-ci.info/builds/apache-support-1-13-main/1.13.5-build.0601/test-results/distributedTest/1632883519/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-support-1-13-main/1.13.5-build.0601/test-artifacts/1632883519/distributedtestfiles-openjdk8-1.13.5-build.0601.tgz].

> ClientServerCacheOperationDUnitTest > largeObjectPutWithReadTimeoutThrowsException fails with ServerConnectivityException : Pool unexpected socket timed out on client
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-8616
>                 URL: https://issues.apache.org/jira/browse/GEODE-8616
>             Project: Geode
>          Issue Type: Bug
>    Affects Versions: 1.12.1
>            Reporter: Donal Evans
>            Priority: Major
>              Labels: GeodeOperationAPI, flaky-test
>
> {noformat}
> > Task :geode-core:distributedTest
> org.apache.geode.cache30.ClientServerCacheOperationDUnitTest > largeObjectPutWithReadTimeoutThrowsException FAILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.cache30.ClientServerCacheOperationDUnitTest$$Lambda$177/0x0000000100b52040.run in VM 2 running on Host c1346ab7b3e3 with 4 VMs
>         at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:610)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:437)
>         at org.apache.geode.cache30.ClientServerCacheOperationDUnitTest.largeObjectPutWithReadTimeoutThrowsException(ClientServerCacheOperationDUnitTest.java:117)
>         Caused by:
>         org.apache.geode.cache.client.ServerConnectivityException: Pool unexpected socket timed out on client connection=Pooled Connection to c1346ab7b3e3:35437: Connection[DESTROYED]). Server unreachable: could not connect after 1 attempts
>             at org.apache.geode.cache.client.internal.OpExecutorImpl.handleException(OpExecutorImpl.java:659)
>             at org.apache.geode.cache.client.internal.OpExecutorImpl.handleException(OpExecutorImpl.java:501)
>             at org.apache.geode.cache.client.internal.OpExecutorImpl.execute(OpExecutorImpl.java:153)
>             at org.apache.geode.cache.client.internal.OpExecutorImpl.execute(OpExecutorImpl.java:108)
>             at org.apache.geode.cache.client.internal.PoolImpl.execute(PoolImpl.java:774)
>             at org.apache.geode.cache.client.internal.GetOp.execute(GetOp.java:91)
>             at org.apache.geode.cache.client.internal.ServerRegionProxy.get(ServerRegionProxy.java:116)
>             at org.apache.geode.internal.cache.LocalRegion.findObjectInSystem(LocalRegion.java:2795)
>             at org.apache.geode.internal.cache.LocalRegion.getObject(LocalRegion.java:1472)
>             at org.apache.geode.internal.cache.LocalRegion.nonTxnFindObject(LocalRegion.java:1445)
>             at org.apache.geode.internal.cache.LocalRegionDataView.findObject(LocalRegionDataView.java:196)
>             at org.apache.geode.internal.cache.LocalRegion.get(LocalRegion.java:1382)
>             at org.apache.geode.internal.cache.LocalRegion.get(LocalRegion.java:1321)
>             at org.apache.geode.internal.cache.LocalRegion.get(LocalRegion.java:1306)
>             at org.apache.geode.internal.cache.AbstractRegion.get(AbstractRegion.java:436)
>             at org.apache.geode.cache30.ClientServerCacheOperationDUnitTest.lambda$largeObjectPutWithReadTimeoutThrowsException$3ab01cf6$2(ClientServerCacheOperationDUnitTest.java:120)
> {noformat}
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=  Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://files.apachegeode-ci.info/builds/apache-support-1-12-main/1.12.1-build.0106/test-results/distributedTest/1601514101/
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Test report artifacts from this job are available at:
> http://files.apachegeode-ci.info/builds/apache-support-1-12-main/1.12.1-build.0106/test-artifacts/1601514101/distributedtestfiles-OpenJDK11-1.12.1-build.0106.tgz
> This is a flaky failure.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)