"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_space|leading_tilde)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/02/05 02:58:44 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qoqovec0hada" 2026/02/05 02:58:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/05 02:58:45 INFO : S3 bucket rclone-test-qoqovec0hada: Bucket "rclone-test-qoqovec0hada" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 2026/02/05 02:58:47 DEBUG : S3 bucket rclone-test-qoqovec0hada: bucket is versioned: false 2026/02/05 02:58:47 DEBUG : Waiting for deletions to finish 2026/02/05 02:58:48 INFO : S3 bucket rclone-test-qoqovec0hada: Bucket "rclone-test-qoqovec0hada" deleted 2026/02/05 02:58:48 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (3.94s) --- PASS: TestIntegration/FsMkdir (3.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding (1.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.81s) PASS ok github.com/rclone/rclone/backend/s3 3.962s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(leading_space|leading_tilde)$'" - Finished OK in 5.308192854s (try 2/5)