"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^trailing_space$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/02/18 01:58:48 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jaqonum5hise" 2026/02/18 01:58:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/18 01:58:48 INFO : S3 bucket rclone-test-jaqonum5hise: Bucket "rclone-test-jaqonum5hise" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " 2026/02/18 01:58:49 DEBUG : S3 bucket rclone-test-jaqonum5hise: bucket is versioned: false 2026/02/18 01:58:49 DEBUG : Waiting for deletions to finish 2026/02/18 01:58:49 INFO : S3 bucket rclone-test-jaqonum5hise: Bucket "rclone-test-jaqonum5hise" deleted 2026/02/18 01:58:50 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (2.09s) --- PASS: TestIntegration/FsMkdir (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.45s) PASS ok github.com/rclone/rclone/backend/s3 2.133s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^trailing_space$'" - Finished OK in 5.893056802s (try 2/5)