Galen O'Sullivan created GEODE-5710:
---------------------------------------
Summary: CI failure in DistributedTest due to SSH Timeout
Key: GEODE-5710
URL: https://issues.apache.org/jira/browse/GEODE-5710
Project: Geode
Issue Type: Bug
Components: ci
Reporter: Galen O'Sullivan
https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/369
{noformat}
execute_tests
Warning: Permanently added '35.239.217.9' (ECDSA) to the list of known hosts.
capture-call-stacks.sh
100% 3194 3.1MB/s
3.1KB/s 00:00
./gradlew -PparallelDunit -PdunitDockerUser=geode
-PdunitParallelForks=24 -PdunitDockerImage=$(docker images --format
'{{.Repository}}:{{.Tag}}') --parallel --console=plain --no-daemon -x
javadoc -x spotlessCheck -x rat distributedTest
-PsourceRevision="52bd3fc63970e2929fc8df76a7621d5147a6e393"
-PsourceRepository="develop"
ssh: connect to host 35.239.217.9 port 22: Operation timed out
{noformat}
The first two lines (through {{capture-call-stacks.sh}} are timestamped
12:02:24; the {{./gradlew ...}} and ssh error message are timestamped 12:05:04.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)