"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^invalid_UTF-8$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/12/11 02:19:29 DEBUG : Creating backend with remote "TestS3R2:rclone-test-moyefok6roji" 2025/12/11 02:19:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/11 02:19:30 INFO : S3 bucket rclone-test-moyefok6roji: Bucket "rclone-test-moyefok6roji" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/12/11 02:19:32 DEBUG : S3 bucket rclone-test-moyefok6roji: bucket is versioned: false 2025/12/11 02:19:32 DEBUG : Waiting for deletions to finish 2025/12/11 02:19:32 INFO : S3 bucket rclone-test-moyefok6roji: Bucket "rclone-test-moyefok6roji" deleted 2025/12/11 02:19:32 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.37s) --- PASS: TestIntegration/FsMkdir (2.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.99s) PASS ok github.com/rclone/rclone/backend/s3 3.396s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^invalid_UTF-8$'" - Finished OK in 4.645322305s (try 2/5)