"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirRemove|TestDirRemoveName|TestDirRename|TestRWFileHandleFlushRead)$|^TestFileRename$/^off,forceCache=false$|^TestFileSetModTime$/^cache=full,open=false,write=false$'" - Starting (try 3/5) 2025/09/30 05:57:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zefakal4xace" 2025/09/30 05:57:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 05:57:52 DEBUG : Starting OpenDrive session with ID: 88598beb0e7b61179af1d23546e181f6bd8fe973dd63a9e99d7b539a1fab867f 2025/09/30 05:57:52 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/30 05:57:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/30 05:57:53 DEBUG : pacer: Reducing sleep to 10ms 2025/09/30 05:57:53 DEBUG : Creating backend with remote "/tmp/rclone1774858428" === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-zefakal4xace'", Local "Local file system at /tmp/rclone1774858428", Modify Window "1s" 2025/09/30 05:57:53 INFO : OpenDrive root 'rclone-test-zefakal4xace': poll-interval is not supported by this remote 2025/09/30 05:57:53 NOTICE: OpenDrive root 'rclone-test-zefakal4xace': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/30 05:57:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2025/09/30 05:57:56 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/30 05:57:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/30 05:57:56 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/30 05:57:56 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/30 05:57:56 DEBUG : OpenDrive root 'rclone-test-zefakal4xace': File to upload is small (5 bytes), uploading instead of streaming 2025/09/30 05:57:57 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/09/30 05:57:58 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/09/30 05:57:58 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/09/30 05:57:58 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/30 05:57:58 DEBUG : WaitForWriters: timeout=30s 2025/09/30 05:57:58 DEBUG : dir: Looking for writers 2025/09/30 05:57:58 DEBUG : potato: reading active writers 2025/09/30 05:57:58 DEBUG : file1: reading active writers 2025/09/30 05:57:58 DEBUG : Looking for writers 2025/09/30 05:57:58 DEBUG : dir: reading active writers 2025/09/30 05:57:58 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- FAIL: TestDirCreate (7.38s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-zefakal4xace'", Local "Local file system at /tmp/rclone1774858428", Modify Window "1s" 2025/09/30 05:58:00 INFO : OpenDrive root 'rclone-test-zefakal4xace': poll-interval is not supported by this remote 2025/09/30 05:58:00 NOTICE: OpenDrive root 'rclone-test-zefakal4xace': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/30 05:58:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/30 05:58:03 ERROR : dir/: Dir.Remove not empty 2025/09/30 05:58:03 DEBUG : dir/file1: Remove: 2025/09/30 05:58:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/30 05:58:03 DEBUG : dir/file1: >Remove: err= 2025/09/30 05:58:03 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/30 05:58:04 DEBUG : WaitForWriters: timeout=30s 2025/09/30 05:58:04 DEBUG : Looking for writers 2025/09/30 05:58:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.82s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-zefakal4xace'", Local "Local file system at /tmp/rclone1774858428", Modify Window "1s" 2025/09/30 05:58:04 INFO : OpenDrive root 'rclone-test-zefakal4xace': poll-interval is not supported by this remote 2025/09/30 05:58:04 NOTICE: OpenDrive root 'rclone-test-zefakal4xace': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/30 05:58:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/30 05:58:07 DEBUG : dir/file1: Remove: 2025/09/30 05:58:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/30 05:58:07 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2025/09/30 05:58:07 DEBUG : WaitForWriters: timeout=30s 2025/09/30 05:58:07 DEBUG : dir: Looking for writers 2025/09/30 05:58:07 DEBUG : Looking for writers 2025/09/30 05:58:07 DEBUG : dir: reading active writers 2025/09/30 05:58:07 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.47s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-zefakal4xace'", Local "Local file system at /tmp/rclone1774858428", Modify Window "1s" 2025/09/30 05:58:08 INFO : OpenDrive root 'rclone-test-zefakal4xace': poll-interval is not supported by this remote 2025/09/30 05:58:08 NOTICE: OpenDrive root 'rclone-test-zefakal4xace': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/30 05:58:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/09/30 05:58:12 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/09/30 05:58:13 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/30 05:58:14 DEBUG : dir2: same parent dir (ODFfOTQ2NDU4NF9VWGp0eQ) - using folder/rename instead of move_copy 2025/09/30 05:58:14 DEBUG : dir: Updating dir with dir2 0xc0007600d0 2025/09/30 05:58:14 DEBUG : dir: forgetting directory cache 2025/09/30 05:58:14 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/30 05:58:14 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/30 05:58:15 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/30 05:58:15 DEBUG : file2: Updating file with file2 0xc00023a480 2025/09/30 05:58:15 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/30 05:58:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/30 05:58:16 INFO : dir2/file3: Deleted 2025/09/30 05:58:16 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/30 05:58:16 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00023a480 2025/09/30 05:58:16 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/30 05:58:16 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/30 05:58:17 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/30 05:58:17 DEBUG : renamed empty directory: same parent dir (ODFfOTQ2NDU4NF9VWGp0eQ) - using folder/rename instead of move_copy 2025/09/30 05:58:17 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0003c1930 2025/09/30 05:58:17 DEBUG : empty directory: forgetting directory cache 2025/09/30 05:58:17 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/30 05:58:17 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/30 05:58:17 DEBUG : dir2: Renaming to "dir3" 2025/09/30 05:58:17 DEBUG : WaitForWriters: timeout=30s 2025/09/30 05:58:17 DEBUG : dir3: Looking for writers 2025/09/30 05:58:17 DEBUG : file3: reading active writers 2025/09/30 05:58:17 DEBUG : renamed empty directory: Looking for writers 2025/09/30 05:58:17 DEBUG : Looking for writers 2025/09/30 05:58:17 DEBUG : renamed empty directory: reading active writers 2025/09/30 05:58:17 DEBUG : dir3: reading active writers 2025/09/30 05:58:17 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.63s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-zefakal4xace'", Local "Local file system at /tmp/rclone1774858428", Modify Window "1s" 2025/09/30 05:58:19 INFO : OpenDrive root 'rclone-test-zefakal4xace': poll-interval is not supported by this remote 2025/09/30 05:58:19 DEBUG : OpenDrive root 'rclone-test-zefakal4xace': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/30 05:58:19 DEBUG : OpenDrive root 'rclone-test-zefakal4xace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zefakal4xace" 2025/09/30 05:58:19 DEBUG : OpenDrive root 'rclone-test-zefakal4xace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zefakal4xace" 2025/09/30 05:58:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zefakal4xace" 2025/09/30 05:58:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/30 05:58:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zefakal4xace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zefakal4xace" 2025/09/30 05:58:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zefakal4xace" 2025/09/30 05:58:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/30 05:58:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zefakal4xace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zefakal4xace" 2025/09/30 05:58:19 INFO : OpenDrive root 'rclone-test-zefakal4xace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/30 05:58:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/09/30 05:58:30 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/09/30 05:58:32 DEBUG : Can set mod time: true 2025/09/30 05:58:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/30 05:58:32 DEBUG : WaitForWriters: timeout=30s 2025/09/30 05:58:32 DEBUG : dir: Looking for writers 2025/09/30 05:58:32 DEBUG : file1: reading active writers 2025/09/30 05:58:32 DEBUG : Looking for writers 2025/09/30 05:58:32 DEBUG : dir: reading active writers 2025/09/30 05:58:32 DEBUG : >WaitForWriters: 2025/09/30 05:58:32 DEBUG : OpenDrive root 'rclone-test-zefakal4xace': vfs cache: cleaner exiting run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestFileSetModTime (15.39s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (15.39s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-zefakal4xace'", Local "Local file system at /tmp/rclone1774858428", Modify Window "1s" 2025/09/30 05:58:34 INFO : OpenDrive root 'rclone-test-zefakal4xace': poll-interval is not supported by this remote 2025/09/30 05:58:34 NOTICE: OpenDrive root 'rclone-test-zefakal4xace': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/30 05:58:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: dir/file1: Modification time difference too big |-216121h53m29.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-09-30 05:58:36 +0000 UTC) (precision 1s) 2025/09/30 05:58:37 DEBUG : WaitForWriters: timeout=30s 2025/09/30 05:58:37 DEBUG : dir: Looking for writers 2025/09/30 05:58:37 DEBUG : file1: reading active writers 2025/09/30 05:58:37 DEBUG : Looking for writers 2025/09/30 05:58:37 DEBUG : dir: reading active writers 2025/09/30 05:58:37 DEBUG : >WaitForWriters: 2025/09/30 05:58:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/30 05:58:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0006da300 2025/09/30 05:58:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/30 05:58:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/09/30 05:58:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/30 05:58:47 DEBUG : dir/file1: Updating file with dir/file1 0xc0006da300 2025/09/30 05:58:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/30 05:58:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/30 05:58:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/30 05:58:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/30 05:58:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/30 05:58:47 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006da300 2025/09/30 05:58:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/30 05:58:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/30 05:58:47 DEBUG : OpenDrive root 'rclone-test-zefakal4xace': File to upload is small (25 bytes), uploading instead of streaming 2025/09/30 05:58:47 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/09/30 05:58:48 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/09/30 05:58:48 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/09/30 05:58:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/30 05:58:48 DEBUG : newLeaf: Running delayed rename now 2025/09/30 05:58:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/30 05:58:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0006da300 2025/09/30 05:58:49 DEBUG : WaitForWriters: timeout=30s 2025/09/30 05:58:49 DEBUG : dir: Looking for writers 2025/09/30 05:58:49 DEBUG : Looking for writers 2025/09/30 05:58:49 DEBUG : dir: reading active writers 2025/09/30 05:58:49 DEBUG : newLeaf: reading active writers 2025/09/30 05:58:49 DEBUG : >WaitForWriters: 2025/09/30 05:58:49 DEBUG : WaitForWriters: timeout=30s 2025/09/30 05:58:49 DEBUG : dir: Looking for writers 2025/09/30 05:58:49 DEBUG : Looking for writers 2025/09/30 05:58:49 DEBUG : dir: reading active writers 2025/09/30 05:58:49 DEBUG : newLeaf: reading active writers 2025/09/30 05:58:49 DEBUG : >WaitForWriters: --- FAIL: TestFileRename (15.80s) --- FAIL: TestFileRename/off,forceCache=false (15.80s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-zefakal4xace'", Local "Local file system at /tmp/rclone1774858428", Modify Window "1s" 2025/09/30 05:58:50 INFO : OpenDrive root 'rclone-test-zefakal4xace': poll-interval is not supported by this remote 2025/09/30 05:58:50 DEBUG : OpenDrive root 'rclone-test-zefakal4xace': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/30 05:58:50 DEBUG : OpenDrive root 'rclone-test-zefakal4xace': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zefakal4xace" 2025/09/30 05:58:50 DEBUG : OpenDrive root 'rclone-test-zefakal4xace': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zefakal4xace" 2025/09/30 05:58:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zefakal4xace" 2025/09/30 05:58:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/30 05:58:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zefakal4xace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-zefakal4xace" 2025/09/30 05:58:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zefakal4xace" 2025/09/30 05:58:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/30 05:58:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zefakal4xace" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-zefakal4xace" 2025/09/30 05:58:50 INFO : OpenDrive root 'rclone-test-zefakal4xace': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/30 05:58:51 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/09/30 05:58:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/30 05:58:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/30 05:58:53 DEBUG : dir/file1: newRWFileHandle: 2025/09/30 05:58:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/30 05:58:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/30 05:58:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/30 05:58:53 DEBUG : dir/file1(0xc000b12340): RWFileHandle.Flush 2025/09/30 05:58:53 DEBUG : dir/file1(0xc000b12340): _readAt: size=256, off=0 2025/09/30 05:58:53 DEBUG : dir/file1(0xc000b12340): openPending: 2025/09/30 05:58:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/30 05:58:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/30 05:58:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/30 05:58:53 DEBUG : dir/file1(0xc000b12340): >openPending: err= 2025/09/30 05:58:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/30 05:58:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/30 05:58:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/30 05:58:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/30 05:58:53 DEBUG : dir/file1(0xc000b12340): >_readAt: n=16, err=EOF 2025/09/30 05:58:53 DEBUG : dir/file1(0xc000b12340): RWFileHandle.Flush 2025/09/30 05:58:53 DEBUG : dir/file1(0xc000b12340): RWFileHandle.Flush 2025/09/30 05:58:53 DEBUG : dir/file1(0xc000b12340): close: 2025/09/30 05:58:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/30 05:58:53 DEBUG : dir/file1(0xc000b12340): >close: err= 2025/09/30 05:58:53 DEBUG : WaitForWriters: timeout=30s 2025/09/30 05:58:53 DEBUG : dir: Looking for writers 2025/09/30 05:58:53 DEBUG : file1: reading active writers 2025/09/30 05:58:53 DEBUG : Looking for writers 2025/09/30 05:58:53 DEBUG : dir: reading active writers 2025/09/30 05:58:53 DEBUG : >WaitForWriters: 2025/09/30 05:58:53 DEBUG : OpenDrive root 'rclone-test-zefakal4xace': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.45s) FAIL 2025/09/30 05:58:55 DEBUG : OpenDrive root 'rclone-test-zefakal4xace': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirRemove|TestDirRemoveName|TestDirRename|TestRWFileHandleFlushRead)$|^TestFileRename$/^off,forceCache=false$|^TestFileSetModTime$/^cache=full,open=false,write=false$'" - Finished ERROR in 1m3.690939861s (try 3/5): exit status 1: Failed [TestDirCreate TestDirRemoveName TestFileRename/off,forceCache=false]