"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^trailing_dot$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestS3R2:" 2025/01/17 03:38:03 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pocitey2guya" 2025/01/17 03:38:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/17 03:38:04 INFO : S3 bucket rclone-test-pocitey2guya: Bucket "rclone-test-pocitey2guya" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2025/01/17 03:38:05 DEBUG : S3 bucket rclone-test-pocitey2guya: bucket is versioned: false 2025/01/17 03:38:05 DEBUG : Waiting for deletions to finish 2025/01/17 03:38:06 INFO : S3 bucket rclone-test-pocitey2guya: Bucket "rclone-test-pocitey2guya" deleted 2025/01/17 03:38:06 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.75s) --- PASS: TestIntegration/FsMkdir (1.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.65s) PASS ok github.com/rclone/rclone/backend/s3 2.772s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^trailing_dot$'" - Finished OK in 3.699515243s (try 2/5)