"go test -v -timeout 1h0m0s -remote TestS3: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3:" 2025/08/28 01:07:42 NOTICE: TestS3: Starting server 2025/08/28 01:07:42 DEBUG : Creating backend with remote "TestS3:rclone-test-jedapum2mewo" 2025/08/28 01:07:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/28 01:07:44 INFO : S3 bucket rclone-test-jedapum2mewo: Bucket "rclone-test-jedapum2mewo" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3:" path "rclone-test-jedapum2mewo" from "TestS3:rclone-test-jedapum2mewo" 2025/08/28 01:07:44 DEBUG : Creating backend with remote "TestS3:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2025/08/28 01:07:50 DEBUG : S3 bucket rclone-test-jedapum2mewo: bucket is versioned: false 2025/08/28 01:07:50 DEBUG : Waiting for deletions to finish 2025/08/28 01:07:50 DEBUG : "file name.txt" version false 2025/08/28 01:07:50 DEBUG : file name.txt: Deleting (id "") 2025/08/28 01:07:50 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/08/28 01:07:50 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/08/28 01:07:50 INFO : file name.txt: Deleted 2025/08/28 01:07:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/08/28 01:07:50 INFO : S3 bucket rclone-test-jedapum2mewo: Bucket "rclone-test-jedapum2mewo" deleted 2025/08/28 01:07:50 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (7.79s) --- PASS: TestIntegration/FsMkdir (6.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (5.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.36s) PASS ok github.com/rclone/rclone/backend/s3 7.814s "go test -v -timeout 1h0m0s -remote TestS3: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 9.248308013s (try 2/5)