"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:" 2026/04/01 01:51:25 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zesokus9zalu" 2026/04/01 01:51:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 01:51:26 INFO : S3 bucket rclone-test-zesokus9zalu: Bucket "rclone-test-zesokus9zalu" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3GCS:" path "rclone-test-zesokus9zalu" from "TestS3GCS:rclone-test-zesokus9zalu" 2026/04/01 01:51:29 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1984: Too many files to list - giving up 2026/04/01 01:51:45 DEBUG : S3 bucket rclone-test-zesokus9zalu: bucket is versioned: false 2026/04/01 01:51:45 DEBUG : Waiting for deletions to finish 2026/04/01 01:51:46 DEBUG : "file name.txt" version false 2026/04/01 01:51:46 DEBUG : file name.txt: Deleting (id "") 2026/04/01 01:51:46 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/01 01:51:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/01 01:51:46 INFO : file name.txt: Deleted 2026/04/01 01:51:47 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/01 01:51:47 INFO : S3 bucket rclone-test-zesokus9zalu: Bucket "rclone-test-zesokus9zalu" deleted 2026/04/01 01:51:47 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (22.45s) --- PASS: TestIntegration/FsMkdir (21.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (18.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (16.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (16.07s) PASS ok github.com/rclone/rclone/backend/s3 22.519s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 25.30566047s (try 2/5)