"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2026/02/12 01:59:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-daxohem5hamo" 2026/02/12 01:59:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/12 01:59:19 DEBUG : Starting OpenDrive session with ID: 55614e72927da2c1ae21640dd956aa2a31d65a79876673fbe1621dfa8d30c15f 2026/02/12 01:59:20 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:282: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestIntegration (1.42s) testing: warning: no tests to run FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 1.442s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 2.275678333s (try 2/5): exit status 1: Failed [TestIntegration]