"go test -v -timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|ObjectOpenRange|ObjectOpenSeek|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Starting (try 2/5) === RUN TestIntegration 2025/11/11 01:16:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" fstests.go:438: Using remote "TestCloudinary:" 2025/11/11 01:16:16 DEBUG : Creating backend with remote "TestCloudinary:rclone-test-giterof3yeja" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestCloudinary:" path "rclone-test-giterof3yeja" from "TestCloudinary:rclone-test-giterof3yeja" 2025/11/11 01:21:35 DEBUG : Creating backend with remote "TestCloudinary:" 2025/11/11 01:21:35 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/11/11 01:21:59 DEBUG : Waiting for deletions to finish 2025/11/11 01:22:01 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/11 01:22:11 DEBUG : removing 1 level 4 directories 2025/11/11 01:22:11 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠: Removing directory 2025/11/11 01:22:11 DEBUG : removing 1 level 3 directories 2025/11/11 01:22:11 INFO : hello? sausage/êé/Hello, 世界: Removing directory 2025/11/11 01:22:12 DEBUG : removing 1 level 2 directories 2025/11/11 01:22:12 INFO : hello? sausage/êé: Removing directory 2025/11/11 01:22:13 DEBUG : removing 1 level 1 directories 2025/11/11 01:22:13 INFO : hello? sausage: Removing directory 2025/11/11 01:22:13 DEBUG : removing 1 level 0 directories 2025/11/11 01:22:13 INFO : Cloudinary root 'rclone-test-giterof3yeja': Removing directory 2025/11/11 01:22:21 ERROR : error listing: directory not found 2025/11/11 01:22:21 DEBUG : Waiting for deletions to finish 2025/11/11 01:22:21 ERROR : error listing: directory not found 2025/11/11 01:22:21 ERROR : Cloudinary root 'rclone-test-giterof3yeja': Failed to list "": directory not found 2025/11/11 01:22:21 DEBUG : removing 1 level 0 directories 2025/11/11 01:22:21 INFO : Cloudinary root 'rclone-test-giterof3yeja': Removing directory 2025/11/11 01:22:21 ERROR : Failed to rmdir: directory not found --- PASS: TestIntegration (365.06s) --- PASS: TestIntegration/FsMkdir (356.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding (251.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (17.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (18.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (17.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (17.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (17.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (17.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (18.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (17.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (17.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (17.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (17.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (17.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (16.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (16.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (75.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (18.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (14.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (12.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (9.02s) PASS ok github.com/rclone/rclone/backend/cloudinary 365.081s "go test -v -timeout 1h0m0s -remote TestCloudinary: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|ObjectOpenRange|ObjectOpenSeek|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Finished OK in 6m5.909385452s (try 2/5)