[
https://issues.apache.org/jira/browse/GEODE-6664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820325#comment-16820325
]
ASF subversion and git services commented on GEODE-6664:
--------------------------------------------------------
Commit ed13a72076f9be0e13bb6988e1f957a43d8c494e in geode's branch
refs/heads/release/1.9.0 from Bruce Schuchardt
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ed13a72 ]
GEODE-6664 CI failure:
org.apache.geode.ClusterCommunicationsDUnitTest.receiveBigResponse
Ensure that the encrypted buffer is at least as big as the
SSLSession's packet buffer size. That's required for proper decryption
of incoming packets.
(cherry picked from commit ff703dd4187638b2e5848c9e74f482f228d5a7cc)
> CI failure: org.apache.geode.ClusterCommunicationsDUnitTest.receiveBigResponse
> ------------------------------------------------------------------------------
>
> Key: GEODE-6664
> URL: https://issues.apache.org/jira/browse/GEODE-6664
> Project: Geode
> Issue Type: Bug
> Affects Versions: 1.9.0
> Reporter: Lynn Gallinat
> Assignee: Bruce Schuchardt
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> org.apache.geode.ClusterCommunicationsDUnitTest >
> receiveBigResponse[UNSHARED_CONNECTIONS_WITH_SSL] FAILED
> java.lang.AssertionError: Suspicious strings were written to the log
> during this run.
> Fix the strings or use IgnoredException.addIgnoredException to ignore.
> -----------------------------------------------------------------------
> Found suspect string in log4j at line 1681
> [fatal 2019/04/15 21:34:59.470 UTC <awaitility-thread> tid=174] ack read
> exception
> java.lang.IllegalArgumentException
> at java.nio.Buffer.position(Buffer.java:244)
> at org.apache.geode.internal.tcp.MsgReader.readChunk(MsgReader.java:121)
> at
> org.apache.geode.internal.tcp.Connection.readAck(Connection.java:2853)
> at
> org.apache.geode.distributed.internal.direct.DirectChannel.readAcks(DirectChannel.java:476)
> at
> org.apache.geode.distributed.internal.direct.DirectChannel.sendToMany(DirectChannel.java:420)
> at
> org.apache.geode.distributed.internal.direct.DirectChannel.sendToOne(DirectChannel.java:241)
> at
> org.apache.geode.distributed.internal.direct.DirectChannel.send(DirectChannel.java:595)
> at
> org.apache.geode.distributed.internal.membership.gms.mgr.GMSMembershipManager.directChannelSend(GMSMembershipManager.java:1710)
> at
> org.apache.geode.distributed.internal.membership.gms.mgr.GMSMembershipManager.send(GMSMembershipManager.java:1891)
> at
> org.apache.geode.distributed.internal.ClusterDistributionManager.sendViaMembershipManager(ClusterDistributionManager.java:2878)
> at
> org.apache.geode.distributed.internal.ClusterDistributionManager.sendOutgoing(ClusterDistributionManager.java:2798)
> at
> org.apache.geode.distributed.internal.ClusterDistributionManager.sendMessage(ClusterDistributionManager.java:2837)
> at
> org.apache.geode.distributed.internal.ClusterDistributionManager.putOutgoing(ClusterDistributionManager.java:1531)
> at
> org.apache.geode.ClusterCommunicationsDUnitTest$SerialAckedMessageWithBigReply.send(ClusterCommunicationsDUnitTest.java:354)
> at
> org.apache.geode.ClusterCommunicationsDUnitTest.lambda$null$0(ClusterCommunicationsDUnitTest.java:192)
> at
> org.awaitility.core.CallableCondition$ConditionEvaluationWrapper.eval(CallableCondition.java:100)
> at
> org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:192)
> at
> org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:179)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at java.lang.Thread.run(Thread.java:748)
> =-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results Website
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> http://s3proxy.gemfire.pivotal.io/gemfire-test-results/9.8/distributedTest/1555373762/index.html
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> To download the test artifacts from this job, execute the following command
> after the job has completed:
> aws s3 cp
> s3://gemfire-build-artifacts/9.8/9.8.0-build.16/1555373762/distributedtestfiles-9.8.0-build.16.tgz
> .
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)