"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|punctuation)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestS3R2:" 2025/02/09 01:59:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dicipey5feco" 2025/02/09 01:59:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 01:59:11 INFO : S3 bucket rclone-test-dicipey5feco: Bucket "rclone-test-dicipey5feco" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" 2025/02/09 01:59:16 DEBUG : S3 bucket rclone-test-dicipey5feco: bucket is versioned: false 2025/02/09 01:59:16 DEBUG : Waiting for deletions to finish 2025/02/09 01:59:18 INFO : S3 bucket rclone-test-dicipey5feco: Bucket "rclone-test-dicipey5feco" deleted 2025/02/09 01:59:18 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (7.18s) --- PASS: TestIntegration/FsMkdir (6.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding (3.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.77s) PASS ok github.com/rclone/rclone/backend/s3 7.229s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_VT|punctuation)$'" - Finished OK in 8.54106916s (try 2/5)