"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^URL_encoding$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/11/03 02:37:45 NOTICE: TestS3R2: Stopped server 2025/11/03 02:37:45 NOTICE: TestS3R2: Starting server 2025/11/03 02:37:45 DEBUG : Creating backend with remote "TestS3R2:rclone-test-botetap6xepi" 2025/11/03 02:37:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/03 02:37:46 INFO : S3 bucket rclone-test-botetap6xepi: Bucket "rclone-test-botetap6xepi" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/11/03 02:37:47 DEBUG : S3 bucket rclone-test-botetap6xepi: bucket is versioned: false 2025/11/03 02:37:47 DEBUG : Waiting for deletions to finish 2025/11/03 02:37:47 INFO : S3 bucket rclone-test-botetap6xepi: Bucket "rclone-test-botetap6xepi" deleted 2025/11/03 02:37:47 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.16s) --- PASS: TestIntegration/FsMkdir (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.43s) PASS ok github.com/rclone/rclone/backend/s3 2.190s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^URL_encoding$'" - Finished OK in 4.806543194s (try 2/5)