"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot_dot$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/05/23 01:05:03 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qenupit6xilu" 2025/05/23 01:05:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 01:05:04 INFO : S3 bucket rclone-test-qenupit6xilu: Bucket "rclone-test-qenupit6xilu" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/05/23 01:05:05 DEBUG : S3 bucket rclone-test-qenupit6xilu: bucket is versioned: false 2025/05/23 01:05:05 DEBUG : Waiting for deletions to finish 2025/05/23 01:05:06 INFO : S3 bucket rclone-test-qenupit6xilu: Bucket "rclone-test-qenupit6xilu" deleted 2025/05/23 01:05:06 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.00s) --- PASS: TestIntegration/FsMkdir (2.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.68s) PASS ok github.com/rclone/rclone/backend/s3 3.024s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot_dot$'" - Finished OK in 4.263025975s (try 2/5)