[
https://issues.apache.org/jira/browse/GEODE-9103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17401936#comment-17401936
]
Geode Integration commented on GEODE-9103:
------------------------------------------
Seen on support/1.14 in [distributed-test-openjdk11
#26|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-14-main/jobs/distributed-test-openjdk11/builds/26]
... see [test
results|http://files.apachegeode-ci.info/builds/apache-support-1-14-main/1.14.0-build.0827/test-results/distributedTest/1626726322/]
or download
[artifacts|http://files.apachegeode-ci.info/builds/apache-support-1-14-main/1.14.0-build.0827/test-artifacts/1626726322/distributedtestfiles-openjdk11-1.14.0-build.0827.tgz].
> CI Failure: PutAllClientServerDistributedTest.testPutAllReturnsExceptions
> FAILED
> --------------------------------------------------------------------------------
>
> Key: GEODE-9103
> URL: https://issues.apache.org/jira/browse/GEODE-9103
> Project: Geode
> Issue Type: Bug
> Components: tests
> Affects Versions: 1.15.0
> Reporter: Mark Hanson
> Assignee: Kirk Lund
> Priority: Major
> Labels: GeodeOperationAPI, pull-request-available
> Fix For: 1.15.0
>
>
> {noformat}
> org.apache.geode.internal.cache.PutAllClientServerDistributedTest >
> testPutAllReturnsExceptions FAILED
> 17:13:44 org.apache.geode.test.dunit.RMIException: While invoking
> org.apache.geode.internal.cache.PutAllClientServerDistributedTest$$Lambda$613/835527630.run
> in VM 2 running on Host de2767658753 with 4 VMs
> 17:13:44 at
> org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:631)
> 17:13:44 at org.apache.geode.test.dunit.VM.invoke(VM.java:448)
> 17:13:44 at
> org.apache.geode.internal.cache.PutAllClientServerDistributedTest.testPutAllReturnsExceptions(PutAllClientServerDistributedTest.java:1956)
> 17:13:44
> 17:13:44 Caused by:
> 17:13:44 java.lang.AssertionError:
> 17:13:44 Expecting actual throwable to be an instance of:
> 17:13:44 org.apache.geode.cache.client.ServerOperationException
> 17:13:44 but was:
> 17:13:44 org.apache.geode.cache.client.ServerConnectivityException:
> Pool unexpected closed socket on server connection=Pooled Connection to
> de2767658753:36547,172.17.0.10(245)<v119>:41001: Connection[DESTROYED]).
> Server unreachable: could not connect after 1 attempts
> 17:13:44 at
> org.apache.geode.cache.client.internal.OpExecutorImpl.handleException(OpExecutorImpl.java:665)
> 17:13:44 at
> org.apache.geode.cache.client.internal.OpExecutorImpl.handleException(OpExecutorImpl.java:507)
> 17:13:44 at
> org.apache.geode.cache.client.internal.OpExecutorImpl.execute(OpExecutorImpl.java:157)
> 17:13:44 ...(35 remaining lines not displayed - this can be
> changed with Assertions.setMaxStackTraceElementsDisplayed)
> 17:13:44 at
> org.apache.geode.internal.cache.PutAllClientServerDistributedTest.lambda$testPutAllReturnsExceptions$bb17a952$6(PutAllClientServerDistributedTest.java:1961)
> 17:16 {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)