"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2026/04/23 04:29:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fonepet5cufu" 2026/04/23 04:29:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/23 04:29:07 DEBUG : Starting OpenDrive session with ID: 9f2343cfe3b54b8e90d38b4806ea365e2a5a1f5fdac61af6b2980f9f09651681 === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2026/04/23 04:29:09 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) === NAME TestIntegration fstest.go:282: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestIntegration (2.34s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.22s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 2.356s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 3.182679722s (try 1/5): exit status 1: Failed [TestIntegration]