"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/05/17 01:06:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cugajus8lolu" 2026/05/17 01:06:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 01:06:28 INFO : S3 bucket rclone-test-cugajus8lolu: Bucket "rclone-test-cugajus8lolu" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." 2026/05/17 01:06:29 DEBUG : S3 bucket rclone-test-cugajus8lolu: bucket is versioned: false 2026/05/17 01:06:29 DEBUG : Waiting for deletions to finish 2026/05/17 01:06:30 INFO : S3 bucket rclone-test-cugajus8lolu: Bucket "rclone-test-cugajus8lolu" deleted 2026/05/17 01:06:30 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.20s) --- PASS: TestIntegration/FsMkdir (1.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.62s) PASS ok github.com/rclone/rclone/backend/s3 3.221s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^dot$'" - Finished OK in 4.291367401s (try 2/5)