"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(invalid_UTF-8|trailing_space)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/11/23 04:18:07 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xenovol8wuga" 2025/11/23 04:18:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/23 04:18:08 INFO : S3 bucket rclone-test-xenovol8wuga: Bucket "rclone-test-xenovol8wuga" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/11/23 04:18:10 DEBUG : S3 bucket rclone-test-xenovol8wuga: bucket is versioned: false 2025/11/23 04:18:10 DEBUG : Waiting for deletions to finish 2025/11/23 04:18:11 INFO : S3 bucket rclone-test-xenovol8wuga: Bucket "rclone-test-xenovol8wuga" deleted 2025/11/23 04:18:11 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.46s) --- PASS: TestIntegration/FsMkdir (2.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.72s) PASS ok github.com/rclone/rclone/backend/s3 3.495s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(invalid_UTF-8|trailing_space)$'" - Finished OK in 4.819085347s (try 2/5)