"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot_dot$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:464: Using remote "TestS3R2:" 2026/09/05 05:24:34 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rayicik6tuwe" 2026/09/05 05:24:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/05 05:24:35 INFO : S3 bucket rclone-test-rayicik6tuwe: Bucket "rclone-test-rayicik6tuwe" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." 2026/09/05 05:24:36 DEBUG : S3 bucket rclone-test-rayicik6tuwe: bucket is versioned: false 2026/09/05 05:24:36 DEBUG : Waiting for deletions to finish 2026/09/05 05:24:37 INFO : S3 bucket rclone-test-rayicik6tuwe: Bucket "rclone-test-rayicik6tuwe" deleted 2026/09/05 05:24:37 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.02s) --- PASS: TestIntegration/FsMkdir (2.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.77s) PASS ok github.com/rclone/rclone/backend/s3 3.051s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot_dot$'" - Finished OK in 4.601597292s (try 2/5)