"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestDirRemoveName|TestFileOpen|TestFileOpenWrite|TestFileRemove|TestFileRemoveAll|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeTruncateExisting|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Starting (try 3/5) 2025/08/09 03:40:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lemuruj7quta" 2025/08/09 03:40:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/09 03:40:24 DEBUG : Starting OpenDrive session with ID: f147a55c9b111c40596ce2373591d2ee003e38d5e12882bee940494baf07b7c4 2025/08/09 03:40:24 DEBUG : Creating backend with remote "/tmp/rclone2163447685" === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:40:24 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:40:24 NOTICE: OpenDrive root 'rclone-test-lemuruj7quta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/09 03:40:26 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/08/09 03:40:27 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/09 03:40:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/09 03:40:27 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/09 03:40:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/09 03:40:27 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': File to upload is small (5 bytes), uploading instead of streaming 2025/08/09 03:40:28 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/08/09 03:40:29 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/09 03:40:29 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/08/09 03:40:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/09 03:40:29 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:40:29 DEBUG : dir: Looking for writers 2025/08/09 03:40:29 DEBUG : file1: reading active writers 2025/08/09 03:40:29 DEBUG : potato: reading active writers 2025/08/09 03:40:29 DEBUG : Looking for writers 2025/08/09 03:40:29 DEBUG : dir: reading active writers 2025/08/09 03:40:29 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.34s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:40:30 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:40:30 NOTICE: OpenDrive root 'rclone-test-lemuruj7quta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/09 03:40:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/09 03:40:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/09 03:40:34 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:40:34 DEBUG : dir/sub: Looking for writers 2025/08/09 03:40:34 DEBUG : dir: Looking for writers 2025/08/09 03:40:34 DEBUG : file1: reading active writers 2025/08/09 03:40:34 DEBUG : sub: reading active writers 2025/08/09 03:40:34 DEBUG : Looking for writers 2025/08/09 03:40:34 DEBUG : dir: reading active writers 2025/08/09 03:40:34 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.63s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:40:36 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:40:36 NOTICE: OpenDrive root 'rclone-test-lemuruj7quta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/09 03:40:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/09 03:40:39 DEBUG : dir/file1: Remove: 2025/08/09 03:40:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 03:40:39 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/08/09 03:40:40 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:40:40 DEBUG : dir: Looking for writers 2025/08/09 03:40:40 DEBUG : Looking for writers 2025/08/09 03:40:40 DEBUG : dir: reading active writers 2025/08/09 03:40:40 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.56s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:40:41 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:40:41 NOTICE: OpenDrive root 'rclone-test-lemuruj7quta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/09 03:40:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/09 03:40:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:40:44 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': File to upload is small (25 bytes), uploading instead of streaming 2025/08/09 03:40:44 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/08/09 03:40:45 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/09 03:40:45 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/09 03:40:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:40:45 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:40:45 DEBUG : dir: Looking for writers 2025/08/09 03:40:45 DEBUG : file1: reading active writers 2025/08/09 03:40:45 DEBUG : Looking for writers 2025/08/09 03:40:45 DEBUG : dir: reading active writers 2025/08/09 03:40:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.82s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:40:46 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:40:46 NOTICE: OpenDrive root 'rclone-test-lemuruj7quta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/09 03:40:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/09 03:40:49 DEBUG : dir/file1: Remove: 2025/08/09 03:40:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 03:40:49 DEBUG : dir/file1: >Remove: err= 2025/08/09 03:40:50 DEBUG : dir/file1: Remove: 2025/08/09 03:40:50 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/09 03:40:50 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:40:50 DEBUG : dir: Looking for writers 2025/08/09 03:40:50 DEBUG : Looking for writers 2025/08/09 03:40:50 DEBUG : dir: reading active writers 2025/08/09 03:40:50 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.34s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:40:51 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:40:51 NOTICE: OpenDrive root 'rclone-test-lemuruj7quta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/09 03:40:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/09 03:40:54 DEBUG : dir/file1: Remove: 2025/08/09 03:40:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 03:40:54 DEBUG : dir/file1: >Remove: err= 2025/08/09 03:40:54 DEBUG : dir/file1: Remove: 2025/08/09 03:40:54 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/09 03:40:54 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:40:54 DEBUG : dir: Looking for writers 2025/08/09 03:40:54 DEBUG : Looking for writers 2025/08/09 03:40:54 DEBUG : dir: reading active writers 2025/08/09 03:40:54 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.42s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:40:55 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:40:55 NOTICE: OpenDrive root 'rclone-test-lemuruj7quta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/09 03:40:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/09 03:40:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 03:40:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/09 03:40:58 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/09 03:40:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/09 03:40:58 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/09 03:40:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/09 03:40:58 DEBUG : dir/file1: Open: flags=0x3 2025/08/09 03:40:58 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/09 03:40:58 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/09 03:40:58 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:40:58 DEBUG : dir: Looking for writers 2025/08/09 03:40:58 DEBUG : file1: reading active writers 2025/08/09 03:40:58 DEBUG : Looking for writers 2025/08/09 03:40:58 DEBUG : dir: reading active writers 2025/08/09 03:40:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.19s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:40:59 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:40:59 NOTICE: OpenDrive root 'rclone-test-lemuruj7quta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/09 03:41:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/09 03:41:02 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:41:02 DEBUG : dir: Looking for writers 2025/08/09 03:41:02 DEBUG : file1: reading active writers 2025/08/09 03:41:02 DEBUG : Looking for writers 2025/08/09 03:41:02 DEBUG : dir: reading active writers 2025/08/09 03:41:02 DEBUG : >WaitForWriters: 2025/08/09 03:41:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 03:41:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a1380 2025/08/09 03:41:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 03:41:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 03:41:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/09 03:41:04 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a1380 2025/08/09 03:41:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/09 03:41:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/09 03:41:05 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/09 03:41:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:05 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001a1380 2025/08/09 03:41:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 03:41:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 03:41:05 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': File to upload is small (25 bytes), uploading instead of streaming 2025/08/09 03:41:05 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/08/09 03:41:06 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/09 03:41:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/09 03:41:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 03:41:06 DEBUG : newLeaf: Running delayed rename now 2025/08/09 03:41:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 03:41:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a1380 2025/08/09 03:41:06 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:41:06 DEBUG : dir: Looking for writers 2025/08/09 03:41:06 DEBUG : Looking for writers 2025/08/09 03:41:06 DEBUG : dir: reading active writers 2025/08/09 03:41:06 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:06 DEBUG : >WaitForWriters: 2025/08/09 03:41:07 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:41:07 DEBUG : dir: Looking for writers 2025/08/09 03:41:07 DEBUG : Looking for writers 2025/08/09 03:41:07 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:07 DEBUG : dir: reading active writers 2025/08/09 03:41:07 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:41:08 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:41:08 NOTICE: OpenDrive root 'rclone-test-lemuruj7quta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/09 03:41:08 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 03:41:08 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:08 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:41:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:41:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:08 INFO : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 03:41:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/09 03:41:11 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:41:11 DEBUG : dir: Looking for writers 2025/08/09 03:41:11 DEBUG : file1: reading active writers 2025/08/09 03:41:11 DEBUG : Looking for writers 2025/08/09 03:41:11 DEBUG : dir: reading active writers 2025/08/09 03:41:11 DEBUG : >WaitForWriters: 2025/08/09 03:41:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 03:41:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000976000 2025/08/09 03:41:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 03:41:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 03:41:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/09 03:41:13 DEBUG : dir/file1: Updating file with dir/file1 0xc000976000 2025/08/09 03:41:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/09 03:41:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/09 03:41:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/09 03:41:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:13 DEBUG : dir/file1: File is currently open, delaying rename 0xc000976000 2025/08/09 03:41:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 03:41:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 03:41:13 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': File to upload is small (25 bytes), uploading instead of streaming 2025/08/09 03:41:13 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/08/09 03:41:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/09 03:41:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/09 03:41:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 03:41:14 DEBUG : newLeaf: Running delayed rename now 2025/08/09 03:41:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 03:41:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000976000 2025/08/09 03:41:15 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:41:15 DEBUG : dir: Looking for writers 2025/08/09 03:41:15 DEBUG : Looking for writers 2025/08/09 03:41:15 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:15 DEBUG : dir: reading active writers 2025/08/09 03:41:15 DEBUG : >WaitForWriters: 2025/08/09 03:41:15 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:41:15 DEBUG : dir: Looking for writers 2025/08/09 03:41:15 DEBUG : Looking for writers 2025/08/09 03:41:15 DEBUG : dir: reading active writers 2025/08/09 03:41:15 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:15 DEBUG : >WaitForWriters: 2025/08/09 03:41:15 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:41:16 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:41:16 NOTICE: OpenDrive root 'rclone-test-lemuruj7quta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/09 03:41:16 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 03:41:16 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:16 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:41:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:41:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:16 INFO : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 03:41:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/09 03:41:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/09 03:41:19 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 03:41:19 DEBUG : dir/file1(0xc0002ea7c0): openPending: 2025/08/09 03:41:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/09 03:41:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/09 03:41:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:19 DEBUG : dir/file1(0xc0002ea7c0): >openPending: err= 2025/08/09 03:41:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/09 03:41:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 03:41:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 03:41:19 DEBUG : dir/file1(0xc0002ea7c0): _writeAt: size=14, off=0 2025/08/09 03:41:19 DEBUG : dir/file1(0xc0002ea7c0): >_writeAt: n=14, err= 2025/08/09 03:41:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/09 03:41:19 DEBUG : dir/file1(0xc0002ea7c0): close: 2025/08/09 03:41:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/09 03:41:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/09 03:41:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/09 03:41:19 DEBUG : dir/file1(0xc0002ea7c0): >close: err= 2025/08/09 03:41:19 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:41:19 DEBUG : dir: Looking for writers 2025/08/09 03:41:19 DEBUG : file1: reading active writers 2025/08/09 03:41:19 DEBUG : Looking for writers 2025/08/09 03:41:19 DEBUG : dir: reading active writers 2025/08/09 03:41:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 03:41:19 DEBUG : dir: Looking for writers 2025/08/09 03:41:19 DEBUG : file1: reading active writers 2025/08/09 03:41:19 DEBUG : Looking for writers 2025/08/09 03:41:19 DEBUG : dir: reading active writers 2025/08/09 03:41:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 03:41:19 DEBUG : dir: Looking for writers 2025/08/09 03:41:19 DEBUG : file1: reading active writers 2025/08/09 03:41:19 DEBUG : Looking for writers 2025/08/09 03:41:19 DEBUG : dir: reading active writers 2025/08/09 03:41:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 03:41:19 DEBUG : dir: Looking for writers 2025/08/09 03:41:19 DEBUG : file1: reading active writers 2025/08/09 03:41:19 DEBUG : Looking for writers 2025/08/09 03:41:19 DEBUG : dir: reading active writers 2025/08/09 03:41:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 03:41:19 DEBUG : dir/file1: vfs cache: starting upload 2025/08/09 03:41:19 DEBUG : dir: Looking for writers 2025/08/09 03:41:19 DEBUG : file1: reading active writers 2025/08/09 03:41:19 DEBUG : Looking for writers 2025/08/09 03:41:19 DEBUG : dir: reading active writers 2025/08/09 03:41:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 03:41:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/09 03:41:19 DEBUG : dir: Looking for writers 2025/08/09 03:41:19 DEBUG : file1: reading active writers 2025/08/09 03:41:19 DEBUG : Looking for writers 2025/08/09 03:41:19 DEBUG : dir: reading active writers 2025/08/09 03:41:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 03:41:20 DEBUG : dir: Looking for writers 2025/08/09 03:41:20 DEBUG : file1: reading active writers 2025/08/09 03:41:20 DEBUG : Looking for writers 2025/08/09 03:41:20 DEBUG : dir: reading active writers 2025/08/09 03:41:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/09 03:41:20 DEBUG : dir: Looking for writers 2025/08/09 03:41:20 DEBUG : file1: reading active writers 2025/08/09 03:41:20 DEBUG : Looking for writers 2025/08/09 03:41:20 DEBUG : dir: reading active writers 2025/08/09 03:41:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/09 03:41:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/09 03:41:21 INFO : dir/file1: Copied (replaced existing) 2025/08/09 03:41:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/09 03:41:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/09 03:41:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/09 03:41:21 DEBUG : dir: Looking for writers 2025/08/09 03:41:21 DEBUG : file1: reading active writers 2025/08/09 03:41:21 DEBUG : Looking for writers 2025/08/09 03:41:21 DEBUG : dir: reading active writers 2025/08/09 03:41:21 DEBUG : >WaitForWriters: 2025/08/09 03:41:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 03:41:21 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 03:41:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 03:41:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 03:41:21 DEBUG : dir/file1(0xc0009d69c0): _readAt: size=512, off=0 2025/08/09 03:41:21 DEBUG : dir/file1(0xc0009d69c0): openPending: 2025/08/09 03:41:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/09 03:41:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/09 03:41:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:21 DEBUG : dir/file1(0xc0009d69c0): >openPending: err= 2025/08/09 03:41:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/09 03:41:21 DEBUG : dir/file1(0xc0009d69c0): >_readAt: n=14, err=EOF 2025/08/09 03:41:21 DEBUG : dir/file1(0xc0009d69c0): close: 2025/08/09 03:41:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/09 03:41:21 DEBUG : dir/file1(0xc0009d69c0): >close: err= 2025/08/09 03:41:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 03:41:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/09 03:41:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00057a240 2025/08/09 03:41:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 03:41:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 03:41:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/09 03:41:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/09 03:41:23 DEBUG : dir/file1: Updating file with dir/file1 0xc00057a240 2025/08/09 03:41:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/09 03:41:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/09 03:41:24 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 03:41:24 DEBUG : dir/file1(0xc0009d6ec0): openPending: 2025/08/09 03:41:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/09 03:41:24 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/08/09 03:41:24 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/09 03:41:24 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/09 03:41:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/09 03:41:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:24 DEBUG : dir/file1(0xc0009d6ec0): >openPending: err= 2025/08/09 03:41:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/09 03:41:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 03:41:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 03:41:24 DEBUG : dir/file1(0xc0009d6ec0): _writeAt: size=25, off=0 2025/08/09 03:41:24 DEBUG : dir/file1(0xc0009d6ec0): >_writeAt: n=25, err= 2025/08/09 03:41:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 03:41:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/09 03:41:24 DEBUG : newLeaf: Updating file with newLeaf 0xc00057a240 2025/08/09 03:41:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 03:41:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 03:41:24 DEBUG : newLeaf(0xc0009d6ec0): close: 2025/08/09 03:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/09 03:41:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-09 03:41:24.148592797 +0000 UTC m=+60.483043283 2025/08/09 03:41:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/09 03:41:24 DEBUG : newLeaf(0xc0009d6ec0): >close: err= 2025/08/09 03:41:24 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:41:24 DEBUG : dir: Looking for writers 2025/08/09 03:41:24 DEBUG : Looking for writers 2025/08/09 03:41:24 DEBUG : dir: reading active writers 2025/08/09 03:41:24 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 03:41:24 DEBUG : dir: Looking for writers 2025/08/09 03:41:24 DEBUG : Looking for writers 2025/08/09 03:41:24 DEBUG : dir: reading active writers 2025/08/09 03:41:24 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 03:41:24 DEBUG : dir: Looking for writers 2025/08/09 03:41:24 DEBUG : Looking for writers 2025/08/09 03:41:24 DEBUG : dir: reading active writers 2025/08/09 03:41:24 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 03:41:24 DEBUG : dir: Looking for writers 2025/08/09 03:41:24 DEBUG : Looking for writers 2025/08/09 03:41:24 DEBUG : dir: reading active writers 2025/08/09 03:41:24 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 03:41:24 DEBUG : newLeaf: vfs cache: starting upload 2025/08/09 03:41:24 DEBUG : dir: Looking for writers 2025/08/09 03:41:24 DEBUG : Looking for writers 2025/08/09 03:41:24 DEBUG : dir: reading active writers 2025/08/09 03:41:24 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 03:41:24 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/09 03:41:25 DEBUG : dir: Looking for writers 2025/08/09 03:41:25 DEBUG : Looking for writers 2025/08/09 03:41:25 DEBUG : dir: reading active writers 2025/08/09 03:41:25 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 03:41:25 DEBUG : dir: Looking for writers 2025/08/09 03:41:25 DEBUG : Looking for writers 2025/08/09 03:41:25 DEBUG : dir: reading active writers 2025/08/09 03:41:25 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/09 03:41:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/09 03:41:25 INFO : newLeaf: Copied (replaced existing) 2025/08/09 03:41:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-09 03:41:24 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/09 03:41:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/09 03:41:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 03:41:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/09 03:41:25 DEBUG : dir: Looking for writers 2025/08/09 03:41:25 DEBUG : Looking for writers 2025/08/09 03:41:25 DEBUG : dir: reading active writers 2025/08/09 03:41:25 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:25 DEBUG : >WaitForWriters: 2025/08/09 03:41:26 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:41:26 DEBUG : dir: Looking for writers 2025/08/09 03:41:26 DEBUG : Looking for writers 2025/08/09 03:41:26 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:26 DEBUG : dir: reading active writers 2025/08/09 03:41:26 DEBUG : >WaitForWriters: 2025/08/09 03:41:26 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:41:27 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:41:27 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 03:41:27 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:27 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:41:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:41:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:27 INFO : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 03:41:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/09 03:41:30 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:41:30 DEBUG : dir: Looking for writers 2025/08/09 03:41:30 DEBUG : file1: reading active writers 2025/08/09 03:41:30 DEBUG : Looking for writers 2025/08/09 03:41:30 DEBUG : dir: reading active writers 2025/08/09 03:41:30 DEBUG : >WaitForWriters: 2025/08/09 03:41:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 03:41:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0008089c0 2025/08/09 03:41:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 03:41:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 03:41:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/09 03:41:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0008089c0 2025/08/09 03:41:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/09 03:41:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/09 03:41:32 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 03:41:32 DEBUG : dir/file1(0xc0009d7d00): openPending: 2025/08/09 03:41:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/08/09 03:41:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/09 03:41:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:32 DEBUG : dir/file1(0xc0009d7d00): >openPending: err= 2025/08/09 03:41:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/09 03:41:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 03:41:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 03:41:32 DEBUG : dir/file1(0xc0009d7d00): _writeAt: size=25, off=0 2025/08/09 03:41:32 DEBUG : dir/file1(0xc0009d7d00): >_writeAt: n=25, err= 2025/08/09 03:41:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 03:41:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/09 03:41:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0008089c0 2025/08/09 03:41:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 03:41:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 03:41:33 DEBUG : newLeaf(0xc0009d7d00): close: 2025/08/09 03:41:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/09 03:41:33 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-09 03:41:32.832896833 +0000 UTC m=+69.167347310 2025/08/09 03:41:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/09 03:41:33 DEBUG : newLeaf(0xc0009d7d00): >close: err= 2025/08/09 03:41:33 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:41:33 DEBUG : dir: Looking for writers 2025/08/09 03:41:33 DEBUG : Looking for writers 2025/08/09 03:41:33 DEBUG : dir: reading active writers 2025/08/09 03:41:33 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 03:41:33 DEBUG : dir: Looking for writers 2025/08/09 03:41:33 DEBUG : Looking for writers 2025/08/09 03:41:33 DEBUG : dir: reading active writers 2025/08/09 03:41:33 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 03:41:33 DEBUG : dir: Looking for writers 2025/08/09 03:41:33 DEBUG : Looking for writers 2025/08/09 03:41:33 DEBUG : dir: reading active writers 2025/08/09 03:41:33 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 03:41:33 DEBUG : dir: Looking for writers 2025/08/09 03:41:33 DEBUG : Looking for writers 2025/08/09 03:41:33 DEBUG : dir: reading active writers 2025/08/09 03:41:33 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 03:41:33 DEBUG : newLeaf: vfs cache: starting upload 2025/08/09 03:41:33 DEBUG : dir: Looking for writers 2025/08/09 03:41:33 DEBUG : Looking for writers 2025/08/09 03:41:33 DEBUG : dir: reading active writers 2025/08/09 03:41:33 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 03:41:33 DEBUG : dir: Looking for writers 2025/08/09 03:41:33 DEBUG : Looking for writers 2025/08/09 03:41:33 DEBUG : dir: reading active writers 2025/08/09 03:41:33 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 03:41:33 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/09 03:41:34 DEBUG : dir: Looking for writers 2025/08/09 03:41:34 DEBUG : Looking for writers 2025/08/09 03:41:34 DEBUG : dir: reading active writers 2025/08/09 03:41:34 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/09 03:41:34 DEBUG : dir: Looking for writers 2025/08/09 03:41:34 DEBUG : Looking for writers 2025/08/09 03:41:34 DEBUG : dir: reading active writers 2025/08/09 03:41:34 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/09 03:41:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/09 03:41:34 INFO : newLeaf: Copied (replaced existing) 2025/08/09 03:41:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-09 03:41:32 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/09 03:41:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/09 03:41:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 03:41:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/09 03:41:35 DEBUG : dir: Looking for writers 2025/08/09 03:41:35 DEBUG : Looking for writers 2025/08/09 03:41:35 DEBUG : dir: reading active writers 2025/08/09 03:41:35 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:35 DEBUG : >WaitForWriters: 2025/08/09 03:41:36 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:41:36 DEBUG : dir: Looking for writers 2025/08/09 03:41:36 DEBUG : Looking for writers 2025/08/09 03:41:36 DEBUG : dir: reading active writers 2025/08/09 03:41:36 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:36 DEBUG : >WaitForWriters: 2025/08/09 03:41:36 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:41:37 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:41:37 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 03:41:37 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:37 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:41:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:41:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:37 INFO : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 03:41:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/09 03:41:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/09 03:41:40 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 03:41:40 DEBUG : dir/file1(0xc0009d7280): openPending: 2025/08/09 03:41:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/09 03:41:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/09 03:41:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:40 DEBUG : dir/file1(0xc0009d7280): >openPending: err= 2025/08/09 03:41:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/09 03:41:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 03:41:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 03:41:40 DEBUG : dir/file1(0xc0009d7280): _writeAt: size=14, off=0 2025/08/09 03:41:40 DEBUG : dir/file1(0xc0009d7280): >_writeAt: n=14, err= 2025/08/09 03:41:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/09 03:41:40 DEBUG : dir/file1(0xc0009d7280): close: 2025/08/09 03:41:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/09 03:41:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/09 03:41:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/09 03:41:40 DEBUG : dir/file1(0xc0009d7280): >close: err= 2025/08/09 03:41:40 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:41:40 DEBUG : dir: Looking for writers 2025/08/09 03:41:40 DEBUG : file1: reading active writers 2025/08/09 03:41:40 DEBUG : Looking for writers 2025/08/09 03:41:40 DEBUG : dir: reading active writers 2025/08/09 03:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 03:41:40 DEBUG : dir: Looking for writers 2025/08/09 03:41:40 DEBUG : file1: reading active writers 2025/08/09 03:41:40 DEBUG : Looking for writers 2025/08/09 03:41:40 DEBUG : dir: reading active writers 2025/08/09 03:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 03:41:40 DEBUG : dir: Looking for writers 2025/08/09 03:41:40 DEBUG : file1: reading active writers 2025/08/09 03:41:40 DEBUG : Looking for writers 2025/08/09 03:41:40 DEBUG : dir: reading active writers 2025/08/09 03:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 03:41:40 DEBUG : dir: Looking for writers 2025/08/09 03:41:40 DEBUG : file1: reading active writers 2025/08/09 03:41:40 DEBUG : Looking for writers 2025/08/09 03:41:40 DEBUG : dir: reading active writers 2025/08/09 03:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 03:41:40 DEBUG : dir/file1: vfs cache: starting upload 2025/08/09 03:41:40 DEBUG : dir: Looking for writers 2025/08/09 03:41:40 DEBUG : file1: reading active writers 2025/08/09 03:41:40 DEBUG : Looking for writers 2025/08/09 03:41:40 DEBUG : dir: reading active writers 2025/08/09 03:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 03:41:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/09 03:41:40 DEBUG : dir: Looking for writers 2025/08/09 03:41:40 DEBUG : file1: reading active writers 2025/08/09 03:41:40 DEBUG : Looking for writers 2025/08/09 03:41:40 DEBUG : dir: reading active writers 2025/08/09 03:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 03:41:40 DEBUG : dir: Looking for writers 2025/08/09 03:41:40 DEBUG : file1: reading active writers 2025/08/09 03:41:40 DEBUG : Looking for writers 2025/08/09 03:41:40 DEBUG : dir: reading active writers 2025/08/09 03:41:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/09 03:41:41 DEBUG : dir: Looking for writers 2025/08/09 03:41:41 DEBUG : file1: reading active writers 2025/08/09 03:41:41 DEBUG : Looking for writers 2025/08/09 03:41:41 DEBUG : dir: reading active writers 2025/08/09 03:41:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/09 03:41:41 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/09 03:41:41 INFO : dir/file1: Copied (replaced existing) 2025/08/09 03:41:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/09 03:41:41 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/09 03:41:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/09 03:41:42 DEBUG : dir: Looking for writers 2025/08/09 03:41:42 DEBUG : file1: reading active writers 2025/08/09 03:41:42 DEBUG : Looking for writers 2025/08/09 03:41:42 DEBUG : dir: reading active writers 2025/08/09 03:41:42 DEBUG : >WaitForWriters: 2025/08/09 03:41:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 03:41:42 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 03:41:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 03:41:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 03:41:42 DEBUG : dir/file1(0xc00052c800): _readAt: size=512, off=0 2025/08/09 03:41:42 DEBUG : dir/file1(0xc00052c800): openPending: 2025/08/09 03:41:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/09 03:41:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/09 03:41:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:42 DEBUG : dir/file1(0xc00052c800): >openPending: err= 2025/08/09 03:41:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/09 03:41:42 DEBUG : dir/file1(0xc00052c800): >_readAt: n=14, err=EOF 2025/08/09 03:41:42 DEBUG : dir/file1(0xc00052c800): close: 2025/08/09 03:41:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/09 03:41:42 DEBUG : dir/file1(0xc00052c800): >close: err= 2025/08/09 03:41:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 03:41:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/09 03:41:43 DEBUG : newLeaf: Updating file with newLeaf 0xc0009763c0 2025/08/09 03:41:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 03:41:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 03:41:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/09 03:41:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/09 03:41:44 DEBUG : dir/file1: Updating file with dir/file1 0xc0009763c0 2025/08/09 03:41:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/09 03:41:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/09 03:41:44 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 03:41:44 DEBUG : dir/file1(0xc0006ce680): openPending: 2025/08/09 03:41:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/09 03:41:44 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/08/09 03:41:44 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/09 03:41:44 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/09 03:41:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/09 03:41:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:44 DEBUG : dir/file1(0xc0006ce680): >openPending: err= 2025/08/09 03:41:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/09 03:41:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 03:41:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 03:41:44 DEBUG : dir/file1(0xc0006ce680): _writeAt: size=25, off=0 2025/08/09 03:41:44 DEBUG : dir/file1(0xc0006ce680): >_writeAt: n=25, err= 2025/08/09 03:41:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 03:41:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/09 03:41:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0009763c0 2025/08/09 03:41:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 03:41:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 03:41:45 DEBUG : newLeaf(0xc0006ce680): close: 2025/08/09 03:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/09 03:41:45 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-09 03:41:44.569527765 +0000 UTC m=+80.903978220 2025/08/09 03:41:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/09 03:41:45 DEBUG : newLeaf(0xc0006ce680): >close: err= 2025/08/09 03:41:45 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:41:45 DEBUG : dir: Looking for writers 2025/08/09 03:41:45 DEBUG : Looking for writers 2025/08/09 03:41:45 DEBUG : dir: reading active writers 2025/08/09 03:41:45 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 03:41:45 DEBUG : dir: Looking for writers 2025/08/09 03:41:45 DEBUG : Looking for writers 2025/08/09 03:41:45 DEBUG : dir: reading active writers 2025/08/09 03:41:45 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 03:41:45 DEBUG : dir: Looking for writers 2025/08/09 03:41:45 DEBUG : Looking for writers 2025/08/09 03:41:45 DEBUG : dir: reading active writers 2025/08/09 03:41:45 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 03:41:45 DEBUG : dir: Looking for writers 2025/08/09 03:41:45 DEBUG : Looking for writers 2025/08/09 03:41:45 DEBUG : dir: reading active writers 2025/08/09 03:41:45 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 03:41:45 DEBUG : newLeaf: vfs cache: starting upload 2025/08/09 03:41:45 DEBUG : dir: Looking for writers 2025/08/09 03:41:45 DEBUG : Looking for writers 2025/08/09 03:41:45 DEBUG : dir: reading active writers 2025/08/09 03:41:45 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 03:41:45 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/09 03:41:45 DEBUG : dir: Looking for writers 2025/08/09 03:41:45 DEBUG : Looking for writers 2025/08/09 03:41:45 DEBUG : dir: reading active writers 2025/08/09 03:41:45 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 03:41:45 DEBUG : dir: Looking for writers 2025/08/09 03:41:45 DEBUG : Looking for writers 2025/08/09 03:41:45 DEBUG : dir: reading active writers 2025/08/09 03:41:45 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/09 03:41:46 DEBUG : dir: Looking for writers 2025/08/09 03:41:46 DEBUG : Looking for writers 2025/08/09 03:41:46 DEBUG : dir: reading active writers 2025/08/09 03:41:46 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/09 03:41:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/09 03:41:46 INFO : newLeaf: Copied (replaced existing) 2025/08/09 03:41:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-09 03:41:44 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/09 03:41:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/09 03:41:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 03:41:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/09 03:41:47 DEBUG : dir: Looking for writers 2025/08/09 03:41:47 DEBUG : Looking for writers 2025/08/09 03:41:47 DEBUG : dir: reading active writers 2025/08/09 03:41:47 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:47 DEBUG : >WaitForWriters: 2025/08/09 03:41:47 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:41:47 DEBUG : dir: Looking for writers 2025/08/09 03:41:47 DEBUG : Looking for writers 2025/08/09 03:41:47 DEBUG : dir: reading active writers 2025/08/09 03:41:47 DEBUG : newLeaf: reading active writers 2025/08/09 03:41:47 DEBUG : >WaitForWriters: 2025/08/09 03:41:47 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:41:56 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:41:56 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 03:41:56 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:56 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:41:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:41:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:41:56 INFO : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 03:41:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/09 03:41:59 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:41:59 DEBUG : dir: Looking for writers 2025/08/09 03:41:59 DEBUG : file1: reading active writers 2025/08/09 03:41:59 DEBUG : Looking for writers 2025/08/09 03:41:59 DEBUG : dir: reading active writers 2025/08/09 03:41:59 DEBUG : >WaitForWriters: 2025/08/09 03:41:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 03:41:59 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 03:41:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 03:41:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 03:41:59 DEBUG : dir/file1(0xc0004d05c0): _readAt: size=512, off=0 2025/08/09 03:41:59 DEBUG : dir/file1(0xc0004d05c0): openPending: 2025/08/09 03:41:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/09 03:41:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/09 03:41:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:41:59 DEBUG : dir/file1(0xc0004d05c0): >openPending: err= 2025/08/09 03:41:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/09 03:41:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 03:41:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 03:41:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 03:41:59 DEBUG : dir/file1(0xc0004d05c0): >_readAt: n=14, err=EOF 2025/08/09 03:41:59 DEBUG : dir/file1(0xc0004d05c0): close: 2025/08/09 03:41:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/09 03:41:59 DEBUG : dir/file1(0xc0004d05c0): >close: err= 2025/08/09 03:42:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 03:42:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/09 03:42:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000808240 2025/08/09 03:42:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 03:42:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 03:42:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/09 03:42:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/09 03:42:01 DEBUG : dir/file1: Updating file with dir/file1 0xc000808240 2025/08/09 03:42:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/09 03:42:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:42:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/09 03:42:02 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 03:42:02 DEBUG : dir/file1(0xc00052cd00): openPending: 2025/08/09 03:42:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/09 03:42:02 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/08/09 03:42:02 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/09 03:42:02 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/09 03:42:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/09 03:42:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:42:02 DEBUG : dir/file1(0xc00052cd00): >openPending: err= 2025/08/09 03:42:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/09 03:42:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 03:42:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 03:42:02 DEBUG : dir/file1(0xc00052cd00): _writeAt: size=25, off=0 2025/08/09 03:42:02 DEBUG : dir/file1(0xc00052cd00): >_writeAt: n=25, err= 2025/08/09 03:42:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/09 03:42:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/09 03:42:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000808240 2025/08/09 03:42:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/09 03:42:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 03:42:02 DEBUG : newLeaf(0xc00052cd00): close: 2025/08/09 03:42:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/09 03:42:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-09 03:42:02.258347021 +0000 UTC m=+98.592797477 2025/08/09 03:42:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/09 03:42:02 DEBUG : newLeaf(0xc00052cd00): >close: err= 2025/08/09 03:42:02 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:42:02 DEBUG : dir: Looking for writers 2025/08/09 03:42:02 DEBUG : Looking for writers 2025/08/09 03:42:02 DEBUG : dir: reading active writers 2025/08/09 03:42:02 DEBUG : newLeaf: reading active writers 2025/08/09 03:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 03:42:02 DEBUG : dir: Looking for writers 2025/08/09 03:42:02 DEBUG : Looking for writers 2025/08/09 03:42:02 DEBUG : dir: reading active writers 2025/08/09 03:42:02 DEBUG : newLeaf: reading active writers 2025/08/09 03:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 03:42:02 DEBUG : dir: Looking for writers 2025/08/09 03:42:02 DEBUG : Looking for writers 2025/08/09 03:42:02 DEBUG : dir: reading active writers 2025/08/09 03:42:02 DEBUG : newLeaf: reading active writers 2025/08/09 03:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 03:42:02 DEBUG : dir: Looking for writers 2025/08/09 03:42:02 DEBUG : Looking for writers 2025/08/09 03:42:02 DEBUG : dir: reading active writers 2025/08/09 03:42:02 DEBUG : newLeaf: reading active writers 2025/08/09 03:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 03:42:02 DEBUG : newLeaf: vfs cache: starting upload 2025/08/09 03:42:02 DEBUG : dir: Looking for writers 2025/08/09 03:42:02 DEBUG : Looking for writers 2025/08/09 03:42:02 DEBUG : dir: reading active writers 2025/08/09 03:42:02 DEBUG : newLeaf: reading active writers 2025/08/09 03:42:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 03:42:03 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/09 03:42:03 DEBUG : dir: Looking for writers 2025/08/09 03:42:03 DEBUG : Looking for writers 2025/08/09 03:42:03 DEBUG : dir: reading active writers 2025/08/09 03:42:03 DEBUG : newLeaf: reading active writers 2025/08/09 03:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 03:42:03 DEBUG : dir: Looking for writers 2025/08/09 03:42:03 DEBUG : Looking for writers 2025/08/09 03:42:03 DEBUG : dir: reading active writers 2025/08/09 03:42:03 DEBUG : newLeaf: reading active writers 2025/08/09 03:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/09 03:42:04 DEBUG : dir: Looking for writers 2025/08/09 03:42:04 DEBUG : Looking for writers 2025/08/09 03:42:04 DEBUG : newLeaf: reading active writers 2025/08/09 03:42:04 DEBUG : dir: reading active writers 2025/08/09 03:42:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/09 03:42:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/09 03:42:04 INFO : newLeaf: Copied (replaced existing) 2025/08/09 03:42:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-09 03:42:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/09 03:42:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/09 03:42:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/09 03:42:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/09 03:42:05 DEBUG : dir: Looking for writers 2025/08/09 03:42:05 DEBUG : Looking for writers 2025/08/09 03:42:05 DEBUG : dir: reading active writers 2025/08/09 03:42:05 DEBUG : newLeaf: reading active writers 2025/08/09 03:42:05 DEBUG : >WaitForWriters: 2025/08/09 03:42:05 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:42:05 DEBUG : dir: Looking for writers 2025/08/09 03:42:05 DEBUG : Looking for writers 2025/08/09 03:42:05 DEBUG : dir: reading active writers 2025/08/09 03:42:05 DEBUG : newLeaf: reading active writers 2025/08/09 03:42:05 DEBUG : >WaitForWriters: 2025/08/09 03:42:05 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaner exiting --- PASS: TestFileRename (66.72s) --- PASS: TestFileRename/off,forceCache=false (8.57s) --- PASS: TestFileRename/minimal,forceCache=false (8.33s) --- PASS: TestFileRename/minimal,forceCache=true (10.67s) --- PASS: TestFileRename/writes,forceCache=false (9.67s) --- PASS: TestFileRename/writes,forceCache=true (19.37s) --- PASS: TestFileRename/full,forceCache=false (10.11s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:42:06 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:42:06 NOTICE: OpenDrive root 'rclone-test-lemuruj7quta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/09 03:42:07 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/09 03:42:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 03:42:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 03:42:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/09 03:42:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/09 03:42:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 03:42:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/09 03:42:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/09 03:42:09 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:42:09 DEBUG : dir: Looking for writers 2025/08/09 03:42:09 DEBUG : file1: reading active writers 2025/08/09 03:42:09 DEBUG : Looking for writers 2025/08/09 03:42:09 DEBUG : dir: reading active writers 2025/08/09 03:42:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.44s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:42:11 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:42:11 NOTICE: OpenDrive root 'rclone-test-lemuruj7quta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/09 03:42:12 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/09 03:42:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 03:42:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 03:42:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/09 03:42:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/09 03:42:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 03:42:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/09 03:42:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/09 03:42:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/09 03:42:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/09 03:42:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/09 03:42:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/09 03:42:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/09 03:42:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/09 03:42:14 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/09 03:42:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/09 03:42:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/09 03:42:14 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/09 03:42:15 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/09 03:42:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/09 03:42:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/09 03:42:15 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/09 03:42:15 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:42:15 DEBUG : dir: Looking for writers 2025/08/09 03:42:15 DEBUG : file1: reading active writers 2025/08/09 03:42:15 DEBUG : Looking for writers 2025/08/09 03:42:15 DEBUG : dir: reading active writers 2025/08/09 03:42:15 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestReadFileHandleSeek (7.53s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:42:18 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:42:18 NOTICE: OpenDrive root 'rclone-test-lemuruj7quta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/09 03:42:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/09 03:42:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 03:42:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 03:42:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/09 03:42:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/09 03:42:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 03:42:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/09 03:42:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/09 03:42:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/09 03:42:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/09 03:42:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/09 03:42:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/09 03:42:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/09 03:42:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/09 03:42:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/09 03:42:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/09 03:42:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/09 03:42:22 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/09 03:42:23 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/09 03:42:23 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/09 03:42:23 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/09 03:42:23 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/09 03:42:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/09 03:42:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/09 03:42:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/09 03:42:23 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/09 03:42:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/09 03:42:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/09 03:42:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/09 03:42:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/09 03:42:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/09 03:42:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/09 03:42:23 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/09 03:42:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/09 03:42:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/09 03:42:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/09 03:42:23 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/09 03:42:23 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:42:23 DEBUG : dir: Looking for writers 2025/08/09 03:42:23 DEBUG : file1: reading active writers 2025/08/09 03:42:23 DEBUG : Looking for writers 2025/08/09 03:42:23 DEBUG : dir: reading active writers 2025/08/09 03:42:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.70s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:42:25 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:42:25 NOTICE: OpenDrive root 'rclone-test-lemuruj7quta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/09 03:42:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/09 03:42:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 03:42:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 03:42:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/09 03:42:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/09 03:42:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 03:42:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/09 03:42:28 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:42:28 DEBUG : dir: Looking for writers 2025/08/09 03:42:28 DEBUG : file1: reading active writers 2025/08/09 03:42:28 DEBUG : Looking for writers 2025/08/09 03:42:28 DEBUG : dir: reading active writers 2025/08/09 03:42:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.19s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:42:29 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:42:29 NOTICE: OpenDrive root 'rclone-test-lemuruj7quta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/09 03:42:30 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/09 03:42:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 03:42:32 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Received unexpected error: file does not exist Test: TestReadFileHandleRelease 2025/08/09 03:42:32 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:42:32 DEBUG : Looking for writers 2025/08/09 03:42:32 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (4.04s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:42:33 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:42:33 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 03:42:33 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:33 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:42:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:42:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:33 INFO : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 03:42:34 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/08/09 03:42:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 03:42:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 03:42:43 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 03:42:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 03:42:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 03:42:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/09 03:42:43 DEBUG : dir/file1(0xc0004d0cc0): _readAt: size=1, off=0 2025/08/09 03:42:43 DEBUG : dir/file1(0xc0004d0cc0): openPending: 2025/08/09 03:42:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/09 03:42:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/09 03:42:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:42:43 DEBUG : dir/file1(0xc0004d0cc0): >openPending: err= 2025/08/09 03:42:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/09 03:42:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 03:42:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 03:42:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 03:42:44 DEBUG : dir/file1(0xc0004d0cc0): >_readAt: n=1, err= 2025/08/09 03:42:44 DEBUG : dir/file1(0xc0004d0cc0): _readAt: size=256, off=1 2025/08/09 03:42:44 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/09 03:42:44 DEBUG : dir/file1(0xc0004d0cc0): >_readAt: n=15, err=EOF 2025/08/09 03:42:44 DEBUG : dir/file1(0xc0004d0cc0): _readAt: size=16, off=16 2025/08/09 03:42:44 DEBUG : dir/file1(0xc0004d0cc0): >_readAt: n=0, err=EOF 2025/08/09 03:42:44 DEBUG : dir/file1(0xc0004d0cc0): close: 2025/08/09 03:42:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/09 03:42:44 DEBUG : dir/file1(0xc0004d0cc0): >close: err= 2025/08/09 03:42:44 DEBUG : dir/file1(0xc0004d0cc0): close: 2025/08/09 03:42:44 DEBUG : dir/file1(0xc0004d0cc0): >close: err=file already closed 2025/08/09 03:42:44 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:42:44 DEBUG : dir: Looking for writers 2025/08/09 03:42:44 DEBUG : file1: reading active writers 2025/08/09 03:42:44 DEBUG : Looking for writers 2025/08/09 03:42:44 DEBUG : dir: reading active writers 2025/08/09 03:42:44 DEBUG : >WaitForWriters: 2025/08/09 03:42:44 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (11.80s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:42:45 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:42:45 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 03:42:45 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:45 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:42:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:42:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:45 INFO : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 03:42:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/09 03:42:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 03:42:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 03:42:48 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 03:42:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 03:42:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 03:42:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/09 03:42:48 DEBUG : dir/file1(0xc0009d6440): _readAt: size=1, off=0 2025/08/09 03:42:48 DEBUG : dir/file1(0xc0009d6440): openPending: 2025/08/09 03:42:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/09 03:42:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/09 03:42:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:42:48 DEBUG : dir/file1(0xc0009d6440): >openPending: err= 2025/08/09 03:42:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/09 03:42:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 03:42:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 03:42:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 03:42:49 DEBUG : dir/file1(0xc0009d6440): >_readAt: n=1, err= 2025/08/09 03:42:49 DEBUG : dir/file1(0xc0009d6440): _readAt: size=1, off=5 2025/08/09 03:42:49 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/09 03:42:49 DEBUG : dir/file1(0xc0009d6440): >_readAt: n=1, err= 2025/08/09 03:42:49 DEBUG : dir/file1(0xc0009d6440): _readAt: size=1, off=3 2025/08/09 03:42:49 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/09 03:42:49 DEBUG : dir/file1(0xc0009d6440): >_readAt: n=1, err= 2025/08/09 03:42:49 DEBUG : dir/file1(0xc0009d6440): _readAt: size=1, off=13 2025/08/09 03:42:49 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/09 03:42:49 DEBUG : dir/file1(0xc0009d6440): >_readAt: n=1, err= 2025/08/09 03:42:49 DEBUG : dir/file1(0xc0009d6440): _readAt: size=16, off=100 2025/08/09 03:42:49 DEBUG : dir/file1(0xc0009d6440): >_readAt: n=0, err=EOF 2025/08/09 03:42:49 DEBUG : dir/file1(0xc0009d6440): close: 2025/08/09 03:42:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/09 03:42:49 DEBUG : dir/file1(0xc0009d6440): >close: err= 2025/08/09 03:42:49 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:42:49 DEBUG : dir: Looking for writers 2025/08/09 03:42:49 DEBUG : file1: reading active writers 2025/08/09 03:42:49 DEBUG : Looking for writers 2025/08/09 03:42:49 DEBUG : dir: reading active writers 2025/08/09 03:42:49 DEBUG : >WaitForWriters: 2025/08/09 03:42:49 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.99s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:42:50 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:42:50 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 03:42:50 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:50 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:42:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:42:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:50 INFO : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 03:42:51 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/09 03:42:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 03:42:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 03:42:53 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 03:42:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 03:42:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 03:42:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/09 03:42:53 DEBUG : dir/file1(0xc0004d1280): _readAt: size=1, off=0 2025/08/09 03:42:53 DEBUG : dir/file1(0xc0004d1280): openPending: 2025/08/09 03:42:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/09 03:42:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/09 03:42:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:42:53 DEBUG : dir/file1(0xc0004d1280): >openPending: err= 2025/08/09 03:42:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/09 03:42:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 03:42:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 03:42:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 03:42:53 DEBUG : dir/file1(0xc0004d1280): >_readAt: n=1, err= 2025/08/09 03:42:53 DEBUG : dir/file1(0xc0004d1280): _readAt: size=1, off=5 2025/08/09 03:42:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/09 03:42:53 DEBUG : dir/file1(0xc0004d1280): >_readAt: n=1, err= 2025/08/09 03:42:53 DEBUG : dir/file1(0xc0004d1280): _readAt: size=1, off=1 2025/08/09 03:42:53 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/09 03:42:53 DEBUG : dir/file1(0xc0004d1280): >_readAt: n=1, err= 2025/08/09 03:42:53 DEBUG : dir/file1(0xc0004d1280): _readAt: size=6, off=10 2025/08/09 03:42:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/09 03:42:53 DEBUG : dir/file1(0xc0004d1280): >_readAt: n=6, err= 2025/08/09 03:42:53 DEBUG : dir/file1(0xc0004d1280): _readAt: size=256, off=10 2025/08/09 03:42:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/09 03:42:53 DEBUG : dir/file1(0xc0004d1280): >_readAt: n=6, err=EOF 2025/08/09 03:42:53 DEBUG : dir/file1(0xc0004d1280): _readAt: size=256, off=100 2025/08/09 03:42:53 DEBUG : dir/file1(0xc0004d1280): >_readAt: n=0, err=EOF 2025/08/09 03:42:53 DEBUG : dir/file1(0xc0004d1280): close: 2025/08/09 03:42:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/09 03:42:53 DEBUG : dir/file1(0xc0004d1280): >close: err= 2025/08/09 03:42:53 DEBUG : dir/file1(0xc0004d1280): _readAt: size=256, off=100 2025/08/09 03:42:53 DEBUG : dir/file1(0xc0004d1280): >_readAt: n=0, err=file already closed 2025/08/09 03:42:53 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:42:53 DEBUG : dir: Looking for writers 2025/08/09 03:42:53 DEBUG : file1: reading active writers 2025/08/09 03:42:53 DEBUG : Looking for writers 2025/08/09 03:42:53 DEBUG : dir: reading active writers 2025/08/09 03:42:53 DEBUG : >WaitForWriters: 2025/08/09 03:42:53 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.49s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:42:54 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:42:54 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 03:42:54 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:54 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:42:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:42:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:54 INFO : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 03:42:55 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/09 03:42:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 03:42:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 03:42:57 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 03:42:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 03:42:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 03:42:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/09 03:42:57 DEBUG : dir/file1(0xc0004d0440): RWFileHandle.Flush 2025/08/09 03:42:57 DEBUG : dir/file1(0xc0004d0440): _readAt: size=256, off=0 2025/08/09 03:42:57 DEBUG : dir/file1(0xc0004d0440): openPending: 2025/08/09 03:42:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/09 03:42:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/09 03:42:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:42:57 DEBUG : dir/file1(0xc0004d0440): >openPending: err= 2025/08/09 03:42:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/09 03:42:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 03:42:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 03:42:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 03:42:57 DEBUG : dir/file1(0xc0004d0440): >_readAt: n=16, err=EOF 2025/08/09 03:42:57 DEBUG : dir/file1(0xc0004d0440): RWFileHandle.Flush 2025/08/09 03:42:57 DEBUG : dir/file1(0xc0004d0440): RWFileHandle.Flush 2025/08/09 03:42:57 DEBUG : dir/file1(0xc0004d0440): close: 2025/08/09 03:42:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/09 03:42:57 DEBUG : dir/file1(0xc0004d0440): >close: err= 2025/08/09 03:42:57 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:42:57 DEBUG : dir: Looking for writers 2025/08/09 03:42:57 DEBUG : file1: reading active writers 2025/08/09 03:42:57 DEBUG : Looking for writers 2025/08/09 03:42:57 DEBUG : dir: reading active writers 2025/08/09 03:42:57 DEBUG : >WaitForWriters: 2025/08/09 03:42:57 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.44s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:42:59 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:42:59 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 03:42:59 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:59 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:42:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:42:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:42:59 INFO : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 03:43:00 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/09 03:43:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/09 03:43:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/09 03:43:02 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 03:43:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 03:43:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 03:43:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/09 03:43:02 DEBUG : dir/file1(0xc0009d7180): _readAt: size=256, off=0 2025/08/09 03:43:02 DEBUG : dir/file1(0xc0009d7180): openPending: 2025/08/09 03:43:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/09 03:43:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/09 03:43:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:43:02 DEBUG : dir/file1(0xc0009d7180): >openPending: err= 2025/08/09 03:43:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/09 03:43:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/09 03:43:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/09 03:43:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/09 03:43:02 DEBUG : dir/file1(0xc0009d7180): >_readAt: n=16, err=EOF 2025/08/09 03:43:02 DEBUG : dir/file1(0xc0009d7180): RWFileHandle.Release 2025/08/09 03:43:02 DEBUG : dir/file1(0xc0009d7180): close: 2025/08/09 03:43:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/09 03:43:02 DEBUG : dir/file1(0xc0009d7180): >close: err= 2025/08/09 03:43:02 DEBUG : dir/file1(0xc0009d7180): RWFileHandle.Release 2025/08/09 03:43:02 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:43:02 DEBUG : dir: Looking for writers 2025/08/09 03:43:02 DEBUG : file1: reading active writers 2025/08/09 03:43:02 DEBUG : Looking for writers 2025/08/09 03:43:02 DEBUG : dir: reading active writers 2025/08/09 03:43:02 DEBUG : >WaitForWriters: 2025/08/09 03:43:02 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.55s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:43:03 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:43:03 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 03:43:03 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:43:03 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:43:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:43:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:43:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:43:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:43:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:43:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:43:03 INFO : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 03:43:04 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/09 03:43:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/09 03:43:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/09 03:43:06 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 03:43:06 DEBUG : dir/file1(0xc0007ec340): openPending: 2025/08/09 03:43:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/09 03:43:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/09 03:43:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:43:06 DEBUG : dir/file1(0xc0007ec340): >openPending: err= 2025/08/09 03:43:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/09 03:43:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 03:43:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 03:43:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/09 03:43:06 DEBUG : dir/file1(0xc0007ec340): _writeAt: size=5, off=0 2025/08/09 03:43:06 DEBUG : dir/file1(0xc0007ec340): >_writeAt: n=5, err= 2025/08/09 03:43:06 DEBUG : dir/file1(0xc0007ec340): close: 2025/08/09 03:43:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/09 03:43:06 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-09 03:43:06.80219312 +0000 UTC m=+163.136643616 2025/08/09 03:43:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/09 03:43:06 DEBUG : dir/file1(0xc0007ec340): >close: err= 2025/08/09 03:43:06 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:43:06 DEBUG : dir: Looking for writers 2025/08/09 03:43:06 DEBUG : file1: reading active writers 2025/08/09 03:43:06 DEBUG : Looking for writers 2025/08/09 03:43:06 DEBUG : dir: reading active writers 2025/08/09 03:43:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 03:43:06 DEBUG : dir: Looking for writers 2025/08/09 03:43:06 DEBUG : file1: reading active writers 2025/08/09 03:43:06 DEBUG : Looking for writers 2025/08/09 03:43:06 DEBUG : dir: reading active writers 2025/08/09 03:43:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 03:43:06 DEBUG : dir: Looking for writers 2025/08/09 03:43:06 DEBUG : file1: reading active writers 2025/08/09 03:43:06 DEBUG : Looking for writers 2025/08/09 03:43:06 DEBUG : dir: reading active writers 2025/08/09 03:43:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 03:43:06 DEBUG : dir: Looking for writers 2025/08/09 03:43:06 DEBUG : file1: reading active writers 2025/08/09 03:43:06 DEBUG : Looking for writers 2025/08/09 03:43:06 DEBUG : dir: reading active writers 2025/08/09 03:43:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 03:43:06 DEBUG : dir/file1: vfs cache: starting upload 2025/08/09 03:43:06 DEBUG : dir: Looking for writers 2025/08/09 03:43:06 DEBUG : file1: reading active writers 2025/08/09 03:43:06 DEBUG : Looking for writers 2025/08/09 03:43:06 DEBUG : dir: reading active writers 2025/08/09 03:43:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 03:43:07 DEBUG : dir: Looking for writers 2025/08/09 03:43:07 DEBUG : file1: reading active writers 2025/08/09 03:43:07 DEBUG : Looking for writers 2025/08/09 03:43:07 DEBUG : dir: reading active writers 2025/08/09 03:43:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 03:43:07 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/08/09 03:43:07 DEBUG : dir: Looking for writers 2025/08/09 03:43:07 DEBUG : file1: reading active writers 2025/08/09 03:43:07 DEBUG : Looking for writers 2025/08/09 03:43:07 DEBUG : dir: reading active writers 2025/08/09 03:43:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/09 03:43:08 DEBUG : dir: Looking for writers 2025/08/09 03:43:08 DEBUG : file1: reading active writers 2025/08/09 03:43:08 DEBUG : Looking for writers 2025/08/09 03:43:08 DEBUG : dir: reading active writers 2025/08/09 03:43:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/09 03:43:08 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/09 03:43:08 INFO : dir/file1: Copied (replaced existing) 2025/08/09 03:43:08 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-09 03:43:06 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/09 03:43:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/09 03:43:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:43:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/09 03:43:09 DEBUG : dir: Looking for writers 2025/08/09 03:43:09 DEBUG : file1: reading active writers 2025/08/09 03:43:09 DEBUG : Looking for writers 2025/08/09 03:43:09 DEBUG : dir: reading active writers 2025/08/09 03:43:09 DEBUG : >WaitForWriters: 2025/08/09 03:43:09 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.41s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-lemuruj7quta'", Local "Local file system at /tmp/rclone2163447685", Modify Window "1s" 2025/08/09 03:43:10 INFO : OpenDrive root 'rclone-test-lemuruj7quta': poll-interval is not supported by this remote 2025/08/09 03:43:10 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/09 03:43:10 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:43:10 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:43:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:43:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:43:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:43:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:43:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/09 03:43:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-lemuruj7quta" 2025/08/09 03:43:10 INFO : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/09 03:43:11 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/09 03:43:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/09 03:43:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/09 03:43:13 DEBUG : dir/file1: newRWFileHandle: 2025/08/09 03:43:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/09 03:43:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:43:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/09 03:43:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/09 03:43:13 DEBUG : dir/file1(0xc0007ec7c0): _writeAt: size=5, off=0 2025/08/09 03:43:13 DEBUG : dir/file1(0xc0007ec7c0): openPending: 2025/08/09 03:43:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/09 03:43:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/09 03:43:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:43:13 DEBUG : dir/file1(0xc0007ec7c0): >openPending: err= 2025/08/09 03:43:13 DEBUG : dir/file1(0xc0007ec7c0): >_writeAt: n=5, err= 2025/08/09 03:43:13 DEBUG : dir/file1(0xc0007ec7c0): _writeAt: size=15, off=5 2025/08/09 03:43:13 DEBUG : dir/file1(0xc0007ec7c0): >_writeAt: n=15, err= 2025/08/09 03:43:13 DEBUG : dir/file1(0xc0007ec7c0): close: 2025/08/09 03:43:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/09 03:43:13 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-09 03:43:13.076769154 +0000 UTC m=+169.411219639 2025/08/09 03:43:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/09 03:43:13 DEBUG : dir/file1(0xc0007ec7c0): >close: err= 2025/08/09 03:43:13 DEBUG : WaitForWriters: timeout=30s 2025/08/09 03:43:13 DEBUG : dir: Looking for writers 2025/08/09 03:43:13 DEBUG : file1: reading active writers 2025/08/09 03:43:13 DEBUG : Looking for writers 2025/08/09 03:43:13 DEBUG : dir: reading active writers 2025/08/09 03:43:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/09 03:43:13 DEBUG : dir: Looking for writers 2025/08/09 03:43:13 DEBUG : file1: reading active writers 2025/08/09 03:43:13 DEBUG : Looking for writers 2025/08/09 03:43:13 DEBUG : dir: reading active writers 2025/08/09 03:43:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/09 03:43:13 DEBUG : dir: Looking for writers 2025/08/09 03:43:13 DEBUG : file1: reading active writers 2025/08/09 03:43:13 DEBUG : Looking for writers 2025/08/09 03:43:13 DEBUG : dir: reading active writers 2025/08/09 03:43:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/09 03:43:13 DEBUG : dir: Looking for writers 2025/08/09 03:43:13 DEBUG : file1: reading active writers 2025/08/09 03:43:13 DEBUG : Looking for writers 2025/08/09 03:43:13 DEBUG : dir: reading active writers 2025/08/09 03:43:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/09 03:43:13 DEBUG : dir/file1: vfs cache: starting upload 2025/08/09 03:43:13 DEBUG : dir: Looking for writers 2025/08/09 03:43:13 DEBUG : file1: reading active writers 2025/08/09 03:43:13 DEBUG : Looking for writers 2025/08/09 03:43:13 DEBUG : dir: reading active writers 2025/08/09 03:43:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/09 03:43:13 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/08/09 03:43:13 DEBUG : dir: Looking for writers 2025/08/09 03:43:13 DEBUG : file1: reading active writers 2025/08/09 03:43:13 DEBUG : Looking for writers 2025/08/09 03:43:13 DEBUG : dir: reading active writers 2025/08/09 03:43:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/09 03:43:13 DEBUG : dir: Looking for writers 2025/08/09 03:43:13 DEBUG : file1: reading active writers 2025/08/09 03:43:13 DEBUG : Looking for writers 2025/08/09 03:43:13 DEBUG : dir: reading active writers 2025/08/09 03:43:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/09 03:43:14 DEBUG : dir: Looking for writers 2025/08/09 03:43:14 DEBUG : file1: reading active writers 2025/08/09 03:43:14 DEBUG : Looking for writers 2025/08/09 03:43:14 DEBUG : dir: reading active writers 2025/08/09 03:43:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/09 03:43:14 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/08/09 03:43:14 INFO : dir/file1: Copied (replaced existing) 2025/08/09 03:43:14 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-09 03:43:13 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/08/09 03:43:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/09 03:43:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/09 03:43:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/09 03:43:15 DEBUG : dir: Looking for writers 2025/08/09 03:43:15 DEBUG : file1: reading active writers 2025/08/09 03:43:15 DEBUG : Looking for writers 2025/08/09 03:43:15 DEBUG : dir: reading active writers 2025/08/09 03:43:15 DEBUG : >WaitForWriters: 2025/08/09 03:43:15 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.22s) FAIL 2025/08/09 03:43:16 DEBUG : OpenDrive root 'rclone-test-lemuruj7quta': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestDirRemoveName|TestFileOpen|TestFileOpenWrite|TestFileRemove|TestFileRemoveAll|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeTruncateExisting|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Finished ERROR in 2m53.354077491s (try 3/5): exit status 1: Failed [TestDirCreate TestDirRemoveName TestReadFileHandleRelease]