"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2025/05/07 04:15:54 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-cejedil8cumo" 2025/05/07 04:15:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/07 04:15:55 INFO : S3 bucket rclone-test-cejedil8cumo: Bucket "rclone-test-cejedil8cumo" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3GCS:" path "rclone-test-cejedil8cumo" from "TestS3GCS:rclone-test-cejedil8cumo" 2025/05/07 04:15:59 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2025/05/07 04:16:04 DEBUG : S3 bucket rclone-test-cejedil8cumo: bucket is versioned: false 2025/05/07 04:16:04 DEBUG : Waiting for deletions to finish 2025/05/07 04:16:04 DEBUG : "file name.txt" version false 2025/05/07 04:16:04 DEBUG : file name.txt: Deleting (id "") 2025/05/07 04:16:04 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/05/07 04:16:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/05/07 04:16:05 INFO : file name.txt: Deleted 2025/05/07 04:16:05 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/05/07 04:16:05 INFO : S3 bucket rclone-test-cejedil8cumo: Bucket "rclone-test-cejedil8cumo" deleted 2025/05/07 04:16:05 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (11.36s) --- PASS: TestIntegration/FsMkdir (9.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (7.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.93s) PASS ok github.com/rclone/rclone/backend/s3 11.386s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 12.474067684s (try 2/5)