"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/04/08 02:06:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-piguvut2mavo" 2025/04/08 02:06:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 02:06:56 DEBUG : Starting OpenDrive session with ID: 0fe6996626ce5422a2d9ce3578d8e4588ed45c34a4652074ca8758dd3901333b === 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/04/08 02:06:57 ERROR : : error listing: failed to get folder list: Directory doesn't exist (Error 404) === NAME TestIntegration fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestIntegration (1.61s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.17s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 1.645s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 2.709289898s (try 3/5): exit status 1: Failed [TestIntegration]