"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|trailing_dot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/08/02 01:26:10 NOTICE: TestS3R2: Starting server 2025/08/02 01:26:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-wokujew1quzi" 2025/08/02 01:26:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 01:26:11 INFO : S3 bucket rclone-test-wokujew1quzi: Bucket "rclone-test-wokujew1quzi" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/08/02 01:26:13 DEBUG : S3 bucket rclone-test-wokujew1quzi: bucket is versioned: false 2025/08/02 01:26:13 DEBUG : Waiting for deletions to finish 2025/08/02 01:26:14 INFO : S3 bucket rclone-test-wokujew1quzi: Bucket "rclone-test-wokujew1quzi" deleted 2025/08/02 01:26:14 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.58s) --- PASS: TestIntegration/FsMkdir (2.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.80s) PASS ok github.com/rclone/rclone/backend/s3 3.632s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|trailing_dot)$'" - Finished OK in 5.237573488s (try 2/5)