"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/15 03:34:37 INFO Deleted object="file name.txt" objectType=*cloudinary.Object 2025/06/15 03:34:45 INFO Deleted object="hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" objectType=*cloudinary.Object 2025/06/15 03:34:54 INFO Removing directory object="hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" objectType=string 2025/06/15 03:34:54 INFO Removing directory object="hello? sausage/êé/Hello, 世界" objectType=string 2025/06/15 03:34:54 INFO Removing directory object="hello? sausage/êé" objectType=string 2025/06/15 03:34:55 INFO Removing directory object="hello? sausage" objectType=string 2025/06/15 03:34:55 INFO Removing directory object="Cloudinary root 'rclone-test-tiqihad8jagu'" objectType=*cloudinary.Fs 2025/06/15 03:35:02 ERROR error listing: directory not found object="" objectType=string 2025/06/15 03:35:03 ERROR error listing: directory not found object="" objectType=string 2025/06/15 03:35:03 ERROR Failed to list "": directory not found object="Cloudinary root 'rclone-test-tiqihad8jagu'" objectType=*cloudinary.Fs 2025/06/15 03:35:03 INFO Removing directory object="Cloudinary root 'rclone-test-tiqihad8jagu'" objectType=*cloudinary.Fs 2025/06/15 03:35:03 ERROR Failed to rmdir: directory not found object="" objectType=string --- PASS: TestIntegration (66.58s) --- PASS: TestIntegration/FsMkdir (58.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (24.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.29s) PASS ok github.com/rclone/rclone/backend/cloudinary 66.591s "go test -v -timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectOpenRange|ObjectOpenSeek)$'" - Finished OK in 1m7.500377983s (try 3/5)