Dan Smith created GEODE-5714:
--------------------------------
Summary: Concourse jobs occasionally fail with ssh issues
Key: GEODE-5714
URL: https://issues.apache.org/jira/browse/GEODE-5714
Project: Geode
Issue Type: Bug
Reporter: Dan Smith
We are seeing concourse jobs fail with ssh errors, either copying data up to
the instance or executing the tests.
These failures create noise and distractions for developers, we should look at
fixing them if possible. Maybe by adding a sleep or a retry or something to
make sure the instance is up, if that is indeed why we are having an issue?
ssh failure in execute_tests task:
https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/369
ssh failing in rsync_code_up:
https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/314
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)