"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_CR$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/11/13 03:45:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vokecub9xixa" 2025/11/13 03:45:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/13 03:45:11 INFO : S3 bucket rclone-test-vokecub9xixa: Bucket "rclone-test-vokecub9xixa" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "āleading CR" 2025/11/13 03:45:12 DEBUG : S3 bucket rclone-test-vokecub9xixa: bucket is versioned: false 2025/11/13 03:45:12 DEBUG : Waiting for deletions to finish 2025/11/13 03:45:14 INFO : S3 bucket rclone-test-vokecub9xixa: Bucket "rclone-test-vokecub9xixa" deleted 2025/11/13 03:45:14 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.97s) --- PASS: TestIntegration/FsMkdir (2.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.68s) PASS ok github.com/rclone/rclone/backend/s3 3.004s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^leading_CR$'" - Finished OK in 4.25573834s (try 2/5)