"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestOpenDrive:" 2024/11/03 01:10:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vimihex9pago" 2024/11/03 01:10:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 01:10:59 DEBUG : Starting OpenDrive session with ID: 06b6d4ec995f71d8f23d793b168eaeb50e241cc6bb84f1cd65c42dfcff5997d6 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/11/03 01:11:00 DEBUG : dir/subdir: Making directory 2024/11/03 01:11:01 INFO : dir/subdir: Removing directory 2024/11/03 01:11:02 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListDirEmpty 2024/11/03 01:11:03 ERROR : : error listing: directory not found --- PASS: TestIntegration (5.15s) --- PASS: TestIntegration/FsMkdir (3.68s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (2.54s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.18s) PASS ok github.com/rclone/rclone/backend/opendrive 5.159s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsListDirEmpty|FsMkdirRmdirSubdir)$'" - Finished OK in 6.690952783s (try 2/5)