"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/05/13 01:42:33 DEBUG : Creating backend with remote "TestS3R2:rclone-test-kevaros9hepa" 2026/05/13 01:42:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/13 01:42:34 INFO : S3 bucket rclone-test-kevaros9hepa: Bucket "rclone-test-kevaros9hepa" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/05/13 01:42:36 DEBUG : S3 bucket rclone-test-kevaros9hepa: bucket is versioned: false 2026/05/13 01:42:36 DEBUG : Waiting for deletions to finish 2026/05/13 01:42:37 INFO : S3 bucket rclone-test-kevaros9hepa: Bucket "rclone-test-kevaros9hepa" deleted 2026/05/13 01:42:37 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.66s) --- PASS: TestIntegration/FsMkdir (2.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.32s) PASS ok github.com/rclone/rclone/backend/s3 3.688s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^punctuation$'" - Finished OK in 4.848265679s (try 2/5)