"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_LF|punctuation)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestS3R2:" 2024/12/11 02:25:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-josebob1buta" 2024/12/11 02:25:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 02:25:44 INFO : S3 bucket rclone-test-josebob1buta: Bucket "rclone-test-josebob1buta" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" 2024/12/11 02:25:46 DEBUG : S3 bucket rclone-test-josebob1buta: bucket is versioned: false 2024/12/11 02:25:46 DEBUG : Waiting for deletions to finish 2024/12/11 02:25:46 INFO : S3 bucket rclone-test-josebob1buta: Bucket "rclone-test-josebob1buta" deleted 2024/12/11 02:25:47 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.11s) --- PASS: TestIntegration/FsMkdir (2.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.60s) PASS ok github.com/rclone/rclone/backend/s3 3.117s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_LF|punctuation)$'" - Finished OK in 3.847589036s (try 2/5)