+ rclone copy --verbose '--config=/config/rclone.conf' '--include=/{500,1000,1500,2000L,2000R}/*/processing/**' rz-gcs:/prj-n-processing-api-data/md/calibrations/laser/MDC013_W008_2026-07-02 /working/MDC013_W008_2026-07-02 2026/07/15 23:35:00 INFO : There was nothing to transfer 2026/07/15 23:35:00 INFO : Transferred: 0 B / 0 B, -, 0 B/s, ETA - Checks: 0 / 0, -, Listed 7 Elapsed time: 0.0s + find /working/MDC013_W008_2026-07-02/ -type f + grep -q . find: /working/MDC013_W008_2026-07-02/: No such file or directory + echo 'No files downloaded.' No files downloaded. + echo '{"error":"no files downloaded"}' + exit 1