"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:" 2026/01/30 03:54:21 DEBUG : Creating backend with remote "TestS3R2:rclone-test-suweyek9jedu" 2026/01/30 03:54:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/30 03:54:21 INFO : S3 bucket rclone-test-suweyek9jedu: Bucket "rclone-test-suweyek9jedu" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2026/01/30 03:54:22 DEBUG : S3 bucket rclone-test-suweyek9jedu: bucket is versioned: false 2026/01/30 03:54:22 DEBUG : Waiting for deletions to finish 2026/01/30 03:54:23 INFO : S3 bucket rclone-test-suweyek9jedu: Bucket "rclone-test-suweyek9jedu" deleted 2026/01/30 03:54:23 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.47s) --- PASS: TestIntegration/FsMkdir (1.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.59s) PASS ok github.com/rclone/rclone/backend/s3 2.500s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot$'" - Finished OK in 3.748214076s (try 2/5)