"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/11/10 02:13:01 DEBUG : Creating backend with remote "TestS3R2:rclone-test-labigok2bela" 2025/11/10 02:13:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/10 02:13:02 INFO : S3 bucket rclone-test-labigok2bela: Bucket "rclone-test-labigok2bela" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/11/10 02:13:03 DEBUG : S3 bucket rclone-test-labigok2bela: bucket is versioned: false 2025/11/10 02:13:03 DEBUG : Waiting for deletions to finish 2025/11/10 02:13:03 INFO : S3 bucket rclone-test-labigok2bela: Bucket "rclone-test-labigok2bela" deleted 2025/11/10 02:13:03 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.49s) --- PASS: TestIntegration/FsMkdir (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.61s) PASS ok github.com/rclone/rclone/backend/s3 2.542s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot$'" - Finished OK in 3.922114366s (try 2/5)