"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/09/15 02:33:40 NOTICE: TestOpenDrive: Starting server 2025/09/15 02:33:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qacokax7vawa" 2025/09/15 02:33:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/15 02:33:41 DEBUG : Starting OpenDrive session with ID: b3838251ec97ca394036e4bca93aa784538f2a6ba0af4af831c5dec4bd9afc9f === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/09/15 02:33:43 DEBUG : trailing VT␋/trailing VT␋: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/09/15 02:33:47 DEBUG : trailing dot./trailing dot.: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/09/15 02:33:50 DEBUG : invalid utf-8/invalid utf-8: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/09/15 02:33:54 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/09/15 02:33:57 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/09/15 02:34:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2025/09/15 02:34:02 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/09/15 02:34:07 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/09/15 02:34:13 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2025/09/15 02:34:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qacokax7vawa/dirToPurgeFromRoot" 2025/09/15 02:34:16 DEBUG : Starting OpenDrive session with ID: f1cb227c61fb946825f4e96cb87ce359db2452d05af7b538eac34c26bb882b58 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/09/15 02:34:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jupokoj5qahu" 2025/09/15 02:34:18 DEBUG : Starting OpenDrive session with ID: 77989d47a3ecccfe3b94d736cbd59dc58ec92f04cf503c7616950efba22c7fab 2025/09/15 02:34:22 DEBUG : OpenDrive root 'rclone-test-jupokoj5qahu': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-qacokax7vawa" from "TestOpenDrive:rclone-test-qacokax7vawa" 2025/09/15 02:34:23 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/09/15 02:34:23 DEBUG : Starting OpenDrive session with ID: e259b1d092f9794407dd1e6a0aa39c10c7028899b978fcf40caa77f4c5e9ab03 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/09/15 02:34:25 ERROR : error listing: directory not found --- PASS: TestIntegration (45.11s) --- PASS: TestIntegration/FsMkdir (43.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (28.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (5.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) PASS ok github.com/rclone/rclone/backend/opendrive 45.131s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 45.954983665s (try 3/5)