"go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3Wasabi:" 2025/10/08 03:15:13 NOTICE: TestS3Wasabi: Stopped server 2025/10/08 03:15:13 NOTICE: TestS3Wasabi: Starting server 2025/10/08 03:15:13 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-xapudac6baru" 2025/10/08 03:15:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/08 03:15:15 INFO : S3 bucket rclone-test-xapudac6baru: Bucket "rclone-test-xapudac6baru" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3Wasabi:" path "rclone-test-xapudac6baru" from "TestS3Wasabi:rclone-test-xapudac6baru" 2025/10/08 03:15:25 DEBUG : Creating backend with remote "TestS3Wasabi:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2025/10/08 03:15:30 DEBUG : S3 bucket rclone-test-xapudac6baru: bucket is versioned: false 2025/10/08 03:15:30 DEBUG : Waiting for deletions to finish 2025/10/08 03:15:31 DEBUG : "file name.txt" version false 2025/10/08 03:15:31 DEBUG : file name.txt: Deleting (id "") 2025/10/08 03:15:31 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/08 03:15:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/08 03:15:31 INFO : file name.txt: Deleted 2025/10/08 03:15:33 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/08 03:15:36 INFO : S3 bucket rclone-test-xapudac6baru: Bucket "rclone-test-xapudac6baru" deleted 2025/10/08 03:15:37 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (23.79s) --- PASS: TestIntegration/FsMkdir (21.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (14.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (5.04s) PASS ok github.com/rclone/rclone/backend/s3 23.812s "go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 25.730969728s (try 2/5)