[
https://issues.apache.org/jira/browse/GEODE-5507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16564111#comment-16564111
]
ASF subversion and git services commented on GEODE-5507:
--------------------------------------------------------
Commit 1acc8a944d5e791fb9dd136053678ec12b77449f in geode's branch
refs/heads/develop from [~dcavender]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=1acc8a9 ]
Merge pull request #2234 from PurelyApplied/geode-5507
GEODE-5507: Update rsync_code_down script for stability.
> Concourse test timeouts can cause instability in the rsync_code_down step
> -------------------------------------------------------------------------
>
> Key: GEODE-5507
> URL: https://issues.apache.org/jira/browse/GEODE-5507
> Project: Geode
> Issue Type: Task
> Reporter: Patrick Rhomberg
> Priority: Major
> Labels: ci, pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When a test step times out, the {{gradlew combineReports}} step does not have
> time to occur. As a result, when the combined report is referenced in
> script, the step fails with
> {noformat}
> CommandException: No URLs matched: *
> CommandException: 1 file/object could not be transferred.
> {noformat}
> As an example, see
> https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/153#L5b59da98:57
> Additionally, when a timeout has been detected and stacktraces should be
> dumped, the permissions of the test PID files causes the transfer to fail.
> As an example, see https://concourse.apachegeode-ci.info/builds/11850
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)