"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirFileOpen|TestDirMetadataExtension|TestDirMkdir|TestDirMkdirSub|TestDirRemove|TestDirRemoveAll|TestDirRemoveName|TestDirRename|TestDirWalk|TestFileMethods|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileRemove|TestFileRemoveAll|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$'" - Starting (try 3/5) 2025/07/27 04:04:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kutewiw5wuvi" 2025/07/27 04:04:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 04:04:48 DEBUG : Starting OpenDrive session with ID: e911691bc06bc06a7ad739a0488229e06c04bcd61d4d3a9edbd091b0b4d28580 2025/07/27 04:04:48 DEBUG : Creating backend with remote "/tmp/rclone1596985132" === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:04:48 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:04:48 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:04:49 DEBUG : dir/file1: Uploading chunk 0, size=14, 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/07/27 04:05:01 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/07/27 04:05:03 DEBUG : forgetting directory cache 2025/07/27 04:05:03 DEBUG : dir: forgetting directory cache 2025/07/27 04:05:03 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:05:03 DEBUG : fil/a/b: Looking for writers 2025/07/27 04:05:03 DEBUG : fil/a: Looking for writers 2025/07/27 04:05:03 DEBUG : b: reading active writers 2025/07/27 04:05:03 DEBUG : fil: Looking for writers 2025/07/27 04:05:03 DEBUG : a: reading active writers 2025/07/27 04:05:03 DEBUG : dir: Looking for writers 2025/07/27 04:05:03 DEBUG : Looking for writers 2025/07/27 04:05:03 DEBUG : dir: reading active writers 2025/07/27 04:05:03 DEBUG : fil: reading active writers 2025/07/27 04:05:03 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (17.75s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:05:06 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:05:06 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:05:07 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/07/27 04:05:09 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/27 04:05:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/27 04:05:09 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/27 04:05:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/27 04:05:09 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': File to upload is small (5 bytes), uploading instead of streaming 2025/07/27 04:05:10 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/07/27 04:05:11 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/27 04:05:11 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/07/27 04:05:11 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/27 04:05:11 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:05:11 DEBUG : dir: Looking for writers 2025/07/27 04:05:11 DEBUG : file1: reading active writers 2025/07/27 04:05:11 DEBUG : potato: reading active writers 2025/07/27 04:05:11 DEBUG : Looking for writers 2025/07/27 04:05:11 DEBUG : dir: reading active writers 2025/07/27 04:05:11 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- FAIL: TestDirCreate (7.38s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:05:13 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:05:13 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:05:14 DEBUG : dir/file1: Uploading chunk 0, size=14, 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/07/27 04:05:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/27 04:05:25 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:05:25 DEBUG : dir/sub: Looking for writers 2025/07/27 04:05:25 DEBUG : dir: Looking for writers 2025/07/27 04:05:25 DEBUG : file1: reading active writers 2025/07/27 04:05:25 DEBUG : sub: reading active writers 2025/07/27 04:05:25 DEBUG : Looking for writers 2025/07/27 04:05:25 DEBUG : dir: reading active writers 2025/07/27 04:05:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (13.03s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:05:26 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:05:26 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:05:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:05:30 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/27 04:05:30 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/27 04:05:31 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:05:31 DEBUG : dir/sub/subsub: Looking for writers 2025/07/27 04:05:31 DEBUG : dir/sub: Looking for writers 2025/07/27 04:05:31 DEBUG : subsub: reading active writers 2025/07/27 04:05:31 DEBUG : dir: Looking for writers 2025/07/27 04:05:31 DEBUG : file1: reading active writers 2025/07/27 04:05:31 DEBUG : sub: reading active writers 2025/07/27 04:05:31 DEBUG : Looking for writers 2025/07/27 04:05:31 DEBUG : dir: reading active writers 2025/07/27 04:05:31 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.88s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:05:33 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:05:33 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:05:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:05:36 ERROR : dir/: Dir.Remove not empty 2025/07/27 04:05:36 DEBUG : dir/file1: Remove: 2025/07/27 04:05:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 04:05:36 DEBUG : dir/file1: >Remove: err= 2025/07/27 04:05:37 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/27 04:05:37 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:05:37 DEBUG : Looking for writers 2025/07/27 04:05:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.89s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:05:37 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:05:37 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:05:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:05:40 DEBUG : dir/file1: Remove: 2025/07/27 04:05:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 04:05:40 DEBUG : dir/file1: >Remove: err= 2025/07/27 04:05:40 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/27 04:05:40 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:05:40 DEBUG : Looking for writers 2025/07/27 04:05:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.68s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:05:41 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:05:41 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:05:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:05:44 DEBUG : dir/file1: Remove: 2025/07/27 04:05:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 04:05:44 DEBUG : dir/file1: >Remove: err= 2025/07/27 04:05:44 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:05:44 DEBUG : dir: Looking for writers 2025/07/27 04:05:44 DEBUG : Looking for writers 2025/07/27 04:05:44 DEBUG : dir: reading active writers 2025/07/27 04:05:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.29s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:05:45 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:05:45 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:05:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:05:49 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/07/27 04:05:50 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/27 04:05:50 DEBUG : dir2: same parent dir (ODFfOTM0MzM2OV81VTNnOQ) - using folder/rename instead of move_copy 2025/07/27 04:05:50 DEBUG : dir: Updating dir with dir2 0xc000636ea0 2025/07/27 04:05:50 DEBUG : dir: forgetting directory cache 2025/07/27 04:05:50 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/27 04:05:50 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/27 04:05:52 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/27 04:05:52 DEBUG : file2: Updating file with file2 0xc0004b89c0 2025/07/27 04:05:52 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/27 04:05:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/27 04:05:52 INFO : dir2/file3: Deleted 2025/07/27 04:05:53 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/27 04:05:53 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0004b89c0 2025/07/27 04:05:53 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/27 04:05:53 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/27 04:05:53 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/27 04:05:54 DEBUG : renamed empty directory: same parent dir (ODFfOTM0MzM2OV81VTNnOQ) - using folder/rename instead of move_copy 2025/07/27 04:05:54 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000689110 2025/07/27 04:05:54 DEBUG : empty directory: forgetting directory cache 2025/07/27 04:05:54 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/27 04:05:54 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/27 04:05:54 DEBUG : dir2: Renaming to "dir3" 2025/07/27 04:05:54 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:05:54 DEBUG : dir3: Looking for writers 2025/07/27 04:05:54 DEBUG : file3: reading active writers 2025/07/27 04:05:54 DEBUG : renamed empty directory: Looking for writers 2025/07/27 04:05:54 DEBUG : Looking for writers 2025/07/27 04:05:54 DEBUG : dir3: reading active writers 2025/07/27 04:05:54 DEBUG : renamed empty directory: reading active writers 2025/07/27 04:05:54 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.18s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:05:55 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:05:55 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:05:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:05:58 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/27 04:05:58 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 04:05:58 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/27 04:05:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/27 04:05:58 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/27 04:05:58 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/27 04:05:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/27 04:05:58 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/27 04:05:58 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/27 04:05:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/27 04:05:58 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/27 04:05:58 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/27 04:05:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/27 04:05:58 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': File to upload is small (12 bytes), uploading instead of streaming 2025/07/27 04:05:59 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/07/27 04:06:00 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/07/27 04:06:00 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/07/27 04:06:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/27 04:06:00 DEBUG : forgetting directory cache 2025/07/27 04:06:00 DEBUG : dir: forgetting directory cache 2025/07/27 04:06:00 DEBUG : dir/sub: forgetting directory cache 2025/07/27 04:06:00 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/27 04:06:00 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/27 04:06:00 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': File to upload is small (5 bytes), uploading instead of streaming 2025/07/27 04:06:01 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/07/27 04:06:02 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/27 04:06:02 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/07/27 04:06:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/27 04:06:02 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:06:02 DEBUG : dir/sub: Looking for writers 2025/07/27 04:06:02 DEBUG : file0: reading active writers 2025/07/27 04:06:02 DEBUG : file2: reading active writers 2025/07/27 04:06:02 DEBUG : dir: Looking for writers 2025/07/27 04:06:02 DEBUG : file1: reading active writers 2025/07/27 04:06:02 DEBUG : sub: reading active writers 2025/07/27 04:06:02 DEBUG : Looking for writers 2025/07/27 04:06:02 DEBUG : dir: reading active writers 2025/07/27 04:06:02 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.79s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:06:04 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:06:04 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:06:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:06:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/27 04:06:07 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 04:06:07 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/27 04:06:07 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/27 04:06:07 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/27 04:06:07 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:06:07 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/27 04:06:07 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/27 04:06:07 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 04:06:07 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/27 04:06:07 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/27 04:06:07 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/27 04:06:07 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:06:07 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/27 04:06:07 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:06:07 DEBUG : dir: Looking for writers 2025/07/27 04:06:07 DEBUG : file1: reading active writers 2025/07/27 04:06:07 DEBUG : file1.metadata: reading active writers 2025/07/27 04:06:07 DEBUG : Looking for writers 2025/07/27 04:06:07 DEBUG : dir.metadata: reading active writers 2025/07/27 04:06:07 DEBUG : dir: reading active writers 2025/07/27 04:06:07 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.78s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:06:08 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:06:08 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:06:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:06:11 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:06:11 DEBUG : dir: Looking for writers 2025/07/27 04:06:11 DEBUG : file1: reading active writers 2025/07/27 04:06:11 DEBUG : Looking for writers 2025/07/27 04:06:11 DEBUG : dir: reading active writers 2025/07/27 04:06:11 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.90s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:06:12 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:06:12 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:06:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:06:15 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/07/27 04:06:17 DEBUG : Can set mod time: true 2025/07/27 04:06:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/27 04:06:17 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:06:17 DEBUG : dir: Looking for writers 2025/07/27 04:06:17 DEBUG : file1: reading active writers 2025/07/27 04:06:17 DEBUG : Looking for writers 2025/07/27 04:06:17 DEBUG : dir: reading active writers 2025/07/27 04:06:17 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:06:18 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:06:18 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:06:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:06:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/27 04:06:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/27 04:06:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:06:21 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': File to upload is small (0 bytes), uploading instead of streaming 2025/07/27 04:06:22 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/27 04:06:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/27 04:06:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/27 04:06:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:06:22 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:06:22 DEBUG : dir: Looking for writers 2025/07/27 04:06:22 DEBUG : file1: reading active writers 2025/07/27 04:06:22 DEBUG : Looking for writers 2025/07/27 04:06:22 DEBUG : dir: reading active writers 2025/07/27 04:06:22 DEBUG : >WaitForWriters: 2025/07/27 04:06:22 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:06:22 DEBUG : dir: Looking for writers 2025/07/27 04:06:22 DEBUG : file1: reading active writers 2025/07/27 04:06:22 DEBUG : Looking for writers 2025/07/27 04:06:22 DEBUG : dir: reading active writers 2025/07/27 04:06:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:06:23 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:06:23 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:06:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:06:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/27 04:06:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/27 04:06:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:06:26 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': File to upload is small (5 bytes), uploading instead of streaming 2025/07/27 04:06:27 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/07/27 04:06:28 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/27 04:06:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/27 04:06:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/27 04:06:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:06:28 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:06:28 DEBUG : dir: Looking for writers 2025/07/27 04:06:28 DEBUG : file1: reading active writers 2025/07/27 04:06:28 DEBUG : Looking for writers 2025/07/27 04:06:28 DEBUG : dir: reading active writers 2025/07/27 04:06:28 DEBUG : >WaitForWriters: 2025/07/27 04:06:28 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:06:28 DEBUG : dir: Looking for writers 2025/07/27 04:06:28 DEBUG : file1: reading active writers 2025/07/27 04:06:28 DEBUG : Looking for writers 2025/07/27 04:06:28 DEBUG : dir: reading active writers 2025/07/27 04:06:28 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:06:29 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:06:29 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 04:06:29 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:06:29 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:06:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:06:29 DEBUG : Config file has changed externally - reloading 2025/07/27 04:06:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:06:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:06:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:06:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:06:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:06:29 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 04:06:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:06:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/27 04:06:33 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:06:33 DEBUG : dir: Looking for writers 2025/07/27 04:06:33 DEBUG : file1: reading active writers 2025/07/27 04:06:33 DEBUG : Looking for writers 2025/07/27 04:06:33 DEBUG : dir: reading active writers 2025/07/27 04:06:33 DEBUG : >WaitForWriters: 2025/07/27 04:06:33 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:06:34 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:06:34 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 04:06:34 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:06:34 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:06:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:06:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:06:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:06:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:06:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:06:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:06:34 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 04:06:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:06:36 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/27 04:06:36 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 04:06:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 04:06:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 04:06:36 DEBUG : dir/file1(0xc000a9afc0): close: 2025/07/27 04:06:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/27 04:06:37 DEBUG : dir/file1(0xc000a9afc0): >close: err= 2025/07/27 04:06:37 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:06:37 DEBUG : dir: Looking for writers 2025/07/27 04:06:37 DEBUG : file1: reading active writers 2025/07/27 04:06:37 DEBUG : Looking for writers 2025/07/27 04:06:37 DEBUG : dir: reading active writers 2025/07/27 04:06:37 DEBUG : >WaitForWriters: 2025/07/27 04:06:37 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:06:37 DEBUG : dir: Looking for writers 2025/07/27 04:06:37 DEBUG : file1: reading active writers 2025/07/27 04:06:37 DEBUG : Looking for writers 2025/07/27 04:06:37 DEBUG : dir: reading active writers 2025/07/27 04:06:37 DEBUG : >WaitForWriters: 2025/07/27 04:06:37 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:06:38 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:06:38 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 04:06:38 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:06:38 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:06:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:06:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:06:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:06:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:06:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:06:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:06:38 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 04:06:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:06:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/27 04:06:41 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 04:06:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 04:06:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 04:06:41 DEBUG : dir/file1(0xc000574140): _writeAt: size=5, off=0 2025/07/27 04:06:41 DEBUG : dir/file1(0xc000574140): openPending: 2025/07/27 04:06:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/27 04:06:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/27 04:06:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:06:41 DEBUG : dir/file1(0xc000574140): >openPending: err= 2025/07/27 04:06:41 DEBUG : dir/file1(0xc000574140): >_writeAt: n=5, err= 2025/07/27 04:06:41 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/27 04:06:41 DEBUG : dir/file1(0xc000574140): close: 2025/07/27 04:06:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/07/27 04:06:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/07/27 04:06:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/07/27 04:06:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/27 04:06:41 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/27 04:06:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/27 04:06:41 DEBUG : dir/file1(0xc000574140): >close: err= 2025/07/27 04:06:41 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:06:41 DEBUG : dir: Looking for writers 2025/07/27 04:06:41 DEBUG : file1: reading active writers 2025/07/27 04:06:41 DEBUG : Looking for writers 2025/07/27 04:06:41 DEBUG : dir: reading active writers 2025/07/27 04:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 04:06:41 DEBUG : dir: Looking for writers 2025/07/27 04:06:41 DEBUG : file1: reading active writers 2025/07/27 04:06:41 DEBUG : Looking for writers 2025/07/27 04:06:41 DEBUG : dir: reading active writers 2025/07/27 04:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 04:06:41 DEBUG : dir: Looking for writers 2025/07/27 04:06:41 DEBUG : file1: reading active writers 2025/07/27 04:06:41 DEBUG : Looking for writers 2025/07/27 04:06:41 DEBUG : dir: reading active writers 2025/07/27 04:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 04:06:41 DEBUG : dir: Looking for writers 2025/07/27 04:06:41 DEBUG : file1: reading active writers 2025/07/27 04:06:41 DEBUG : Looking for writers 2025/07/27 04:06:41 DEBUG : dir: reading active writers 2025/07/27 04:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 04:06:41 DEBUG : dir/file1: vfs cache: starting upload 2025/07/27 04:06:41 DEBUG : dir: Looking for writers 2025/07/27 04:06:41 DEBUG : file1: reading active writers 2025/07/27 04:06:41 DEBUG : Looking for writers 2025/07/27 04:06:41 DEBUG : dir: reading active writers 2025/07/27 04:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/27 04:06:41 DEBUG : dir: Looking for writers 2025/07/27 04:06:41 DEBUG : file1: reading active writers 2025/07/27 04:06:41 DEBUG : Looking for writers 2025/07/27 04:06:41 DEBUG : dir: reading active writers 2025/07/27 04:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/27 04:06:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:06:42 DEBUG : dir: Looking for writers 2025/07/27 04:06:42 DEBUG : file1: reading active writers 2025/07/27 04:06:42 DEBUG : Looking for writers 2025/07/27 04:06:42 DEBUG : dir: reading active writers 2025/07/27 04:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/27 04:06:42 DEBUG : dir: Looking for writers 2025/07/27 04:06:42 DEBUG : file1: reading active writers 2025/07/27 04:06:42 DEBUG : Looking for writers 2025/07/27 04:06:42 DEBUG : dir: reading active writers 2025/07/27 04:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/27 04:06:43 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/07/27 04:06:43 INFO : dir/file1: Copied (replaced existing) 2025/07/27 04:06:43 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/07/27 04:06:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/27 04:06:43 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/07/27 04:06:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:06:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/27 04:06:43 DEBUG : dir: Looking for writers 2025/07/27 04:06:43 DEBUG : file1: reading active writers 2025/07/27 04:06:43 DEBUG : Looking for writers 2025/07/27 04:06:43 DEBUG : dir: reading active writers 2025/07/27 04:06:43 DEBUG : >WaitForWriters: 2025/07/27 04:06:43 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:06:43 DEBUG : dir: Looking for writers 2025/07/27 04:06:43 DEBUG : file1: reading active writers 2025/07/27 04:06:43 DEBUG : Looking for writers 2025/07/27 04:06:43 DEBUG : dir: reading active writers 2025/07/27 04:06:43 DEBUG : >WaitForWriters: 2025/07/27 04:06:44 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (32.85s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.40s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.21s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.13s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.34s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.15s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.62s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:06:45 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:06:45 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:06:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:06:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 04:06:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/27 04:06:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:06:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/27 04:06:47 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:06:47 DEBUG : dir: Looking for writers 2025/07/27 04:06:47 DEBUG : file1: reading active writers 2025/07/27 04:06:47 DEBUG : Looking for writers 2025/07/27 04:06:47 DEBUG : dir: reading active writers 2025/07/27 04:06:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.19s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:06:49 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:06:49 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:06:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:06:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:06:51 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': File to upload is small (25 bytes), uploading instead of streaming 2025/07/27 04:06:52 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/27 04:06:53 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/27 04:06:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/27 04:06:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:06:53 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:06:53 DEBUG : dir: Looking for writers 2025/07/27 04:06:53 DEBUG : file1: reading active writers 2025/07/27 04:06:53 DEBUG : Looking for writers 2025/07/27 04:06:53 DEBUG : dir: reading active writers 2025/07/27 04:06:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.66s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:06:54 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:06:54 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:06:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:06:58 DEBUG : dir/file1: Remove: 2025/07/27 04:06:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 04:06:58 DEBUG : dir/file1: >Remove: err= 2025/07/27 04:06:58 DEBUG : dir/file1: Remove: 2025/07/27 04:06:58 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/27 04:06:58 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:06:58 DEBUG : dir: Looking for writers 2025/07/27 04:06:58 DEBUG : Looking for writers 2025/07/27 04:06:58 DEBUG : dir: reading active writers 2025/07/27 04:06:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.49s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:06:59 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:06:59 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:07:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:07:02 DEBUG : dir/file1: Remove: 2025/07/27 04:07:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 04:07:02 DEBUG : dir/file1: >Remove: err= 2025/07/27 04:07:02 DEBUG : dir/file1: Remove: 2025/07/27 04:07:02 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/27 04:07:02 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:07:02 DEBUG : dir: Looking for writers 2025/07/27 04:07:02 DEBUG : Looking for writers 2025/07/27 04:07:02 DEBUG : dir: reading active writers 2025/07/27 04:07:02 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.33s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:07:03 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:07:03 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:07:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:07:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 04:07:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/27 04:07:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/27 04:07:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/27 04:07:06 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/27 04:07:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/27 04:07:06 DEBUG : dir/file1: Open: flags=0x3 2025/07/27 04:07:06 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/27 04:07:06 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/27 04:07:06 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:07:06 DEBUG : dir: Looking for writers 2025/07/27 04:07:06 DEBUG : file1: reading active writers 2025/07/27 04:07:06 DEBUG : Looking for writers 2025/07/27 04:07:06 DEBUG : dir: reading active writers 2025/07/27 04:07:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.32s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:07:07 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:07:07 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:07:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:07:11 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:07:11 DEBUG : dir: Looking for writers 2025/07/27 04:07:11 DEBUG : file1: reading active writers 2025/07/27 04:07:11 DEBUG : Looking for writers 2025/07/27 04:07:11 DEBUG : dir: reading active writers 2025/07/27 04:07:11 DEBUG : >WaitForWriters: 2025/07/27 04:07:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 04:07:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0000c8240 2025/07/27 04:07:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 04:07:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 04:07:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/27 04:07:12 DEBUG : dir/file1: Updating file with dir/file1 0xc0000c8240 2025/07/27 04:07:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/27 04:07:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:07:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/27 04:07:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/27 04:07:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:07:13 DEBUG : dir/file1: File is currently open, delaying rename 0xc0000c8240 2025/07/27 04:07:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 04:07:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 04:07:13 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': File to upload is small (25 bytes), uploading instead of streaming 2025/07/27 04:07:13 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/27 04:07:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/27 04:07:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/27 04:07:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 04:07:14 DEBUG : newLeaf: Running delayed rename now 2025/07/27 04:07:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 04:07:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0000c8240 2025/07/27 04:07:15 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:07:15 DEBUG : dir: Looking for writers 2025/07/27 04:07:15 DEBUG : Looking for writers 2025/07/27 04:07:15 DEBUG : dir: reading active writers 2025/07/27 04:07:15 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:15 DEBUG : >WaitForWriters: 2025/07/27 04:07:15 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:07:15 DEBUG : dir: Looking for writers 2025/07/27 04:07:15 DEBUG : Looking for writers 2025/07/27 04:07:15 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:15 DEBUG : dir: reading active writers 2025/07/27 04:07:15 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:07:16 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:07:16 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:07:16 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 04:07:16 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:16 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:07:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:07:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:16 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 04:07:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: dir/file1: Modification time difference too big |-214560h2m10.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-07-27 04:07:17 +0000 UTC) (precision 1s) 2025/07/27 04:07:19 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:07:19 DEBUG : dir: Looking for writers 2025/07/27 04:07:19 DEBUG : file1: reading active writers 2025/07/27 04:07:19 DEBUG : Looking for writers 2025/07/27 04:07:19 DEBUG : dir: reading active writers 2025/07/27 04:07:19 DEBUG : >WaitForWriters: fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: dir/file1: Modification time difference too big |-214560h2m10.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-07-27 04:07:17 +0000 UTC) (precision 1s) 2025/07/27 04:07:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 04:07:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0004b9800 2025/07/27 04:07:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 04:07:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 04:07:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/27 04:07:20 DEBUG : dir/file1: Updating file with dir/file1 0xc0004b9800 2025/07/27 04:07:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/27 04:07:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:07:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/27 04:07:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/27 04:07:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:07:21 DEBUG : dir/file1: File is currently open, delaying rename 0xc0004b9800 2025/07/27 04:07:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 04:07:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 04:07:21 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': File to upload is small (25 bytes), uploading instead of streaming 2025/07/27 04:07:21 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/07/27 04:07:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/27 04:07:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/27 04:07:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 04:07:22 DEBUG : newLeaf: Running delayed rename now 2025/07/27 04:07:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 04:07:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0004b9800 2025/07/27 04:07:23 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:07:23 DEBUG : dir: Looking for writers 2025/07/27 04:07:23 DEBUG : Looking for writers 2025/07/27 04:07:23 DEBUG : dir: reading active writers 2025/07/27 04:07:23 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:23 DEBUG : >WaitForWriters: 2025/07/27 04:07:23 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:07:23 DEBUG : dir: Looking for writers 2025/07/27 04:07:23 DEBUG : Looking for writers 2025/07/27 04:07:23 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:23 DEBUG : dir: reading active writers 2025/07/27 04:07:23 DEBUG : >WaitForWriters: 2025/07/27 04:07:23 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:07:24 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:07:24 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:07:24 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 04:07:24 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:24 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:07:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:07:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:24 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 04:07:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:07:27 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/27 04:07:27 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 04:07:27 DEBUG : dir/file1(0xc000a9a5c0): openPending: 2025/07/27 04:07:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/27 04:07:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/27 04:07:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:07:27 DEBUG : dir/file1(0xc000a9a5c0): >openPending: err= 2025/07/27 04:07:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/27 04:07:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 04:07:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:07:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 04:07:27 DEBUG : dir/file1(0xc000a9a5c0): _writeAt: size=14, off=0 2025/07/27 04:07:27 DEBUG : dir/file1(0xc000a9a5c0): >_writeAt: n=14, err= 2025/07/27 04:07:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/27 04:07:27 DEBUG : dir/file1(0xc000a9a5c0): close: 2025/07/27 04:07:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/27 04:07:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/27 04:07:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/27 04:07:27 DEBUG : dir/file1(0xc000a9a5c0): >close: err= 2025/07/27 04:07:27 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:07:27 DEBUG : dir: Looking for writers 2025/07/27 04:07:27 DEBUG : file1: reading active writers 2025/07/27 04:07:27 DEBUG : Looking for writers 2025/07/27 04:07:27 DEBUG : dir: reading active writers 2025/07/27 04:07:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 04:07:27 DEBUG : dir: Looking for writers 2025/07/27 04:07:27 DEBUG : file1: reading active writers 2025/07/27 04:07:27 DEBUG : Looking for writers 2025/07/27 04:07:27 DEBUG : dir: reading active writers 2025/07/27 04:07:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 04:07:27 DEBUG : dir: Looking for writers 2025/07/27 04:07:27 DEBUG : file1: reading active writers 2025/07/27 04:07:27 DEBUG : Looking for writers 2025/07/27 04:07:27 DEBUG : dir: reading active writers 2025/07/27 04:07:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 04:07:27 DEBUG : dir: Looking for writers 2025/07/27 04:07:27 DEBUG : file1: reading active writers 2025/07/27 04:07:27 DEBUG : Looking for writers 2025/07/27 04:07:27 DEBUG : dir: reading active writers 2025/07/27 04:07:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 04:07:27 DEBUG : dir/file1: vfs cache: starting upload 2025/07/27 04:07:27 DEBUG : dir: Looking for writers 2025/07/27 04:07:27 DEBUG : file1: reading active writers 2025/07/27 04:07:27 DEBUG : Looking for writers 2025/07/27 04:07:27 DEBUG : dir: reading active writers 2025/07/27 04:07:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/27 04:07:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:07:27 DEBUG : dir: Looking for writers 2025/07/27 04:07:27 DEBUG : file1: reading active writers 2025/07/27 04:07:27 DEBUG : Looking for writers 2025/07/27 04:07:27 DEBUG : dir: reading active writers 2025/07/27 04:07:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/27 04:07:28 DEBUG : dir: Looking for writers 2025/07/27 04:07:28 DEBUG : file1: reading active writers 2025/07/27 04:07:28 DEBUG : Looking for writers 2025/07/27 04:07:28 DEBUG : dir: reading active writers 2025/07/27 04:07:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/27 04:07:28 DEBUG : dir: Looking for writers 2025/07/27 04:07:28 DEBUG : file1: reading active writers 2025/07/27 04:07:28 DEBUG : Looking for writers 2025/07/27 04:07:28 DEBUG : dir: reading active writers 2025/07/27 04:07:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/27 04:07:28 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/27 04:07:28 INFO : dir/file1: Copied (replaced existing) 2025/07/27 04:07:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/27 04:07:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/27 04:07:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:07:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/27 04:07:29 DEBUG : dir: Looking for writers 2025/07/27 04:07:29 DEBUG : file1: reading active writers 2025/07/27 04:07:29 DEBUG : Looking for writers 2025/07/27 04:07:29 DEBUG : dir: reading active writers 2025/07/27 04:07:29 DEBUG : >WaitForWriters: 2025/07/27 04:07:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 04:07:29 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 04:07:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 04:07:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 04:07:29 DEBUG : dir/file1(0xc000574f00): _readAt: size=512, off=0 2025/07/27 04:07:29 DEBUG : dir/file1(0xc000574f00): openPending: 2025/07/27 04:07:29 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/07/27 04:07:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/27 04:07:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:07:29 DEBUG : dir/file1(0xc000574f00): >openPending: err= 2025/07/27 04:07:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/27 04:07:29 DEBUG : dir/file1(0xc000574f00): >_readAt: n=14, err=EOF 2025/07/27 04:07:29 DEBUG : dir/file1(0xc000574f00): close: 2025/07/27 04:07:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/27 04:07:29 DEBUG : dir/file1(0xc000574f00): >close: err= 2025/07/27 04:07:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 04:07:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/27 04:07:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a1a40 2025/07/27 04:07:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 04:07:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 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/07/27 04:07:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/27 04:07:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/27 04:07:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a1a40 2025/07/27 04:07:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/27 04:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:07:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/27 04:07:39 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 04:07:39 DEBUG : dir/file1(0xc0006721c0): openPending: 2025/07/27 04:07:39 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/07/27 04:07:39 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/07/27 04:07:39 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/27 04:07:39 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 04:07:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/27 04:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:07:39 DEBUG : dir/file1(0xc0006721c0): >openPending: err= 2025/07/27 04:07:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/27 04:07:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 04:07:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 04:07:39 DEBUG : dir/file1(0xc0006721c0): _writeAt: size=25, off=0 2025/07/27 04:07:39 DEBUG : dir/file1(0xc0006721c0): >_writeAt: n=25, err= 2025/07/27 04:07:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 04:07:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/27 04:07:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a1a40 2025/07/27 04:07:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 04:07:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 04:07:39 DEBUG : newLeaf(0xc0006721c0): close: 2025/07/27 04:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/27 04:07:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-27 04:07:39.484337336 +0000 UTC m=+171.783865756 2025/07/27 04:07:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/27 04:07:39 DEBUG : newLeaf(0xc0006721c0): >close: err= 2025/07/27 04:07:39 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:07:39 DEBUG : dir: Looking for writers 2025/07/27 04:07:39 DEBUG : Looking for writers 2025/07/27 04:07:39 DEBUG : dir: reading active writers 2025/07/27 04:07:39 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 04:07:40 DEBUG : dir: Looking for writers 2025/07/27 04:07:40 DEBUG : Looking for writers 2025/07/27 04:07:40 DEBUG : dir: reading active writers 2025/07/27 04:07:40 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 04:07:40 DEBUG : dir: Looking for writers 2025/07/27 04:07:40 DEBUG : Looking for writers 2025/07/27 04:07:40 DEBUG : dir: reading active writers 2025/07/27 04:07:40 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 04:07:40 DEBUG : dir: Looking for writers 2025/07/27 04:07:40 DEBUG : Looking for writers 2025/07/27 04:07:40 DEBUG : dir: reading active writers 2025/07/27 04:07:40 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 04:07:40 DEBUG : newLeaf: vfs cache: starting upload 2025/07/27 04:07:40 DEBUG : dir: Looking for writers 2025/07/27 04:07:40 DEBUG : Looking for writers 2025/07/27 04:07:40 DEBUG : dir: reading active writers 2025/07/27 04:07:40 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/27 04:07:40 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/27 04:07:40 DEBUG : dir: Looking for writers 2025/07/27 04:07:40 DEBUG : Looking for writers 2025/07/27 04:07:40 DEBUG : dir: reading active writers 2025/07/27 04:07:40 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/27 04:07:40 DEBUG : dir: Looking for writers 2025/07/27 04:07:40 DEBUG : Looking for writers 2025/07/27 04:07:40 DEBUG : dir: reading active writers 2025/07/27 04:07:40 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/27 04:07:41 DEBUG : dir: Looking for writers 2025/07/27 04:07:41 DEBUG : Looking for writers 2025/07/27 04:07:41 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:41 DEBUG : dir: reading active writers 2025/07/27 04:07:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/27 04:07:41 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/27 04:07:41 INFO : newLeaf: Copied (replaced existing) 2025/07/27 04:07:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-27 04:07:39 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/27 04:07:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/27 04:07:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 04:07:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/27 04:07:42 DEBUG : dir: Looking for writers 2025/07/27 04:07:42 DEBUG : Looking for writers 2025/07/27 04:07:42 DEBUG : dir: reading active writers 2025/07/27 04:07:42 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:42 DEBUG : >WaitForWriters: 2025/07/27 04:07:42 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:07:42 DEBUG : dir: Looking for writers 2025/07/27 04:07:42 DEBUG : Looking for writers 2025/07/27 04:07:42 DEBUG : dir: reading active writers 2025/07/27 04:07:42 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:42 DEBUG : >WaitForWriters: 2025/07/27 04:07:42 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:07:43 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:07:43 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 04:07:43 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:43 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:07:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:43 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 04:07:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:07:46 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:07:46 DEBUG : dir: Looking for writers 2025/07/27 04:07:46 DEBUG : file1: reading active writers 2025/07/27 04:07:46 DEBUG : Looking for writers 2025/07/27 04:07:46 DEBUG : dir: reading active writers 2025/07/27 04:07:46 DEBUG : >WaitForWriters: 2025/07/27 04:07:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 04:07:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000aa6480 2025/07/27 04:07:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 04:07:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 04:07:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/27 04:07:48 DEBUG : dir/file1: Updating file with dir/file1 0xc000aa6480 2025/07/27 04:07:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/27 04:07:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:07:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/27 04:07:49 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 04:07:49 DEBUG : dir/file1(0xc000672b40): openPending: 2025/07/27 04:07:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/07/27 04:07:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/27 04:07:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:07:49 DEBUG : dir/file1(0xc000672b40): >openPending: err= 2025/07/27 04:07:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/27 04:07:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 04:07:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 04:07:49 DEBUG : dir/file1(0xc000672b40): _writeAt: size=25, off=0 2025/07/27 04:07:49 DEBUG : dir/file1(0xc000672b40): >_writeAt: n=25, err= 2025/07/27 04:07:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 04:07:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/27 04:07:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000aa6480 2025/07/27 04:07:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 04:07:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 04:07:49 DEBUG : newLeaf(0xc000672b40): close: 2025/07/27 04:07:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/27 04:07:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-27 04:07:49.101641862 +0000 UTC m=+181.401170292 2025/07/27 04:07:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/27 04:07:49 DEBUG : newLeaf(0xc000672b40): >close: err= 2025/07/27 04:07:49 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:07:49 DEBUG : dir: Looking for writers 2025/07/27 04:07:49 DEBUG : Looking for writers 2025/07/27 04:07:49 DEBUG : dir: reading active writers 2025/07/27 04:07:49 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 04:07:49 DEBUG : dir: Looking for writers 2025/07/27 04:07:49 DEBUG : Looking for writers 2025/07/27 04:07:49 DEBUG : dir: reading active writers 2025/07/27 04:07:49 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 04:07:49 DEBUG : dir: Looking for writers 2025/07/27 04:07:49 DEBUG : Looking for writers 2025/07/27 04:07:49 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:49 DEBUG : dir: reading active writers 2025/07/27 04:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 04:07:49 DEBUG : dir: Looking for writers 2025/07/27 04:07:49 DEBUG : Looking for writers 2025/07/27 04:07:49 DEBUG : dir: reading active writers 2025/07/27 04:07:49 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 04:07:49 DEBUG : newLeaf: vfs cache: starting upload 2025/07/27 04:07:49 DEBUG : dir: Looking for writers 2025/07/27 04:07:49 DEBUG : Looking for writers 2025/07/27 04:07:49 DEBUG : dir: reading active writers 2025/07/27 04:07:49 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/27 04:07:49 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/27 04:07:49 DEBUG : dir: Looking for writers 2025/07/27 04:07:49 DEBUG : Looking for writers 2025/07/27 04:07:49 DEBUG : dir: reading active writers 2025/07/27 04:07:49 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/27 04:07:50 DEBUG : dir: Looking for writers 2025/07/27 04:07:50 DEBUG : Looking for writers 2025/07/27 04:07:50 DEBUG : dir: reading active writers 2025/07/27 04:07:50 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/27 04:07:50 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/27 04:07:50 INFO : newLeaf: Copied (replaced existing) 2025/07/27 04:07:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-27 04:07:49 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/27 04:07:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/27 04:07:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 04:07:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/27 04:07:50 DEBUG : dir: Looking for writers 2025/07/27 04:07:50 DEBUG : Looking for writers 2025/07/27 04:07:50 DEBUG : dir: reading active writers 2025/07/27 04:07:50 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:50 DEBUG : >WaitForWriters: 2025/07/27 04:07:51 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:07:51 DEBUG : dir: Looking for writers 2025/07/27 04:07:51 DEBUG : Looking for writers 2025/07/27 04:07:51 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:51 DEBUG : dir: reading active writers 2025/07/27 04:07:51 DEBUG : >WaitForWriters: 2025/07/27 04:07:51 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:07:52 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:07:52 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 04:07:52 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:52 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:07:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:07:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:07:52 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 04:07:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:07:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/27 04:07:54 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 04:07:54 DEBUG : dir/file1(0xc000a9a780): openPending: 2025/07/27 04:07:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/27 04:07:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/27 04:07:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:07:54 DEBUG : dir/file1(0xc000a9a780): >openPending: err= 2025/07/27 04:07:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/27 04:07:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 04:07:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:07:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 04:07:54 DEBUG : dir/file1(0xc000a9a780): _writeAt: size=14, off=0 2025/07/27 04:07:54 DEBUG : dir/file1(0xc000a9a780): >_writeAt: n=14, err= 2025/07/27 04:07:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/27 04:07:54 DEBUG : dir/file1(0xc000a9a780): close: 2025/07/27 04:07:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/27 04:07:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/27 04:07:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/27 04:07:54 DEBUG : dir/file1(0xc000a9a780): >close: err= 2025/07/27 04:07:54 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:07:54 DEBUG : dir: Looking for writers 2025/07/27 04:07:54 DEBUG : file1: reading active writers 2025/07/27 04:07:54 DEBUG : Looking for writers 2025/07/27 04:07:54 DEBUG : dir: reading active writers 2025/07/27 04:07:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 04:07:54 DEBUG : dir: Looking for writers 2025/07/27 04:07:54 DEBUG : file1: reading active writers 2025/07/27 04:07:54 DEBUG : Looking for writers 2025/07/27 04:07:54 DEBUG : dir: reading active writers 2025/07/27 04:07:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 04:07:55 DEBUG : dir: Looking for writers 2025/07/27 04:07:55 DEBUG : file1: reading active writers 2025/07/27 04:07:55 DEBUG : Looking for writers 2025/07/27 04:07:55 DEBUG : dir: reading active writers 2025/07/27 04:07:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 04:07:55 DEBUG : dir: Looking for writers 2025/07/27 04:07:55 DEBUG : file1: reading active writers 2025/07/27 04:07:55 DEBUG : Looking for writers 2025/07/27 04:07:55 DEBUG : dir: reading active writers 2025/07/27 04:07:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 04:07:55 DEBUG : dir/file1: vfs cache: starting upload 2025/07/27 04:07:55 DEBUG : dir: Looking for writers 2025/07/27 04:07:55 DEBUG : file1: reading active writers 2025/07/27 04:07:55 DEBUG : Looking for writers 2025/07/27 04:07:55 DEBUG : dir: reading active writers 2025/07/27 04:07:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/27 04:07:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:07:55 DEBUG : dir: Looking for writers 2025/07/27 04:07:55 DEBUG : file1: reading active writers 2025/07/27 04:07:55 DEBUG : Looking for writers 2025/07/27 04:07:55 DEBUG : dir: reading active writers 2025/07/27 04:07:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/27 04:07:55 DEBUG : dir: Looking for writers 2025/07/27 04:07:55 DEBUG : file1: reading active writers 2025/07/27 04:07:55 DEBUG : Looking for writers 2025/07/27 04:07:55 DEBUG : dir: reading active writers 2025/07/27 04:07:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/27 04:07:56 DEBUG : dir: Looking for writers 2025/07/27 04:07:56 DEBUG : file1: reading active writers 2025/07/27 04:07:56 DEBUG : Looking for writers 2025/07/27 04:07:56 DEBUG : dir: reading active writers 2025/07/27 04:07:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/27 04:07:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/27 04:07:56 INFO : dir/file1: Copied (replaced existing) 2025/07/27 04:07:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/27 04:07:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/27 04:07:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:07:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/27 04:07:57 DEBUG : dir: Looking for writers 2025/07/27 04:07:57 DEBUG : file1: reading active writers 2025/07/27 04:07:57 DEBUG : Looking for writers 2025/07/27 04:07:57 DEBUG : dir: reading active writers 2025/07/27 04:07:57 DEBUG : >WaitForWriters: 2025/07/27 04:07:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 04:07:57 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 04:07:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 04:07:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 04:07:57 DEBUG : dir/file1(0xc000a9a800): _readAt: size=512, off=0 2025/07/27 04:07:57 DEBUG : dir/file1(0xc000a9a800): openPending: 2025/07/27 04:07:57 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/07/27 04:07:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/27 04:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:07:57 DEBUG : dir/file1(0xc000a9a800): >openPending: err= 2025/07/27 04:07:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/27 04:07:57 DEBUG : dir/file1(0xc000a9a800): >_readAt: n=14, err=EOF 2025/07/27 04:07:57 DEBUG : dir/file1(0xc000a9a800): close: 2025/07/27 04:07:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/27 04:07:57 DEBUG : dir/file1(0xc000a9a800): >close: err= 2025/07/27 04:07:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 04:07:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/27 04:07:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a1e00 2025/07/27 04:07:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 04:07:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 04:07:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/27 04:07:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/27 04:07:58 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a1e00 2025/07/27 04:07:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/27 04:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:07:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/27 04:07:59 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 04:07:59 DEBUG : dir/file1(0xc000a9b2c0): openPending: 2025/07/27 04:07:59 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/07/27 04:07:59 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/07/27 04:07:59 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/27 04:07:59 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 04:07:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/27 04:07:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:07:59 DEBUG : dir/file1(0xc000a9b2c0): >openPending: err= 2025/07/27 04:07:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/27 04:07:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 04:07:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 04:07:59 DEBUG : dir/file1(0xc000a9b2c0): _writeAt: size=25, off=0 2025/07/27 04:07:59 DEBUG : dir/file1(0xc000a9b2c0): >_writeAt: n=25, err= 2025/07/27 04:07:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 04:07:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/27 04:07:59 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a1e00 2025/07/27 04:07:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 04:07:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 04:07:59 DEBUG : newLeaf(0xc000a9b2c0): close: 2025/07/27 04:07:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/27 04:07:59 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-27 04:07:59.298227964 +0000 UTC m=+191.597756394 2025/07/27 04:07:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/27 04:07:59 DEBUG : newLeaf(0xc000a9b2c0): >close: err= 2025/07/27 04:07:59 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:07:59 DEBUG : dir: Looking for writers 2025/07/27 04:07:59 DEBUG : Looking for writers 2025/07/27 04:07:59 DEBUG : dir: reading active writers 2025/07/27 04:07:59 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 04:07:59 DEBUG : dir: Looking for writers 2025/07/27 04:07:59 DEBUG : Looking for writers 2025/07/27 04:07:59 DEBUG : dir: reading active writers 2025/07/27 04:07:59 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 04:07:59 DEBUG : dir: Looking for writers 2025/07/27 04:07:59 DEBUG : Looking for writers 2025/07/27 04:07:59 DEBUG : dir: reading active writers 2025/07/27 04:07:59 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 04:07:59 DEBUG : dir: Looking for writers 2025/07/27 04:07:59 DEBUG : Looking for writers 2025/07/27 04:07:59 DEBUG : dir: reading active writers 2025/07/27 04:07:59 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 04:07:59 DEBUG : newLeaf: vfs cache: starting upload 2025/07/27 04:07:59 DEBUG : dir: Looking for writers 2025/07/27 04:07:59 DEBUG : Looking for writers 2025/07/27 04:07:59 DEBUG : dir: reading active writers 2025/07/27 04:07:59 DEBUG : newLeaf: reading active writers 2025/07/27 04:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/27 04:08:00 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/27 04:08:00 DEBUG : dir: Looking for writers 2025/07/27 04:08:00 DEBUG : Looking for writers 2025/07/27 04:08:00 DEBUG : dir: reading active writers 2025/07/27 04:08:00 DEBUG : newLeaf: reading active writers 2025/07/27 04:08:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/27 04:08:00 DEBUG : dir: Looking for writers 2025/07/27 04:08:00 DEBUG : Looking for writers 2025/07/27 04:08:00 DEBUG : dir: reading active writers 2025/07/27 04:08:00 DEBUG : newLeaf: reading active writers 2025/07/27 04:08:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/27 04:08:01 DEBUG : dir: Looking for writers 2025/07/27 04:08:01 DEBUG : Looking for writers 2025/07/27 04:08:01 DEBUG : newLeaf: reading active writers 2025/07/27 04:08:01 DEBUG : dir: reading active writers 2025/07/27 04:08:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/27 04:08:01 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/27 04:08:01 INFO : newLeaf: Copied (replaced existing) 2025/07/27 04:08:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-27 04:07:59 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/27 04:08:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/27 04:08:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 04:08:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/27 04:08:02 DEBUG : dir: Looking for writers 2025/07/27 04:08:02 DEBUG : Looking for writers 2025/07/27 04:08:02 DEBUG : dir: reading active writers 2025/07/27 04:08:02 DEBUG : newLeaf: reading active writers 2025/07/27 04:08:02 DEBUG : >WaitForWriters: 2025/07/27 04:08:02 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:08:02 DEBUG : dir: Looking for writers 2025/07/27 04:08:02 DEBUG : Looking for writers 2025/07/27 04:08:02 DEBUG : dir: reading active writers 2025/07/27 04:08:02 DEBUG : newLeaf: reading active writers 2025/07/27 04:08:02 DEBUG : >WaitForWriters: 2025/07/27 04:08:02 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:08:03 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:08:03 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 04:08:03 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:03 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:08:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:08:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:03 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 04:08:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/07/27 04:08:06 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:08:06 DEBUG : dir: Looking for writers 2025/07/27 04:08:06 DEBUG : file1: reading active writers 2025/07/27 04:08:06 DEBUG : Looking for writers 2025/07/27 04:08:06 DEBUG : dir: reading active writers 2025/07/27 04:08:06 DEBUG : >WaitForWriters: 2025/07/27 04:08:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 04:08:06 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 04:08:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 04:08:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 04:08:06 DEBUG : dir/file1(0xc000672700): _readAt: size=512, off=0 2025/07/27 04:08:06 DEBUG : dir/file1(0xc000672700): openPending: 2025/07/27 04:08:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/27 04:08:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/27 04:08:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:08:06 DEBUG : dir/file1(0xc000672700): >openPending: err= 2025/07/27 04:08:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/27 04:08:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 04:08:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 04:08:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:08:06 DEBUG : dir/file1(0xc000672700): >_readAt: n=14, err=EOF 2025/07/27 04:08:06 DEBUG : dir/file1(0xc000672700): close: 2025/07/27 04:08:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/27 04:08:06 DEBUG : dir/file1(0xc000672700): >close: err= 2025/07/27 04:08:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 04:08:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/27 04:08:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ec0c0 2025/07/27 04:08:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 04:08:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 04:08:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/27 04:08:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/27 04:08:08 DEBUG : dir/file1: Updating file with dir/file1 0xc0008ec0c0 2025/07/27 04:08:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/27 04:08:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:08:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/27 04:08:08 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 04:08:08 DEBUG : dir/file1(0xc000672e80): openPending: 2025/07/27 04:08:08 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/07/27 04:08:08 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/07/27 04:08:08 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/27 04:08:08 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 04:08:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/27 04:08:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:08:08 DEBUG : dir/file1(0xc000672e80): >openPending: err= 2025/07/27 04:08:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/27 04:08:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 04:08:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 04:08:08 DEBUG : dir/file1(0xc000672e80): _writeAt: size=25, off=0 2025/07/27 04:08:08 DEBUG : dir/file1(0xc000672e80): >_writeAt: n=25, err= 2025/07/27 04:08:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/27 04:08:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/27 04:08:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ec0c0 2025/07/27 04:08:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/27 04:08:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 04:08:09 DEBUG : newLeaf(0xc000672e80): close: 2025/07/27 04:08:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/27 04:08:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-27 04:08:08.938650202 +0000 UTC m=+201.238178632 2025/07/27 04:08:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/27 04:08:09 DEBUG : newLeaf(0xc000672e80): >close: err= 2025/07/27 04:08:09 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:08:09 DEBUG : dir: Looking for writers 2025/07/27 04:08:09 DEBUG : Looking for writers 2025/07/27 04:08:09 DEBUG : dir: reading active writers 2025/07/27 04:08:09 DEBUG : newLeaf: reading active writers 2025/07/27 04:08:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/27 04:08:09 DEBUG : dir: Looking for writers 2025/07/27 04:08:09 DEBUG : Looking for writers 2025/07/27 04:08:09 DEBUG : dir: reading active writers 2025/07/27 04:08:09 DEBUG : newLeaf: reading active writers 2025/07/27 04:08:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/27 04:08:09 DEBUG : dir: Looking for writers 2025/07/27 04:08:09 DEBUG : Looking for writers 2025/07/27 04:08:09 DEBUG : dir: reading active writers 2025/07/27 04:08:09 DEBUG : newLeaf: reading active writers 2025/07/27 04:08:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/27 04:08:09 DEBUG : dir: Looking for writers 2025/07/27 04:08:09 DEBUG : Looking for writers 2025/07/27 04:08:09 DEBUG : dir: reading active writers 2025/07/27 04:08:09 DEBUG : newLeaf: reading active writers 2025/07/27 04:08:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/27 04:08:09 DEBUG : newLeaf: vfs cache: starting upload 2025/07/27 04:08:09 DEBUG : dir: Looking for writers 2025/07/27 04:08:09 DEBUG : Looking for writers 2025/07/27 04:08:09 DEBUG : dir: reading active writers 2025/07/27 04:08:09 DEBUG : newLeaf: reading active writers 2025/07/27 04:08:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/27 04:08:09 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/07/27 04:08:09 DEBUG : dir: Looking for writers 2025/07/27 04:08:09 DEBUG : Looking for writers 2025/07/27 04:08:09 DEBUG : dir: reading active writers 2025/07/27 04:08:09 DEBUG : newLeaf: reading active writers 2025/07/27 04:08:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/27 04:08:10 DEBUG : dir: Looking for writers 2025/07/27 04:08:10 DEBUG : Looking for writers 2025/07/27 04:08:10 DEBUG : dir: reading active writers 2025/07/27 04:08:10 DEBUG : newLeaf: reading active writers 2025/07/27 04:08:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/27 04:08:10 DEBUG : dir: Looking for writers 2025/07/27 04:08:10 DEBUG : Looking for writers 2025/07/27 04:08:10 DEBUG : dir: reading active writers 2025/07/27 04:08:10 DEBUG : newLeaf: reading active writers 2025/07/27 04:08:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/07/27 04:08:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/27 04:08:10 INFO : newLeaf: Copied (replaced existing) 2025/07/27 04:08:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-27 04:08:08 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/07/27 04:08:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/27 04:08:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/27 04:08:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/27 04:08:11 DEBUG : dir: Looking for writers 2025/07/27 04:08:11 DEBUG : Looking for writers 2025/07/27 04:08:11 DEBUG : dir: reading active writers 2025/07/27 04:08:11 DEBUG : newLeaf: reading active writers 2025/07/27 04:08:11 DEBUG : >WaitForWriters: 2025/07/27 04:08:12 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:08:12 DEBUG : dir: Looking for writers 2025/07/27 04:08:12 DEBUG : Looking for writers 2025/07/27 04:08:12 DEBUG : dir: reading active writers 2025/07/27 04:08:12 DEBUG : newLeaf: reading active writers 2025/07/27 04:08:12 DEBUG : >WaitForWriters: 2025/07/27 04:08:12 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaner exiting --- FAIL: TestFileRename (65.12s) --- PASS: TestFileRename/off,forceCache=false (8.44s) --- FAIL: TestFileRename/minimal,forceCache=false (8.48s) --- PASS: TestFileRename/minimal,forceCache=true (18.68s) --- PASS: TestFileRename/writes,forceCache=false (8.62s) --- PASS: TestFileRename/writes,forceCache=true (11.19s) --- PASS: TestFileRename/full,forceCache=false (9.71s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:08:13 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:08:13 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:08:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/27 04:08:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 04:08:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 04:08:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/27 04:08:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/27 04:08:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:08:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/27 04:08:16 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/27 04:08:16 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:08:16 DEBUG : dir: Looking for writers 2025/07/27 04:08:16 DEBUG : file1: reading active writers 2025/07/27 04:08:16 DEBUG : Looking for writers 2025/07/27 04:08:16 DEBUG : dir: reading active writers 2025/07/27 04:08:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.21s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:08:17 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:08:17 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:08:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/27 04:08:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 04:08:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 04:08:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/27 04:08:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/27 04:08:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:08:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/27 04:08:20 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/27 04:08:20 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/27 04:08:20 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/27 04:08:20 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/27 04:08:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/27 04:08:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/27 04:08:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/27 04:08:20 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/27 04:08:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/27 04:08:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/27 04:08:20 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/27 04:08:21 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/27 04:08:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/27 04:08:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/27 04:08:21 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/27 04:08:21 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:08:21 DEBUG : dir: Looking for writers 2025/07/27 04:08:21 DEBUG : file1: reading active writers 2025/07/27 04:08:21 DEBUG : Looking for writers 2025/07/27 04:08:21 DEBUG : dir: reading active writers 2025/07/27 04:08:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.81s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:08:23 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:08:23 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:08:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/27 04:08:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 04:08:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 04:08:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/27 04:08:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/27 04:08:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:08:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/27 04:08:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/27 04:08:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/27 04:08:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/27 04:08:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/27 04:08:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/27 04:08:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/27 04:08:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/27 04:08:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/27 04:08:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/27 04:08:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/27 04:08:26 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/27 04:08:27 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/27 04:08:27 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/27 04:08:27 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/27 04:08:27 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/27 04:08:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/27 04:08:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/27 04:08:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/27 04:08:27 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/27 04:08:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/27 04:08:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/27 04:08:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/27 04:08:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/27 04:08:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/27 04:08:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/27 04:08:27 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/27 04:08:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/27 04:08:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/27 04:08:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/27 04:08:27 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/27 04:08:27 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:08:27 DEBUG : dir: Looking for writers 2025/07/27 04:08:27 DEBUG : file1: reading active writers 2025/07/27 04:08:27 DEBUG : Looking for writers 2025/07/27 04:08:27 DEBUG : dir: reading active writers 2025/07/27 04:08:27 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestReadFileHandleReadAt (7.11s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:08:30 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:08:30 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:08:31 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/27 04:08:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 04:08:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 04:08:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/27 04:08:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/27 04:08:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:08:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/27 04:08:33 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:08:33 DEBUG : dir: Looking for writers 2025/07/27 04:08:33 DEBUG : file1: reading active writers 2025/07/27 04:08:33 DEBUG : Looking for writers 2025/07/27 04:08:33 DEBUG : dir: reading active writers 2025/07/27 04:08:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.80s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:08:35 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:08:35 NOTICE: OpenDrive root 'rclone-test-kutewiw5wuvi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/27 04:08:36 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/27 04:08:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 04:08:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 04:08:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/27 04:08:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/27 04:08:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:08:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/27 04:08:37 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/27 04:08:37 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/27 04:08:37 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:08:37 DEBUG : dir: Looking for writers 2025/07/27 04:08:37 DEBUG : file1: reading active writers 2025/07/27 04:08:37 DEBUG : Looking for writers 2025/07/27 04:08:37 DEBUG : dir: reading active writers 2025/07/27 04:08:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.05s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:08:39 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:08:39 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 04:08:39 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:39 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:08:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:08:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:39 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 04:08:40 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/27 04:08:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 04:08:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 04:08:41 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 04:08:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 04:08:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 04:08:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/27 04:08:41 DEBUG : dir/file1(0xc000673300): _readAt: size=1, off=0 2025/07/27 04:08:41 DEBUG : dir/file1(0xc000673300): openPending: 2025/07/27 04:08:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/27 04:08:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/27 04:08:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:08:41 DEBUG : dir/file1(0xc000673300): >openPending: err= 2025/07/27 04:08:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/27 04:08:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 04:08:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 04:08:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:08:42 DEBUG : dir/file1(0xc000673300): >_readAt: n=1, err= 2025/07/27 04:08:42 DEBUG : dir/file1(0xc000673300): _readAt: size=256, off=1 2025/07/27 04:08:42 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/27 04:08:42 DEBUG : dir/file1(0xc000673300): >_readAt: n=15, err=EOF 2025/07/27 04:08:42 DEBUG : dir/file1(0xc000673300): _readAt: size=16, off=16 2025/07/27 04:08:42 DEBUG : dir/file1(0xc000673300): >_readAt: n=0, err=EOF 2025/07/27 04:08:42 DEBUG : dir/file1(0xc000673300): close: 2025/07/27 04:08:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/27 04:08:42 DEBUG : dir/file1(0xc000673300): >close: err= 2025/07/27 04:08:42 DEBUG : dir/file1(0xc000673300): close: 2025/07/27 04:08:42 DEBUG : dir/file1(0xc000673300): >close: err=file already closed 2025/07/27 04:08:42 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:08:42 DEBUG : dir: Looking for writers 2025/07/27 04:08:42 DEBUG : file1: reading active writers 2025/07/27 04:08:42 DEBUG : Looking for writers 2025/07/27 04:08:42 DEBUG : dir: reading active writers 2025/07/27 04:08:42 DEBUG : >WaitForWriters: 2025/07/27 04:08:42 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.18s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:08:43 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:08:43 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 04:08:43 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:43 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:08:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:08:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:43 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 04:08:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/27 04:08:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 04:08:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 04:08:45 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 04:08:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 04:08:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 04:08:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/27 04:08:45 DEBUG : dir/file1(0xc000a9a540): _readAt: size=1, off=0 2025/07/27 04:08:45 DEBUG : dir/file1(0xc000a9a540): openPending: 2025/07/27 04:08:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/27 04:08:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/27 04:08:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:08:45 DEBUG : dir/file1(0xc000a9a540): >openPending: err= 2025/07/27 04:08:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/27 04:08:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 04:08:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 04:08:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:08:46 DEBUG : dir/file1(0xc000a9a540): >_readAt: n=1, err= 2025/07/27 04:08:46 DEBUG : dir/file1(0xc000a9a540): _readAt: size=1, off=5 2025/07/27 04:08:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/27 04:08:46 DEBUG : dir/file1(0xc000a9a540): >_readAt: n=1, err= 2025/07/27 04:08:46 DEBUG : dir/file1(0xc000a9a540): _readAt: size=1, off=3 2025/07/27 04:08:46 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/27 04:08:46 DEBUG : dir/file1(0xc000a9a540): >_readAt: n=1, err= 2025/07/27 04:08:46 DEBUG : dir/file1(0xc000a9a540): _readAt: size=1, off=13 2025/07/27 04:08:46 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/27 04:08:46 DEBUG : dir/file1(0xc000a9a540): >_readAt: n=1, err= 2025/07/27 04:08:46 DEBUG : dir/file1(0xc000a9a540): _readAt: size=16, off=100 2025/07/27 04:08:46 DEBUG : dir/file1(0xc000a9a540): >_readAt: n=0, err=EOF 2025/07/27 04:08:46 DEBUG : dir/file1(0xc000a9a540): close: 2025/07/27 04:08:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/27 04:08:46 DEBUG : dir/file1(0xc000a9a540): >close: err= 2025/07/27 04:08:46 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:08:46 DEBUG : dir: Looking for writers 2025/07/27 04:08:46 DEBUG : file1: reading active writers 2025/07/27 04:08:46 DEBUG : Looking for writers 2025/07/27 04:08:46 DEBUG : dir: reading active writers 2025/07/27 04:08:46 DEBUG : >WaitForWriters: 2025/07/27 04:08:46 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.04s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:08:47 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:08:47 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 04:08:47 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:47 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:08:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:47 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 04:08:48 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/07/27 04:08:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 04:08:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 04:08:58 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 04:08:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 04:08:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 04:08:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/27 04:08:58 DEBUG : dir/file1(0xc000427680): _readAt: size=1, off=0 2025/07/27 04:08:58 DEBUG : dir/file1(0xc000427680): openPending: 2025/07/27 04:08:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/27 04:08:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/27 04:08:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:08:58 DEBUG : dir/file1(0xc000427680): >openPending: err= 2025/07/27 04:08:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/27 04:08:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 04:08:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 04:08:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:08:58 DEBUG : dir/file1(0xc000427680): >_readAt: n=1, err= 2025/07/27 04:08:58 DEBUG : dir/file1(0xc000427680): _readAt: size=1, off=5 2025/07/27 04:08:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/27 04:08:58 DEBUG : dir/file1(0xc000427680): >_readAt: n=1, err= 2025/07/27 04:08:58 DEBUG : dir/file1(0xc000427680): _readAt: size=1, off=1 2025/07/27 04:08:58 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/27 04:08:58 DEBUG : dir/file1(0xc000427680): >_readAt: n=1, err= 2025/07/27 04:08:58 DEBUG : dir/file1(0xc000427680): _readAt: size=6, off=10 2025/07/27 04:08:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/27 04:08:58 DEBUG : dir/file1(0xc000427680): >_readAt: n=6, err= 2025/07/27 04:08:58 DEBUG : dir/file1(0xc000427680): _readAt: size=256, off=10 2025/07/27 04:08:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/27 04:08:58 DEBUG : dir/file1(0xc000427680): >_readAt: n=6, err=EOF 2025/07/27 04:08:58 DEBUG : dir/file1(0xc000427680): _readAt: size=256, off=100 2025/07/27 04:08:58 DEBUG : dir/file1(0xc000427680): >_readAt: n=0, err=EOF 2025/07/27 04:08:58 DEBUG : dir/file1(0xc000427680): close: 2025/07/27 04:08:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/27 04:08:58 DEBUG : dir/file1(0xc000427680): >close: err= 2025/07/27 04:08:58 DEBUG : dir/file1(0xc000427680): _readAt: size=256, off=100 2025/07/27 04:08:58 DEBUG : dir/file1(0xc000427680): >_readAt: n=0, err=file already closed 2025/07/27 04:08:58 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:08:58 DEBUG : dir: Looking for writers 2025/07/27 04:08:58 DEBUG : file1: reading active writers 2025/07/27 04:08:58 DEBUG : Looking for writers 2025/07/27 04:08:58 DEBUG : dir: reading active writers 2025/07/27 04:08:58 DEBUG : >WaitForWriters: 2025/07/27 04:08:58 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (12.18s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:08:59 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:08:59 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 04:08:59 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:59 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:08:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:08:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:08:59 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 04:09:00 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/27 04:09:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 04:09:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 04:09:02 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 04:09:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 04:09:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 04:09:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/27 04:09:02 DEBUG : dir/file1(0xc000574100): RWFileHandle.Flush 2025/07/27 04:09:02 DEBUG : dir/file1(0xc000574100): _readAt: size=256, off=0 2025/07/27 04:09:02 DEBUG : dir/file1(0xc000574100): openPending: 2025/07/27 04:09:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/27 04:09:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/27 04:09:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:09:02 DEBUG : dir/file1(0xc000574100): >openPending: err= 2025/07/27 04:09:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/27 04:09:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 04:09:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 04:09:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:09:02 DEBUG : dir/file1(0xc000574100): >_readAt: n=16, err=EOF 2025/07/27 04:09:02 DEBUG : dir/file1(0xc000574100): RWFileHandle.Flush 2025/07/27 04:09:02 DEBUG : dir/file1(0xc000574100): RWFileHandle.Flush 2025/07/27 04:09:02 DEBUG : dir/file1(0xc000574100): close: 2025/07/27 04:09:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/27 04:09:02 DEBUG : dir/file1(0xc000574100): >close: err= 2025/07/27 04:09:02 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:09:02 DEBUG : dir: Looking for writers 2025/07/27 04:09:02 DEBUG : file1: reading active writers 2025/07/27 04:09:02 DEBUG : Looking for writers 2025/07/27 04:09:02 DEBUG : dir: reading active writers 2025/07/27 04:09:02 DEBUG : >WaitForWriters: 2025/07/27 04:09:02 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.46s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:09:03 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:09:03 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 04:09:03 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:09:03 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:09:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:09:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:09:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:09:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:09:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:09:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:09:03 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 04:09:05 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/07/27 04:09:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/27 04:09:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/27 04:09:06 DEBUG : dir/file1: newRWFileHandle: 2025/07/27 04:09:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/27 04:09:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/27 04:09:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/27 04:09:06 DEBUG : dir/file1(0xc000427900): _readAt: size=256, off=0 2025/07/27 04:09:06 DEBUG : dir/file1(0xc000427900): openPending: 2025/07/27 04:09:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/27 04:09:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/27 04:09:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/27 04:09:06 DEBUG : dir/file1(0xc000427900): >openPending: err= 2025/07/27 04:09:06 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/27 04:09:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 04:09:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 04:09:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:09:06 DEBUG : dir/file1(0xc000427900): >_readAt: n=16, err=EOF 2025/07/27 04:09:06 DEBUG : dir/file1(0xc000427900): RWFileHandle.Release 2025/07/27 04:09:06 DEBUG : dir/file1(0xc000427900): close: 2025/07/27 04:09:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/27 04:09:06 DEBUG : dir/file1(0xc000427900): >close: err= 2025/07/27 04:09:06 DEBUG : dir/file1(0xc000427900): RWFileHandle.Release 2025/07/27 04:09:06 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:09:06 DEBUG : dir: Looking for writers 2025/07/27 04:09:06 DEBUG : file1: reading active writers 2025/07/27 04:09:06 DEBUG : Looking for writers 2025/07/27 04:09:06 DEBUG : dir: reading active writers 2025/07/27 04:09:06 DEBUG : >WaitForWriters: 2025/07/27 04:09:06 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.21s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-kutewiw5wuvi'", Local "Local file system at /tmp/rclone1596985132", Modify Window "1s" 2025/07/27 04:09:08 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': poll-interval is not supported by this remote 2025/07/27 04:09:08 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/27 04:09:08 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:09:08 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:09:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:09:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:09:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:09:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:09:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/27 04:09:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-kutewiw5wuvi" 2025/07/27 04:09:08 INFO : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/27 04:09:08 DEBUG : forgetting directory cache 2025/07/27 04:09:08 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/27 04:09:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 04:09:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 04:09:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 04:09:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 04:09:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:10 DEBUG : TestRWCacheUpdate(0xc000574280): _readAt: size=512, off=0 2025/07/27 04:09:10 DEBUG : TestRWCacheUpdate(0xc000574280): openPending: 2025/07/27 04:09:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-27 03:10:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/07/27 04:09:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/27 04:09:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:10 DEBUG : TestRWCacheUpdate(0xc000574280): >openPending: err= 2025/07/27 04:09:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/27 04:09:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 04:09:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 04:09:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:09:10 DEBUG : TestRWCacheUpdate(0xc000574280): >_readAt: n=20, err=EOF 2025/07/27 04:09:10 DEBUG : TestRWCacheUpdate(0xc000574280): close: 2025/07/27 04:09:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 03:10:08 +0000 UTC 2025/07/27 04:09:10 DEBUG : TestRWCacheUpdate(0xc000574280): >close: err= 2025/07/27 04:09:10 DEBUG : Re-reading directory (199.000411ms old) 2025/07/27 04:09:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/27 04:09:11 DEBUG : forgetting directory cache 2025/07/27 04:09:11 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/27 04:09:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate(0xc000574a80): _readAt: size=512, off=0 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate(0xc000574a80): openPending: 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-27 03:11:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-07-27 03:10:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-27 03:11:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-07-27 03:10:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/07/27 04:09:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/27 04:09:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate(0xc000574a80): >openPending: err= 2025/07/27 04:09:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:09:13 DEBUG : forgetting directory cache 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate(0xc000574a80): >_readAt: n=20, err=EOF 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate(0xc000574a80): close: 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 03:11:08 +0000 UTC 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate(0xc000574a80): >close: err= 2025/07/27 04:09:13 DEBUG : Re-reading directory (210.984721ms old) 2025/07/27 04:09:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/27 04:09:13 DEBUG : forgetting directory cache 2025/07/27 04:09:14 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate(0xc000574240): _readAt: size=512, off=0 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate(0xc000574240): openPending: 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-27 03:12:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-07-27 03:11:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-27 03:12:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-07-27 03:11:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/07/27 04:09:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/27 04:09:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate(0xc000574240): >openPending: err= 2025/07/27 04:09:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate(0xc000574240): >_readAt: n=20, err=EOF 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate(0xc000574240): close: 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 03:12:08 +0000 UTC 2025/07/27 04:09:15 DEBUG : TestRWCacheUpdate(0xc000574240): >close: err= 2025/07/27 04:09:15 DEBUG : Re-reading directory (164.1039ms old) 2025/07/27 04:09:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/27 04:09:16 DEBUG : forgetting directory cache 2025/07/27 04:09:16 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/27 04:09:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate(0xc000672800): _readAt: size=512, off=0 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate(0xc000672800): openPending: 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-27 03:13:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-07-27 03:12:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-27 03:13:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-07-27 03:12:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/07/27 04:09:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/27 04:09:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate(0xc000672800): >openPending: err= 2025/07/27 04:09:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate(0xc000672800): >_readAt: n=20, err=EOF 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate(0xc000672800): close: 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 03:13:08 +0000 UTC 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate(0xc000672800): >close: err= 2025/07/27 04:09:18 DEBUG : Re-reading directory (183.905804ms old) 2025/07/27 04:09:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/27 04:09:18 DEBUG : forgetting directory cache 2025/07/27 04:09:18 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate(0xc000672200): _readAt: size=512, off=0 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate(0xc000672200): openPending: 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-27 03:14:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-07-27 03:13:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-27 03:14:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-07-27 03:13:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/07/27 04:09:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/27 04:09:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate(0xc000672200): >openPending: err= 2025/07/27 04:09:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:09:20 DEBUG : forgetting directory cache 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate(0xc000672200): >_readAt: n=20, err=EOF 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate(0xc000672200): close: 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 03:14:08 +0000 UTC 2025/07/27 04:09:20 DEBUG : TestRWCacheUpdate(0xc000672200): >close: err= 2025/07/27 04:09:20 DEBUG : Re-reading directory (219.011775ms old) 2025/07/27 04:09:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/27 04:09:21 DEBUG : forgetting directory cache 2025/07/27 04:09:21 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/07/27 04:09:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 04:09:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 04:09:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 04:09:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 04:09:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:22 DEBUG : TestRWCacheUpdate(0xc0006729c0): _readAt: size=512, off=0 2025/07/27 04:09:22 DEBUG : TestRWCacheUpdate(0xc0006729c0): openPending: 2025/07/27 04:09:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-27 03:15:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-07-27 03:14:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/07/27 04:09:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-27 03:15:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-07-27 03:14:08 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/07/27 04:09:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/27 04:09:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 04:09:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/27 04:09:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:22 DEBUG : TestRWCacheUpdate(0xc0006729c0): >openPending: err= 2025/07/27 04:09:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/27 04:09:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 04:09:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 04:09:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:09:23 DEBUG : TestRWCacheUpdate(0xc0006729c0): >_readAt: n=20, err=EOF 2025/07/27 04:09:23 DEBUG : TestRWCacheUpdate(0xc0006729c0): close: 2025/07/27 04:09:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 03:15:08 +0000 UTC 2025/07/27 04:09:23 DEBUG : TestRWCacheUpdate(0xc0006729c0): >close: err= 2025/07/27 04:09:23 DEBUG : Re-reading directory (179.932439ms old) 2025/07/27 04:09:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/27 04:09:23 DEBUG : forgetting directory cache 2025/07/27 04:09:23 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/07/27 04:09:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate(0xc000574340): _readAt: size=512, off=0 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate(0xc000574340): openPending: 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-27 03:16:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-07-27 03:15:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-27 03:16:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-07-27 03:15:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/07/27 04:09:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/27 04:09:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate(0xc000574340): >openPending: err= 2025/07/27 04:09:25 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate(0xc000574340): >_readAt: n=21, err=EOF 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate(0xc000574340): close: 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 03:16:08 +0000 UTC 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate(0xc000574340): >close: err= 2025/07/27 04:09:25 DEBUG : Re-reading directory (166.734848ms old) 2025/07/27 04:09:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/27 04:09:25 DEBUG : forgetting directory cache 2025/07/27 04:09:26 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate(0xc000672480): _readAt: size=512, off=0 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate(0xc000672480): openPending: 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-27 03:17:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-07-27 03:16:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-27 03:17:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-07-27 03:16:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/07/27 04:09:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/27 04:09:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate(0xc000672480): >openPending: err= 2025/07/27 04:09:27 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate(0xc000672480): >_readAt: n=22, err=EOF 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate(0xc000672480): close: 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 03:17:08 +0000 UTC 2025/07/27 04:09:27 DEBUG : TestRWCacheUpdate(0xc000672480): >close: err= 2025/07/27 04:09:27 DEBUG : Re-reading directory (166.00142ms old) 2025/07/27 04:09:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/27 04:09:28 DEBUG : forgetting directory cache 2025/07/27 04:09:28 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/07/27 04:09:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate(0xc000672300): _readAt: size=512, off=0 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate(0xc000672300): openPending: 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-27 03:18:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-07-27 03:17:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-27 03:18:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-07-27 03:17:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/07/27 04:09:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/27 04:09:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate(0xc000672300): >openPending: err= 2025/07/27 04:09:30 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate(0xc000672300): >_readAt: n=23, err=EOF 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate(0xc000672300): close: 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 03:18:08 +0000 UTC 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate(0xc000672300): >close: err= 2025/07/27 04:09:30 DEBUG : Re-reading directory (165.733037ms old) 2025/07/27 04:09:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/27 04:09:30 DEBUG : forgetting directory cache 2025/07/27 04:09:30 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate(0xc000574600): _readAt: size=512, off=0 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate(0xc000574600): openPending: 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-27 03:19:08 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-07-27 03:18:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-27 03:19:08 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-07-27 03:18:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/07/27 04:09:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/27 04:09:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate(0xc000574600): >openPending: err= 2025/07/27 04:09:32 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate(0xc000574600): >_readAt: n=24, err=EOF 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate(0xc000574600): close: 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-27 03:19:08 +0000 UTC 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate(0xc000574600): >close: err= 2025/07/27 04:09:32 DEBUG : Re-reading directory (166.741357ms old) 2025/07/27 04:09:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/27 04:09:32 DEBUG : WaitForWriters: timeout=30s 2025/07/27 04:09:32 DEBUG : Looking for writers 2025/07/27 04:09:32 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/27 04:09:32 DEBUG : >WaitForWriters: 2025/07/27 04:09:32 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': vfs cache: cleaner exiting 2025/07/27 04:09:33 DEBUG : forgetting directory cache 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 --- PASS: TestRWCacheUpdate (32.50s) FAIL 2025/07/27 04:09:40 DEBUG : OpenDrive root 'rclone-test-kutewiw5wuvi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirFileOpen|TestDirMetadataExtension|TestDirMkdir|TestDirMkdirSub|TestDirRemove|TestDirRemoveAll|TestDirRemoveName|TestDirRename|TestDirWalk|TestFileMethods|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileRemove|TestFileRemoveAll|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$'" - Finished ERROR in 4m53.727640811s (try 3/5): exit status 1: Failed [TestDirCreate TestFileRename/minimal,forceCache=false]