"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2026/03/12 03:13:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bejipaw1yuki" 2026/03/12 03:13:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 03:13:01 DEBUG : Starting OpenDrive session with ID: c26142a0cd5d6341b41aecee3466f05017cb59b68b53ed80eb4a6f73279745c6 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/03/12 03:13:04 DEBUG : invalid utf-8þ/invalid utf-8þ: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/03/12 03:13:08 DEBUG : test%46.txt/test%46.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 2026/03/12 03:13:12 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:955 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put 2026/03/12 03:13:15 ERROR : error listing: directory not found --- FAIL: TestIntegration (13.90s) --- FAIL: TestIntegration/FsMkdir (12.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding (8.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (4.51s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (3.21s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 13.926s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 14.814905204s (try 5/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles]