"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/07/05 04:17:20 NOTICE: TestOpenDrive: Starting server 2025/07/05 04:17:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yixugop2cama" 2025/07/05 04:17:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 04:17:20 DEBUG : Starting OpenDrive session with ID: 0e2930092a70a4a9102f61b6303293764071544d9b4110c916116941b6d04fa5 === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/07/05 04:17:21 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) === NAME TestIntegration fstest.go:279: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestIntegration (1.56s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.18s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 1.580s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 2.513441461s (try 1/5): exit status 1: Failed [TestIntegration]