"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|invalid_UTF-8|leading_dot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/03/06 03:07:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-poxamax9voyi" 2025/03/06 03:07:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 03:07:11 INFO : S3 bucket rclone-test-poxamax9voyi: Bucket "rclone-test-poxamax9voyi" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/03/06 03:07:14 DEBUG : S3 bucket rclone-test-poxamax9voyi: bucket is versioned: false 2025/03/06 03:07:14 DEBUG : Waiting for deletions to finish 2025/03/06 03:07:14 INFO : S3 bucket rclone-test-poxamax9voyi: Bucket "rclone-test-poxamax9voyi" deleted 2025/03/06 03:07:14 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.95s) --- PASS: TestIntegration/FsMkdir (3.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding (2.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.59s) PASS ok github.com/rclone/rclone/backend/s3 3.970s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|invalid_UTF-8|leading_dot)$'" - Finished OK in 4.672759209s (try 2/5)