"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^control_chars$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:457: Using remote "TestS3R2:" 2026/08/21 03:29:21 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zoxevor0luwe" 2026/08/21 03:29:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/21 03:29:22 INFO : S3 bucket rclone-test-zoxevor0luwe: Bucket "rclone-test-zoxevor0luwe" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/08/21 03:29:22 DEBUG : S3 bucket rclone-test-zoxevor0luwe: bucket is versioned: false 2026/08/21 03:29:22 DEBUG : Waiting for deletions to finish 2026/08/21 03:29:23 INFO : S3 bucket rclone-test-zoxevor0luwe: Bucket "rclone-test-zoxevor0luwe" deleted 2026/08/21 03:29:23 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.01s) --- PASS: TestIntegration/FsMkdir (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.44s) PASS ok github.com/rclone/rclone/backend/s3 2.071s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^control_chars$'" - Finished OK in 4.611556579s (try 2/5)