"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^punctuation$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/04/06 01:21:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wonegew7bifa" 2026/04/06 01:21:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/06 01:21:49 INFO : S3 bucket rclone-test-wonegew7bifa: Bucket "rclone-test-wonegew7bifa" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/04/06 01:21:50 DEBUG : S3 bucket rclone-test-wonegew7bifa: bucket is versioned: false 2026/04/06 01:21:50 DEBUG : Waiting for deletions to finish 2026/04/06 01:21:51 INFO : S3 bucket rclone-test-wonegew7bifa: Bucket "rclone-test-wonegew7bifa" deleted 2026/04/06 01:21:51 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.91s) --- PASS: TestIntegration/FsMkdir (2.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.67s) PASS ok github.com/rclone/rclone/backend/s3 2.935s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^punctuation$'" - Finished OK in 4.283629364s (try 2/5)