+ rclone copy --verbose '--config=/config/rclone.conf' '--include=/{500,1000,1500,2000L,2000R}/*/processing/**' 'rz-gcs:/prj-n-processing-api-data/p3d/calibrations/laser/MDCP3D-SL-001_W036(6)' '/working/MDCP3D-SL-001_W036(6)' 2026/05/17 23:11:54 INFO : There was nothing to transfer 2026/05/17 23:11:54 INFO : Transferred: 0 B / 0 B, -, 0 B/s, ETA - Elapsed time: 0.0s + find '/working/MDCP3D-SL-001_W036(6)/' -type f + grep -q . find: /working/MDCP3D-SL-001_W036(6)/: No such file or directory + echo 'No files downloaded.' No files downloaded. + echo '{"error":"no files downloaded"}' + exit 1