"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot|trailing_LF)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/04/14 01:32:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-doraqis7xike" 2026/04/14 01:32:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/14 01:32:58 INFO : S3 bucket rclone-test-doraqis7xike: Bucket "rclone-test-doraqis7xike" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/04/14 01:32:59 DEBUG : S3 bucket rclone-test-doraqis7xike: bucket is versioned: false 2026/04/14 01:32:59 DEBUG : Waiting for deletions to finish 2026/04/14 01:33:00 INFO : S3 bucket rclone-test-doraqis7xike: Bucket "rclone-test-doraqis7xike" deleted 2026/04/14 01:33:00 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.46s) --- PASS: TestIntegration/FsMkdir (1.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.46s) PASS ok github.com/rclone/rclone/backend/s3 2.483s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(dot|trailing_LF)$'" - Finished OK in 3.856380001s (try 2/5)