"go test -v -timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectOpenRange|ObjectOpenSeek)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestCloudinary:" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2025/06/14 04:40:49 INFO Deleted object="file name.txt" objectType=*cloudinary.Object 2025/06/14 04:40:50 INFO Deleted object="hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" objectType=*cloudinary.Object 2025/06/14 04:40:58 INFO Removing directory object="hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" objectType=string 2025/06/14 04:40:59 INFO Removing directory object="hello? sausage/êé/Hello, 世界" objectType=string 2025/06/14 04:40:59 INFO Removing directory object="hello? sausage/êé" objectType=string 2025/06/14 04:40:59 INFO Removing directory object="hello? sausage" objectType=string 2025/06/14 04:41:00 INFO Removing directory object="Cloudinary root 'rclone-test-wabekun2kaco'" objectType=*cloudinary.Fs 2025/06/14 04:41:07 ERROR error listing: directory not found object="" objectType=string 2025/06/14 04:41:08 ERROR error listing: directory not found object="" objectType=string 2025/06/14 04:41:08 ERROR Failed to list "": directory not found object="Cloudinary root 'rclone-test-wabekun2kaco'" objectType=*cloudinary.Fs 2025/06/14 04:41:08 INFO Removing directory object="Cloudinary root 'rclone-test-wabekun2kaco'" objectType=*cloudinary.Fs 2025/06/14 04:41:08 ERROR Failed to rmdir: directory not found object="" objectType=string --- PASS: TestIntegration (61.23s) --- PASS: TestIntegration/FsMkdir (53.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) PASS ok github.com/rclone/rclone/backend/cloudinary 61.240s "go test -v -timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectOpenRange|ObjectOpenSeek)$'" - Finished OK in 1m2.125305003s (try 3/5)