"go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:442: Using remote "TestS3Alibaba:" 2024/12/26 02:09:11 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-tiwojax0xehu" 2024/12/26 02:09:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/26 02:09:12 INFO : S3 bucket rclone-test-tiwojax0xehu: Bucket "rclone-test-tiwojax0xehu" created with ACL "private" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3Alibaba:" path "rclone-test-tiwojax0xehu" from "TestS3Alibaba:rclone-test-tiwojax0xehu" 2024/12/26 02:09:13 DEBUG : Creating backend with remote "TestS3Alibaba:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR 2024/12/26 02:09:20 DEBUG : S3 bucket rclone-test-tiwojax0xehu: bucket is versioned: false 2024/12/26 02:09:20 DEBUG : Waiting for deletions to finish 2024/12/26 02:09:20 DEBUG : "file name.txt" version false 2024/12/26 02:09:20 DEBUG : file name.txt: Deleting (id "") 2024/12/26 02:09:20 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2024/12/26 02:09:20 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2024/12/26 02:09:20 INFO : file name.txt: Deleted 2024/12/26 02:09:20 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2024/12/26 02:09:21 INFO : S3 bucket rclone-test-tiwojax0xehu: Bucket "rclone-test-tiwojax0xehu" deleted 2024/12/26 02:09:22 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (10.84s) --- PASS: TestIntegration/FsMkdir (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (7.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (6.76s) PASS ok github.com/rclone/rclone/backend/s3 10.846s "go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^ListR$'" - Finished OK in 12.802069141s (try 3/5)