"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/04/27 04:04:07 DEBUG : Creating backend with remote "TestS3R2:rclone-test-huhipig2gaki" 2025/04/27 04:04:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 04:04:08 INFO : S3 bucket rclone-test-huhipig2gaki: Bucket "rclone-test-huhipig2gaki" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/04/27 04:04:09 DEBUG : S3 bucket rclone-test-huhipig2gaki: bucket is versioned: false 2025/04/27 04:04:09 DEBUG : Waiting for deletions to finish 2025/04/27 04:04:10 INFO : S3 bucket rclone-test-huhipig2gaki: Bucket "rclone-test-huhipig2gaki" deleted 2025/04/27 04:04:10 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.81s) --- PASS: TestIntegration/FsMkdir (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.72s) PASS ok github.com/rclone/rclone/backend/s3 2.847s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot$'" - Finished OK in 3.971996268s (try 2/5)