"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/04/19 03:31:57 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-duhasim3tiwi" 2026/04/19 03:31:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/19 03:31:57 DEBUG : Creating backend with remote "/tmp/rclone4160070884" === RUN TestDirHandleMethods run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:31:57 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:32:00 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:32:00 DEBUG : dir: Looking for writers 2026/04/19 03:32:00 DEBUG : Looking for writers 2026/04/19 03:32:00 DEBUG : dir: reading active writers 2026/04/19 03:32:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.69s) === RUN TestDirHandleReaddir run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:32:01 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:32:04 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:32:04 DEBUG : dir/subdir: Looking for writers 2026/04/19 03:32:04 DEBUG : dir: Looking for writers 2026/04/19 03:32:04 DEBUG : subdir: reading active writers 2026/04/19 03:32:04 DEBUG : file1: reading active writers 2026/04/19 03:32:04 DEBUG : file2: reading active writers 2026/04/19 03:32:04 DEBUG : Looking for writers 2026/04/19 03:32:04 DEBUG : dir: reading active writers 2026/04/19 03:32:04 DEBUG : >WaitForWriters: 2026/04/19 03:32:06 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/dir not empty`) 2026/04/19 03:32:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/19 03:32:06 DEBUG : pacer: Reducing sleep to 15ms 2026/04/19 03:32:06 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.79s) === RUN TestDirHandleReaddirnames run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:32:06 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:32:06 DEBUG : pacer: Reducing sleep to 10ms 2026/04/19 03:32:07 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:32:07 DEBUG : dir: Looking for writers 2026/04/19 03:32:07 DEBUG : file1: reading active writers 2026/04/19 03:32:07 DEBUG : Looking for writers 2026/04/19 03:32:07 DEBUG : dir: reading active writers 2026/04/19 03:32:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.02s) === RUN TestDirMethods run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:32:08 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:32:09 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:32:09 DEBUG : dir: Looking for writers 2026/04/19 03:32:09 DEBUG : Looking for writers 2026/04/19 03:32:09 DEBUG : dir: reading active writers 2026/04/19 03:32:09 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.92s) === RUN TestDirForgetAll run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:32:10 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:32:11 DEBUG : dir: forgetting directory cache 2026/04/19 03:32:11 DEBUG : forgetting directory cache 2026/04/19 03:32:11 DEBUG : dir: forgetting directory cache 2026/04/19 03:32:11 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:32:11 DEBUG : Looking for writers 2026/04/19 03:32:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.04s) === RUN TestDirForgetPath run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:32:12 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:32:13 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/19 03:32:13 DEBUG : dir: invalidating directory cache 2026/04/19 03:32:13 DEBUG : >ForgetPath: 2026/04/19 03:32:13 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/19 03:32:13 DEBUG : invalidating directory cache 2026/04/19 03:32:13 DEBUG : dir: forgetting directory cache 2026/04/19 03:32:13 DEBUG : >ForgetPath: 2026/04/19 03:32:13 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/19 03:32:13 DEBUG : >ForgetPath: 2026/04/19 03:32:13 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:32:13 DEBUG : dir: Looking for writers 2026/04/19 03:32:13 DEBUG : Looking for writers 2026/04/19 03:32:13 DEBUG : dir: reading active writers 2026/04/19 03:32:13 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.09s) === RUN TestDirWalk run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:32:14 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:32:17 DEBUG : forgetting directory cache 2026/04/19 03:32:17 DEBUG : dir: forgetting directory cache 2026/04/19 03:32:17 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:32:17 DEBUG : dir: Looking for writers 2026/04/19 03:32:17 DEBUG : fil/a/b: Looking for writers 2026/04/19 03:32:17 DEBUG : fil/a: Looking for writers 2026/04/19 03:32:17 DEBUG : b: reading active writers 2026/04/19 03:32:17 DEBUG : fil: Looking for writers 2026/04/19 03:32:17 DEBUG : a: reading active writers 2026/04/19 03:32:17 DEBUG : Looking for writers 2026/04/19 03:32:17 DEBUG : dir: reading active writers 2026/04/19 03:32:17 DEBUG : fil: reading active writers 2026/04/19 03:32:17 DEBUG : >WaitForWriters: 2026/04/19 03:32:18 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/fil/a not empty`) 2026/04/19 03:32:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/19 03:32:18 DEBUG : pacer: Reducing sleep to 15ms 2026/04/19 03:32:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/04/19 03:32:18 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirWalk (4.64s) === RUN TestDirSetModTime run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:32:19 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:32:20 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:32:20 DEBUG : dir: Looking for writers 2026/04/19 03:32:20 DEBUG : Looking for writers 2026/04/19 03:32:20 DEBUG : dir: reading active writers 2026/04/19 03:32:20 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.90s) === RUN TestDirStat run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:32:20 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:32:22 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:32:22 DEBUG : dir: Looking for writers 2026/04/19 03:32:22 DEBUG : file1: reading active writers 2026/04/19 03:32:22 DEBUG : Looking for writers 2026/04/19 03:32:22 DEBUG : dir: reading active writers 2026/04/19 03:32:22 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.14s) === RUN TestDirReadDirAll run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:32:23 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/04/19 03:32:26 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/19 03:32:26 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/19 03:32:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/19 03:32:26 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/19 03:32:28 DEBUG : dir: invalidating directory cache 2026/04/19 03:32:28 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/19 03:32:28 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/19 03:32:28 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/19 03:32:28 DEBUG : dir/file1: Reset virtual modtime 2026/04/19 03:32:28 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/19 03:32:28 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/19 03:32:28 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/19 03:32:28 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/19 03:32:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:32:28 DEBUG : dir: invalidating directory cache 2026/04/19 03:32:28 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/19 03:32:28 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/19 03:32:28 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/19 03:32:28 DEBUG : forgetting directory cache 2026/04/19 03:32:28 DEBUG : dir: forgetting directory cache 2026/04/19 03:32:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/19 03:32:28 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:32:28 DEBUG : dir/virtualDir: Looking for writers 2026/04/19 03:32:28 DEBUG : dir: Looking for writers 2026/04/19 03:32:28 DEBUG : file1: reading active writers 2026/04/19 03:32:28 DEBUG : virtualFile2: reading active writers 2026/04/19 03:32:28 DEBUG : virtualFile: reading active writers 2026/04/19 03:32:28 DEBUG : virtualDir: reading active writers 2026/04/19 03:32:28 DEBUG : Looking for writers 2026/04/19 03:32:28 DEBUG : dir: reading active writers 2026/04/19 03:32:28 DEBUG : >WaitForWriters: 2026/04/19 03:32:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/dir not empty`) 2026/04/19 03:32:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/19 03:32:29 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/dir not empty`) 2026/04/19 03:32:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/19 03:32:30 DEBUG : pacer: Reducing sleep to 30ms 2026/04/19 03:32:30 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirReadDirAll (7.08s) --- PASS: TestDirReadDirAll/Virtual (2.30s) === RUN TestDirOpen run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:32:30 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:32:30 DEBUG : pacer: Reducing sleep to 16.875ms 2026/04/19 03:32:30 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/04/19 03:32:30 DEBUG : pacer: Reducing sleep to 10ms 2026/04/19 03:32:31 ERROR : dir/: Can only open directories read only 2026/04/19 03:32:31 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:32:31 DEBUG : dir: Looking for writers 2026/04/19 03:32:31 DEBUG : Looking for writers 2026/04/19 03:32:31 DEBUG : dir: reading active writers 2026/04/19 03:32:31 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.83s) === RUN TestDirCreate run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:32:32 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:32:33 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:32:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/19 03:32:33 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/19 03:32:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/19 03:32:33 DEBUG : files root 'rclone-test-duhasim3tiwi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/19 03:32:34 DEBUG : dir/potato: size = 5 OK 2026/04/19 03:32:34 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/04/19 03:32:34 DEBUG : dir/potato: Size of src and dst objects identical 2026/04/19 03:32:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/19 03:32:34 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:32:34 DEBUG : dir: Looking for writers 2026/04/19 03:32:34 DEBUG : file1: reading active writers 2026/04/19 03:32:34 DEBUG : potato: reading active writers 2026/04/19 03:32:34 DEBUG : Looking for writers 2026/04/19 03:32:34 DEBUG : dir: reading active writers 2026/04/19 03:32:34 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.49s) === RUN TestDirMkdir run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:32:35 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:32:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/19 03:32:37 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:32:37 DEBUG : dir/sub: Looking for writers 2026/04/19 03:32:37 DEBUG : dir: Looking for writers 2026/04/19 03:32:37 DEBUG : file1: reading active writers 2026/04/19 03:32:37 DEBUG : sub: reading active writers 2026/04/19 03:32:37 DEBUG : Looking for writers 2026/04/19 03:32:37 DEBUG : dir: reading active writers 2026/04/19 03:32:37 DEBUG : >WaitForWriters: 2026/04/19 03:32:38 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/dir not empty`) 2026/04/19 03:32:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/19 03:32:38 DEBUG : pacer: Reducing sleep to 15ms 2026/04/19 03:32:38 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.41s) === RUN TestDirMkdirSub run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:32:38 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:32:39 DEBUG : pacer: Reducing sleep to 10ms 2026/04/19 03:32:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/19 03:32:40 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/19 03:32:41 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:32:41 DEBUG : dir/sub/subsub: Looking for writers 2026/04/19 03:32:41 DEBUG : dir/sub: Looking for writers 2026/04/19 03:32:41 DEBUG : subsub: reading active writers 2026/04/19 03:32:41 DEBUG : dir: Looking for writers 2026/04/19 03:32:41 DEBUG : file1: reading active writers 2026/04/19 03:32:41 DEBUG : sub: reading active writers 2026/04/19 03:32:41 DEBUG : Looking for writers 2026/04/19 03:32:41 DEBUG : dir: reading active writers 2026/04/19 03:32:41 DEBUG : >WaitForWriters: 2026/04/19 03:32:42 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/dir/sub not empty`) 2026/04/19 03:32:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/19 03:32:42 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/dir/sub not empty`) 2026/04/19 03:32:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/19 03:32:42 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/dir/sub not empty`) 2026/04/19 03:32:42 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/19 03:32:42 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/dir/sub not empty`) 2026/04/19 03:32:42 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/04/19 03:32:43 DEBUG : pacer: Reducing sleep to 120ms 2026/04/19 03:32:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/dir not empty`) 2026/04/19 03:32:43 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/04/19 03:32:43 DEBUG : pacer: Reducing sleep to 180ms 2026/04/19 03:32:43 DEBUG : pacer: Reducing sleep to 135ms --- PASS: TestDirMkdirSub (4.70s) === RUN TestDirRemove run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:32:43 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:32:44 DEBUG : pacer: Reducing sleep to 101.25ms 2026/04/19 03:32:44 DEBUG : pacer: Reducing sleep to 75.9375ms 2026/04/19 03:32:44 DEBUG : pacer: Reducing sleep to 56.953125ms 2026/04/19 03:32:44 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/04/19 03:32:44 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/04/19 03:32:44 DEBUG : pacer: Reducing sleep to 24.027099ms 2026/04/19 03:32:44 ERROR : dir/: Dir.Remove not empty 2026/04/19 03:32:44 DEBUG : dir/file1: Remove: 2026/04/19 03:32:45 DEBUG : pacer: Reducing sleep to 18.020324ms 2026/04/19 03:32:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:32:45 DEBUG : dir/file1: >Remove: err= 2026/04/19 03:32:45 DEBUG : pacer: Reducing sleep to 13.515243ms 2026/04/19 03:32:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/19 03:32:45 DEBUG : pacer: Reducing sleep to 10.136432ms 2026/04/19 03:32:45 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:32:45 DEBUG : Looking for writers 2026/04/19 03:32:45 DEBUG : >WaitForWriters: 2026/04/19 03:32:45 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirRemove (2.06s) === RUN TestDirRemoveAll run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:32:45 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:32:47 DEBUG : dir/file1: Remove: 2026/04/19 03:32:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:32:47 DEBUG : dir/file1: >Remove: err= 2026/04/19 03:32:47 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/19 03:32:47 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:32:47 DEBUG : Looking for writers 2026/04/19 03:32:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.09s) === RUN TestDirRemoveName run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:32:47 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:32:49 DEBUG : dir/file1: Remove: 2026/04/19 03:32:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:32:49 DEBUG : dir/file1: >Remove: err= 2026/04/19 03:32:49 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:32:49 DEBUG : dir: Looking for writers 2026/04/19 03:32:49 DEBUG : Looking for writers 2026/04/19 03:32:49 DEBUG : dir: reading active writers 2026/04/19 03:32:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.45s) === RUN TestDirRename run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:32:50 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:32:52 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/19 03:32:53 DEBUG : dir: Updating dir with dir2 0x5a6fe74e340 2026/04/19 03:32:53 DEBUG : dir: forgetting directory cache 2026/04/19 03:32:53 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/19 03:32:53 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/19 03:32:54 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/19 03:32:54 DEBUG : file2: Updating file with file2 0x5a6fe539380 2026/04/19 03:32:54 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/19 03:32:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/19 03:32:54 INFO : dir2/file3: Deleted 2026/04/19 03:32:55 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/19 03:32:55 DEBUG : dir2/file3: Updating file with dir2/file3 0x5a6fe539380 2026/04/19 03:32:55 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/19 03:32:55 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/19 03:32:55 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/19 03:32:56 DEBUG : empty directory: Updating dir with renamed empty directory 0x5a6fe5396c0 2026/04/19 03:32:56 DEBUG : empty directory: forgetting directory cache 2026/04/19 03:32:56 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/19 03:32:56 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/19 03:32:56 DEBUG : dir2: Renaming to "dir3" 2026/04/19 03:32:56 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:32:56 DEBUG : dir3: Looking for writers 2026/04/19 03:32:56 DEBUG : file3: reading active writers 2026/04/19 03:32:56 DEBUG : renamed empty directory: Looking for writers 2026/04/19 03:32:56 DEBUG : Looking for writers 2026/04/19 03:32:56 DEBUG : renamed empty directory: reading active writers 2026/04/19 03:32:56 DEBUG : dir3: reading active writers 2026/04/19 03:32:56 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.46s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:32:57 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:32:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/19 03:32:59 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:32:59 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 03:32:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/19 03:32:59 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/19 03:32:59 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/19 03:32:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/19 03:32:59 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:32:59 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 03:32:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/19 03:32:59 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/19 03:32:59 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/19 03:32:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/19 03:32:59 DEBUG : files root 'rclone-test-duhasim3tiwi': File to upload is small (12 bytes), uploading instead of streaming 2026/04/19 03:33:00 DEBUG : dir/sub/file2: size = 12 OK 2026/04/19 03:33:00 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2026/04/19 03:33:00 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/04/19 03:33:00 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/19 03:33:00 DEBUG : forgetting directory cache 2026/04/19 03:33:00 DEBUG : dir: forgetting directory cache 2026/04/19 03:33:00 DEBUG : dir/sub: forgetting directory cache 2026/04/19 03:33:00 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/19 03:33:00 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/19 03:33:00 DEBUG : files root 'rclone-test-duhasim3tiwi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/19 03:33:01 DEBUG : dir/sub/file0: size = 5 OK 2026/04/19 03:33:01 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/04/19 03:33:01 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/04/19 03:33:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/19 03:33:01 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:01 DEBUG : dir/sub: Looking for writers 2026/04/19 03:33:01 DEBUG : file0: reading active writers 2026/04/19 03:33:01 DEBUG : file2: reading active writers 2026/04/19 03:33:01 DEBUG : dir: Looking for writers 2026/04/19 03:33:01 DEBUG : file1: reading active writers 2026/04/19 03:33:01 DEBUG : sub: reading active writers 2026/04/19 03:33:01 DEBUG : Looking for writers 2026/04/19 03:33:01 DEBUG : dir: reading active writers 2026/04/19 03:33:01 DEBUG : >WaitForWriters: 2026/04/19 03:33:02 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/dir not empty`) 2026/04/19 03:33:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/19 03:33:02 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/dir not empty`) 2026/04/19 03:33:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/19 03:33:02 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/dir not empty`) 2026/04/19 03:33:02 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/19 03:33:02 DEBUG : pacer: Reducing sleep to 60ms 2026/04/19 03:33:02 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestDirFileOpen (5.14s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:33:02 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:33:03 DEBUG : pacer: Reducing sleep to 33.75ms 2026/04/19 03:33:03 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/04/19 03:33:03 DEBUG : forgetting directory cache 2026/04/19 03:33:03 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/04/19 03:33:05 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/04/19 03:33:05 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/04/19 03:33:05 DEBUG : forgetting directory cache 2026/04/19 03:33:05 DEBUG : dir: forgetting directory cache 2026/04/19 03:33:05 DEBUG : pacer: Reducing sleep to 10ms 2026/04/19 03:33:05 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:05 DEBUG : dir: Looking for writers 2026/04/19 03:33:05 DEBUG : Looking for writers 2026/04/19 03:33:05 DEBUG : dir: reading active writers 2026/04/19 03:33:05 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.00s) === RUN TestDirMetadataExtension run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:33:06 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:33:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/19 03:33:08 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:33:08 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/19 03:33:08 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/19 03:33:08 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/19 03:33:08 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:33:08 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/19 03:33:08 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/19 03:33:08 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:33:08 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/19 03:33:08 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/19 03:33:08 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/19 03:33:08 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:33:08 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/19 03:33:08 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:08 DEBUG : dir: Looking for writers 2026/04/19 03:33:08 DEBUG : file1: reading active writers 2026/04/19 03:33:08 DEBUG : file1.metadata: reading active writers 2026/04/19 03:33:08 DEBUG : Looking for writers 2026/04/19 03:33:08 DEBUG : dir: reading active writers 2026/04/19 03:33:08 DEBUG : dir.metadata: reading active writers 2026/04/19 03:33:08 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.01s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:33:08 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:33:10 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:10 DEBUG : dir: Looking for writers 2026/04/19 03:33:10 DEBUG : file1: reading active writers 2026/04/19 03:33:10 DEBUG : Looking for writers 2026/04/19 03:33:10 DEBUG : dir: reading active writers 2026/04/19 03:33:10 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:33:10 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:33:13 DEBUG : Can set mod time: true 2026/04/19 03:33:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/19 03:33:13 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:13 DEBUG : dir: Looking for writers 2026/04/19 03:33:13 DEBUG : file1: reading active writers 2026/04/19 03:33:13 DEBUG : Looking for writers 2026/04/19 03:33:13 DEBUG : dir: reading active writers 2026/04/19 03:33:13 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:33:14 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:33:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:33:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/19 03:33:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:33:16 DEBUG : files root 'rclone-test-duhasim3tiwi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/19 03:33:17 DEBUG : dir/file1: size = 0 OK 2026/04/19 03:33:17 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/19 03:33:17 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/19 03:33:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/19 03:33:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:33:17 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:17 DEBUG : dir: Looking for writers 2026/04/19 03:33:17 DEBUG : file1: reading active writers 2026/04/19 03:33:17 DEBUG : Looking for writers 2026/04/19 03:33:17 DEBUG : dir: reading active writers 2026/04/19 03:33:17 DEBUG : >WaitForWriters: 2026/04/19 03:33:17 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:17 DEBUG : dir: Looking for writers 2026/04/19 03:33:17 DEBUG : file1: reading active writers 2026/04/19 03:33:17 DEBUG : Looking for writers 2026/04/19 03:33:17 DEBUG : dir: reading active writers 2026/04/19 03:33:17 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:33:18 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:33:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:33:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/19 03:33:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:33:19 DEBUG : files root 'rclone-test-duhasim3tiwi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/19 03:33:20 DEBUG : dir/file1: size = 5 OK 2026/04/19 03:33:20 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/19 03:33:20 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/19 03:33:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/19 03:33:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:33:20 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:20 DEBUG : dir: Looking for writers 2026/04/19 03:33:20 DEBUG : file1: reading active writers 2026/04/19 03:33:20 DEBUG : Looking for writers 2026/04/19 03:33:20 DEBUG : dir: reading active writers 2026/04/19 03:33:20 DEBUG : >WaitForWriters: 2026/04/19 03:33:20 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:20 DEBUG : dir: Looking for writers 2026/04/19 03:33:20 DEBUG : file1: reading active writers 2026/04/19 03:33:20 DEBUG : Looking for writers 2026/04/19 03:33:20 DEBUG : dir: reading active writers 2026/04/19 03:33:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:33:21 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:33:21 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:33:21 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:21 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:21 DEBUG : Config file has changed externally - reloading 2026/04/19 03:33:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:33:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:33:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:21 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:33:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/19 03:33:23 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:23 DEBUG : dir: Looking for writers 2026/04/19 03:33:23 DEBUG : file1: reading active writers 2026/04/19 03:33:23 DEBUG : Looking for writers 2026/04/19 03:33:23 DEBUG : dir: reading active writers 2026/04/19 03:33:23 DEBUG : >WaitForWriters: 2026/04/19 03:33:23 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:33:24 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:33:24 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:33:24 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:24 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:33:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:24 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:33:25 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/19 03:33:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:33:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:33:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:33:25 DEBUG : dir/file1(0x5a6fe6b3c00): close: 2026/04/19 03:33:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/19 03:33:26 DEBUG : dir/file1(0x5a6fe6b3c00): >close: err= 2026/04/19 03:33:26 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:26 DEBUG : dir: Looking for writers 2026/04/19 03:33:26 DEBUG : file1: reading active writers 2026/04/19 03:33:26 DEBUG : Looking for writers 2026/04/19 03:33:26 DEBUG : dir: reading active writers 2026/04/19 03:33:26 DEBUG : >WaitForWriters: 2026/04/19 03:33:26 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:26 DEBUG : dir: Looking for writers 2026/04/19 03:33:26 DEBUG : file1: reading active writers 2026/04/19 03:33:26 DEBUG : Looking for writers 2026/04/19 03:33:26 DEBUG : dir: reading active writers 2026/04/19 03:33:26 DEBUG : >WaitForWriters: 2026/04/19 03:33:26 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:33:27 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:33:27 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:33:27 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:27 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:33:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:33:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:27 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:33:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/19 03:33:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:33:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:33:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:33:28 DEBUG : dir/file1(0x5a6fed78180): _writeAt: size=5, off=0 2026/04/19 03:33:28 DEBUG : dir/file1(0x5a6fed78180): openPending: 2026/04/19 03:33:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/19 03:33:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/19 03:33:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:33:28 DEBUG : dir/file1(0x5a6fed78180): >openPending: err= 2026/04/19 03:33:28 DEBUG : dir/file1(0x5a6fed78180): >_writeAt: n=5, err= 2026/04/19 03:33:28 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/19 03:33:28 DEBUG : dir/file1(0x5a6fed78180): close: 2026/04/19 03:33:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/19 03:33:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/19 03:33:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/19 03:33:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/19 03:33:28 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/19 03:33:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:33:28 DEBUG : dir/file1(0x5a6fed78180): >close: err= 2026/04/19 03:33:28 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:28 DEBUG : dir: Looking for writers 2026/04/19 03:33:28 DEBUG : file1: reading active writers 2026/04/19 03:33:28 DEBUG : Looking for writers 2026/04/19 03:33:28 DEBUG : dir: reading active writers 2026/04/19 03:33:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:33:28 DEBUG : dir: Looking for writers 2026/04/19 03:33:28 DEBUG : file1: reading active writers 2026/04/19 03:33:28 DEBUG : Looking for writers 2026/04/19 03:33:28 DEBUG : dir: reading active writers 2026/04/19 03:33:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:33:28 DEBUG : dir: Looking for writers 2026/04/19 03:33:28 DEBUG : file1: reading active writers 2026/04/19 03:33:28 DEBUG : Looking for writers 2026/04/19 03:33:28 DEBUG : dir: reading active writers 2026/04/19 03:33:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:33:28 DEBUG : dir: Looking for writers 2026/04/19 03:33:28 DEBUG : file1: reading active writers 2026/04/19 03:33:28 DEBUG : Looking for writers 2026/04/19 03:33:28 DEBUG : dir: reading active writers 2026/04/19 03:33:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:33:28 DEBUG : dir/file1: vfs cache: starting upload 2026/04/19 03:33:28 DEBUG : dir: Looking for writers 2026/04/19 03:33:28 DEBUG : file1: reading active writers 2026/04/19 03:33:28 DEBUG : Looking for writers 2026/04/19 03:33:28 DEBUG : dir: reading active writers 2026/04/19 03:33:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:33:29 DEBUG : dir: Looking for writers 2026/04/19 03:33:29 DEBUG : file1: reading active writers 2026/04/19 03:33:29 DEBUG : Looking for writers 2026/04/19 03:33:29 DEBUG : dir: reading active writers 2026/04/19 03:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:33:29 DEBUG : dir: Looking for writers 2026/04/19 03:33:29 DEBUG : file1: reading active writers 2026/04/19 03:33:29 DEBUG : Looking for writers 2026/04/19 03:33:29 DEBUG : dir: reading active writers 2026/04/19 03:33:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/19 03:33:29 DEBUG : dir/file1: size = 14 OK 2026/04/19 03:33:29 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/19 03:33:29 INFO : dir/file1: Copied (replaced existing) 2026/04/19 03:33:29 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/04/19 03:33:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/19 03:33:29 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/19 03:33:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:33:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/19 03:33:30 DEBUG : dir: Looking for writers 2026/04/19 03:33:30 DEBUG : file1: reading active writers 2026/04/19 03:33:30 DEBUG : Looking for writers 2026/04/19 03:33:30 DEBUG : dir: reading active writers 2026/04/19 03:33:30 DEBUG : >WaitForWriters: 2026/04/19 03:33:30 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:30 DEBUG : dir: Looking for writers 2026/04/19 03:33:30 DEBUG : file1: reading active writers 2026/04/19 03:33:30 DEBUG : Looking for writers 2026/04/19 03:33:30 DEBUG : dir: reading active writers 2026/04/19 03:33:30 DEBUG : >WaitForWriters: 2026/04/19 03:33:30 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (20.18s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.64s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.87s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.35s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.51s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.95s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.86s) === RUN TestFileOpenRead run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:33:31 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:33:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:33:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 03:33:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:33:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/19 03:33:32 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:32 DEBUG : dir: Looking for writers 2026/04/19 03:33:32 DEBUG : file1: reading active writers 2026/04/19 03:33:32 DEBUG : Looking for writers 2026/04/19 03:33:32 DEBUG : dir: reading active writers 2026/04/19 03:33:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.41s) === RUN TestFileOpenReadUnknownSize 2026/04/19 03:33:33 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/19 03:33:33 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/19 03:33:33 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:33:33 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/19 03:33:33 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:33 DEBUG : Looking for writers 2026/04/19 03:33:33 DEBUG : file.txt: reading active writers 2026/04/19 03:33:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:33:33 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:33:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:33:34 DEBUG : files root 'rclone-test-duhasim3tiwi': File to upload is small (25 bytes), uploading instead of streaming 2026/04/19 03:33:36 DEBUG : dir/file1: size = 25 OK 2026/04/19 03:33:36 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/19 03:33:36 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/19 03:33:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:33:36 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:36 DEBUG : dir: Looking for writers 2026/04/19 03:33:36 DEBUG : file1: reading active writers 2026/04/19 03:33:36 DEBUG : Looking for writers 2026/04/19 03:33:36 DEBUG : dir: reading active writers 2026/04/19 03:33:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.47s) === RUN TestFileRemove run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:33:36 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:33:38 DEBUG : dir/file1: Remove: 2026/04/19 03:33:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:33:38 DEBUG : dir/file1: >Remove: err= 2026/04/19 03:33:39 DEBUG : dir/file1: Remove: 2026/04/19 03:33:39 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/19 03:33:39 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:39 DEBUG : dir: Looking for writers 2026/04/19 03:33:39 DEBUG : Looking for writers 2026/04/19 03:33:39 DEBUG : dir: reading active writers 2026/04/19 03:33:39 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.68s) === RUN TestFileRemoveAll run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:33:39 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:33:40 DEBUG : dir/file1: Remove: 2026/04/19 03:33:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:33:41 DEBUG : dir/file1: >Remove: err= 2026/04/19 03:33:41 DEBUG : dir/file1: Remove: 2026/04/19 03:33:41 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/19 03:33:41 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:41 DEBUG : dir: Looking for writers 2026/04/19 03:33:41 DEBUG : Looking for writers 2026/04/19 03:33:41 DEBUG : dir: reading active writers 2026/04/19 03:33:41 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.29s) === RUN TestFileOpen run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:33:41 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:33:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:33:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 03:33:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/19 03:33:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/19 03:33:43 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/19 03:33:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/19 03:33:43 DEBUG : dir/file1: Open: flags=0x3 2026/04/19 03:33:43 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/19 03:33:43 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/19 03:33:43 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:43 DEBUG : dir: Looking for writers 2026/04/19 03:33:43 DEBUG : file1: reading active writers 2026/04/19 03:33:43 DEBUG : Looking for writers 2026/04/19 03:33:43 DEBUG : dir: reading active writers 2026/04/19 03:33:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.08s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:33:43 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:33:45 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:45 DEBUG : dir: Looking for writers 2026/04/19 03:33:45 DEBUG : file1: reading active writers 2026/04/19 03:33:45 DEBUG : Looking for writers 2026/04/19 03:33:45 DEBUG : dir: reading active writers 2026/04/19 03:33:45 DEBUG : >WaitForWriters: 2026/04/19 03:33:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:33:46 DEBUG : newLeaf: Updating file with newLeaf 0x5a6ff266f70 2026/04/19 03:33:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:33:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:33:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/19 03:33:47 DEBUG : dir/file1: Updating file with dir/file1 0x5a6ff266f70 2026/04/19 03:33:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/19 03:33:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:33:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:33:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/19 03:33:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:33:47 DEBUG : dir/file1: File is currently open, delaying rename 0x5a6ff266f70 2026/04/19 03:33:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:33:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:33:47 DEBUG : files root 'rclone-test-duhasim3tiwi': File to upload is small (25 bytes), uploading instead of streaming 2026/04/19 03:33:48 DEBUG : dir/file1: size = 25 OK 2026/04/19 03:33:48 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/19 03:33:48 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/19 03:33:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:33:48 DEBUG : newLeaf: Running delayed rename now 2026/04/19 03:33:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:33:48 DEBUG : newLeaf: Updating file with newLeaf 0x5a6ff266f70 2026/04/19 03:33:48 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:48 DEBUG : dir: Looking for writers 2026/04/19 03:33:48 DEBUG : Looking for writers 2026/04/19 03:33:48 DEBUG : dir: reading active writers 2026/04/19 03:33:48 DEBUG : newLeaf: reading active writers 2026/04/19 03:33:48 DEBUG : >WaitForWriters: 2026/04/19 03:33:48 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:48 DEBUG : dir: Looking for writers 2026/04/19 03:33:48 DEBUG : Looking for writers 2026/04/19 03:33:48 DEBUG : dir: reading active writers 2026/04/19 03:33:48 DEBUG : newLeaf: reading active writers 2026/04/19 03:33:48 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:33:49 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:33:49 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:33:49 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:49 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:49 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:33:50 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:50 DEBUG : dir: Looking for writers 2026/04/19 03:33:50 DEBUG : file1: reading active writers 2026/04/19 03:33:50 DEBUG : Looking for writers 2026/04/19 03:33:50 DEBUG : dir: reading active writers 2026/04/19 03:33:50 DEBUG : >WaitForWriters: 2026/04/19 03:33:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:33:51 DEBUG : newLeaf: Updating file with newLeaf 0x5a6ff1bd380 2026/04/19 03:33:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:33:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:33:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/19 03:33:52 DEBUG : dir/file1: Updating file with dir/file1 0x5a6ff1bd380 2026/04/19 03:33:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/19 03:33:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:33:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:33:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/19 03:33:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:33:52 DEBUG : dir/file1: File is currently open, delaying rename 0x5a6ff1bd380 2026/04/19 03:33:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:33:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:33:52 DEBUG : files root 'rclone-test-duhasim3tiwi': File to upload is small (25 bytes), uploading instead of streaming 2026/04/19 03:33:53 DEBUG : dir/file1: size = 25 OK 2026/04/19 03:33:53 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/19 03:33:53 DEBUG : dir/file1: Size of src and dst objects identical 2026/04/19 03:33:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:33:53 DEBUG : newLeaf: Running delayed rename now 2026/04/19 03:33:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:33:54 DEBUG : newLeaf: Updating file with newLeaf 0x5a6ff1bd380 2026/04/19 03:33:54 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:54 DEBUG : dir: Looking for writers 2026/04/19 03:33:54 DEBUG : Looking for writers 2026/04/19 03:33:54 DEBUG : dir: reading active writers 2026/04/19 03:33:54 DEBUG : newLeaf: reading active writers 2026/04/19 03:33:54 DEBUG : >WaitForWriters: 2026/04/19 03:33:54 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:54 DEBUG : dir: Looking for writers 2026/04/19 03:33:54 DEBUG : Looking for writers 2026/04/19 03:33:54 DEBUG : newLeaf: reading active writers 2026/04/19 03:33:54 DEBUG : dir: reading active writers 2026/04/19 03:33:54 DEBUG : >WaitForWriters: 2026/04/19 03:33:54 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:33:55 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:33:55 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:33:55 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:55 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:33:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:33:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:33:55 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:33:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 03:33:56 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:33:56 DEBUG : dir/file1(0x5a6fe991280): openPending: 2026/04/19 03:33:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/19 03:33:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/19 03:33:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:33:56 DEBUG : dir/file1(0x5a6fe991280): >openPending: err= 2026/04/19 03:33:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 03:33:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:33:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:33:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:33:56 DEBUG : dir/file1(0x5a6fe991280): _writeAt: size=14, off=0 2026/04/19 03:33:56 DEBUG : dir/file1(0x5a6fe991280): >_writeAt: n=14, err= 2026/04/19 03:33:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/19 03:33:56 DEBUG : dir/file1(0x5a6fe991280): close: 2026/04/19 03:33:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/19 03:33:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/19 03:33:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:33:56 DEBUG : dir/file1(0x5a6fe991280): >close: err= 2026/04/19 03:33:56 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:33:56 DEBUG : dir: Looking for writers 2026/04/19 03:33:56 DEBUG : file1: reading active writers 2026/04/19 03:33:56 DEBUG : Looking for writers 2026/04/19 03:33:56 DEBUG : dir: reading active writers 2026/04/19 03:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:33:56 DEBUG : dir: Looking for writers 2026/04/19 03:33:56 DEBUG : file1: reading active writers 2026/04/19 03:33:56 DEBUG : Looking for writers 2026/04/19 03:33:56 DEBUG : dir: reading active writers 2026/04/19 03:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:33:56 DEBUG : dir: Looking for writers 2026/04/19 03:33:56 DEBUG : file1: reading active writers 2026/04/19 03:33:56 DEBUG : Looking for writers 2026/04/19 03:33:56 DEBUG : dir: reading active writers 2026/04/19 03:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:33:56 DEBUG : dir: Looking for writers 2026/04/19 03:33:56 DEBUG : file1: reading active writers 2026/04/19 03:33:56 DEBUG : Looking for writers 2026/04/19 03:33:56 DEBUG : dir: reading active writers 2026/04/19 03:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:33:56 DEBUG : dir/file1: vfs cache: starting upload 2026/04/19 03:33:56 DEBUG : dir: Looking for writers 2026/04/19 03:33:56 DEBUG : file1: reading active writers 2026/04/19 03:33:56 DEBUG : Looking for writers 2026/04/19 03:33:56 DEBUG : dir: reading active writers 2026/04/19 03:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:33:56 DEBUG : dir: Looking for writers 2026/04/19 03:33:56 DEBUG : file1: reading active writers 2026/04/19 03:33:56 DEBUG : Looking for writers 2026/04/19 03:33:56 DEBUG : dir: reading active writers 2026/04/19 03:33:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:33:57 DEBUG : dir: Looking for writers 2026/04/19 03:33:57 DEBUG : file1: reading active writers 2026/04/19 03:33:57 DEBUG : Looking for writers 2026/04/19 03:33:57 DEBUG : dir: reading active writers 2026/04/19 03:33:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/19 03:33:57 DEBUG : dir/file1: size = 14 OK 2026/04/19 03:33:57 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/19 03:33:57 INFO : dir/file1: Copied (replaced existing) 2026/04/19 03:33:57 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/04/19 03:33:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/19 03:33:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/19 03:33:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:33:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/19 03:33:57 DEBUG : dir: Looking for writers 2026/04/19 03:33:57 DEBUG : file1: reading active writers 2026/04/19 03:33:57 DEBUG : Looking for writers 2026/04/19 03:33:57 DEBUG : dir: reading active writers 2026/04/19 03:33:57 DEBUG : >WaitForWriters: 2026/04/19 03:33:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:33:57 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:33:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:33:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:33:57 DEBUG : dir/file1(0x5a6fe41d2c0): _readAt: size=512, off=0 2026/04/19 03:33:57 DEBUG : dir/file1(0x5a6fe41d2c0): openPending: 2026/04/19 03:33:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/04/19 03:33:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/19 03:33:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:33:57 DEBUG : dir/file1(0x5a6fe41d2c0): >openPending: err= 2026/04/19 03:33:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/19 03:33:57 DEBUG : dir/file1(0x5a6fe41d2c0): >_readAt: n=14, err=EOF 2026/04/19 03:33:57 DEBUG : dir/file1(0x5a6fe41d2c0): close: 2026/04/19 03:33:57 DEBUG : dir/file1(0x5a6fe41d2c0): >close: err= 2026/04/19 03:33:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:33:58 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/19 03:33:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 03:33:58 DEBUG : newLeaf: Updating file with newLeaf 0x5a6fe904750 2026/04/19 03:33:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:33:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:33:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/19 03:33:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/19 03:33:59 DEBUG : dir/file1: Updating file with dir/file1 0x5a6fe904750 2026/04/19 03:33:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/19 03:33:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:33:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:33:59 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:33:59 DEBUG : dir/file1(0x5a6fe2c4740): openPending: 2026/04/19 03:33:59 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" 2026/04/19 03:33:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/19 03:33:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:33:59 DEBUG : dir/file1(0x5a6fe2c4740): >openPending: err= 2026/04/19 03:33:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 03:33:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:33:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:33:59 DEBUG : dir/file1(0x5a6fe2c4740): _writeAt: size=25, off=0 2026/04/19 03:33:59 DEBUG : dir/file1(0x5a6fe2c4740): >_writeAt: n=25, err= 2026/04/19 03:34:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:34:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 03:34:00 DEBUG : newLeaf: Updating file with newLeaf 0x5a6fe904750 2026/04/19 03:34:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:34:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:34:00 DEBUG : newLeaf(0x5a6fe2c4740): close: 2026/04/19 03:34:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/19 03:34:00 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-19 03:33:59.824286457 +0000 UTC m=+122.749868088 2026/04/19 03:34:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/19 03:34:00 DEBUG : newLeaf(0x5a6fe2c4740): >close: err= 2026/04/19 03:34:00 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:00 DEBUG : dir: Looking for writers 2026/04/19 03:34:00 DEBUG : Looking for writers 2026/04/19 03:34:00 DEBUG : dir: reading active writers 2026/04/19 03:34:00 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:34:00 DEBUG : dir: Looking for writers 2026/04/19 03:34:00 DEBUG : Looking for writers 2026/04/19 03:34:00 DEBUG : dir: reading active writers 2026/04/19 03:34:00 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:34:00 DEBUG : dir: Looking for writers 2026/04/19 03:34:00 DEBUG : Looking for writers 2026/04/19 03:34:00 DEBUG : dir: reading active writers 2026/04/19 03:34:00 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:34:00 DEBUG : dir: Looking for writers 2026/04/19 03:34:00 DEBUG : Looking for writers 2026/04/19 03:34:00 DEBUG : dir: reading active writers 2026/04/19 03:34:00 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:34:00 DEBUG : newLeaf: vfs cache: starting upload 2026/04/19 03:34:00 DEBUG : dir: Looking for writers 2026/04/19 03:34:00 DEBUG : Looking for writers 2026/04/19 03:34:00 DEBUG : dir: reading active writers 2026/04/19 03:34:00 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:34:00 DEBUG : dir: Looking for writers 2026/04/19 03:34:00 DEBUG : Looking for writers 2026/04/19 03:34:00 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:00 DEBUG : dir: reading active writers 2026/04/19 03:34:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:34:01 DEBUG : dir: Looking for writers 2026/04/19 03:34:01 DEBUG : Looking for writers 2026/04/19 03:34:01 DEBUG : dir: reading active writers 2026/04/19 03:34:01 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/19 03:34:01 DEBUG : newLeaf: size = 25 OK 2026/04/19 03:34:01 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/19 03:34:01 INFO : newLeaf: Copied (replaced existing) 2026/04/19 03:34:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-19 03:33:59 +0000 UTC," 2026/04/19 03:34:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/19 03:34:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:34:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/19 03:34:01 DEBUG : dir: Looking for writers 2026/04/19 03:34:01 DEBUG : Looking for writers 2026/04/19 03:34:01 DEBUG : dir: reading active writers 2026/04/19 03:34:01 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:01 DEBUG : >WaitForWriters: 2026/04/19 03:34:01 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:01 DEBUG : dir: Looking for writers 2026/04/19 03:34:01 DEBUG : Looking for writers 2026/04/19 03:34:01 DEBUG : dir: reading active writers 2026/04/19 03:34:01 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:01 DEBUG : >WaitForWriters: 2026/04/19 03:34:01 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:02 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:02 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:34:02 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:02 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:02 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:34:04 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:04 DEBUG : dir: Looking for writers 2026/04/19 03:34:04 DEBUG : file1: reading active writers 2026/04/19 03:34:04 DEBUG : Looking for writers 2026/04/19 03:34:04 DEBUG : dir: reading active writers 2026/04/19 03:34:04 DEBUG : >WaitForWriters: 2026/04/19 03:34:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:34:05 DEBUG : newLeaf: Updating file with newLeaf 0x5a6feec0000 2026/04/19 03:34:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:34:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:34:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/19 03:34:06 DEBUG : dir/file1: Updating file with dir/file1 0x5a6feec0000 2026/04/19 03:34:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/19 03:34:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:34:06 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:34:06 DEBUG : dir/file1(0x5a6fe6b3880): openPending: 2026/04/19 03:34:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/19 03:34:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/19 03:34:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:06 DEBUG : dir/file1(0x5a6fe6b3880): >openPending: err= 2026/04/19 03:34:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 03:34:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:34:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:34:06 DEBUG : dir/file1(0x5a6fe6b3880): _writeAt: size=25, off=0 2026/04/19 03:34:06 DEBUG : dir/file1(0x5a6fe6b3880): >_writeAt: n=25, err= 2026/04/19 03:34:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:34:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 03:34:07 DEBUG : newLeaf: Updating file with newLeaf 0x5a6feec0000 2026/04/19 03:34:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:34:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:34:07 DEBUG : newLeaf(0x5a6fe6b3880): close: 2026/04/19 03:34:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/19 03:34:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-19 03:34:06.575073099 +0000 UTC m=+129.500654730 2026/04/19 03:34:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/19 03:34:07 DEBUG : newLeaf(0x5a6fe6b3880): >close: err= 2026/04/19 03:34:07 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:07 DEBUG : dir: Looking for writers 2026/04/19 03:34:07 DEBUG : Looking for writers 2026/04/19 03:34:07 DEBUG : dir: reading active writers 2026/04/19 03:34:07 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:34:07 DEBUG : dir: Looking for writers 2026/04/19 03:34:07 DEBUG : Looking for writers 2026/04/19 03:34:07 DEBUG : dir: reading active writers 2026/04/19 03:34:07 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:34:07 DEBUG : dir: Looking for writers 2026/04/19 03:34:07 DEBUG : Looking for writers 2026/04/19 03:34:07 DEBUG : dir: reading active writers 2026/04/19 03:34:07 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:34:07 DEBUG : dir: Looking for writers 2026/04/19 03:34:07 DEBUG : Looking for writers 2026/04/19 03:34:07 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:07 DEBUG : dir: reading active writers 2026/04/19 03:34:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:34:07 DEBUG : newLeaf: vfs cache: starting upload 2026/04/19 03:34:07 DEBUG : dir: Looking for writers 2026/04/19 03:34:07 DEBUG : Looking for writers 2026/04/19 03:34:07 DEBUG : dir: reading active writers 2026/04/19 03:34:07 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:34:07 DEBUG : dir: Looking for writers 2026/04/19 03:34:07 DEBUG : Looking for writers 2026/04/19 03:34:07 DEBUG : dir: reading active writers 2026/04/19 03:34:07 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:34:07 DEBUG : dir: Looking for writers 2026/04/19 03:34:07 DEBUG : Looking for writers 2026/04/19 03:34:07 DEBUG : dir: reading active writers 2026/04/19 03:34:07 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/19 03:34:07 DEBUG : newLeaf: size = 25 OK 2026/04/19 03:34:07 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/19 03:34:07 INFO : newLeaf: Copied (replaced existing) 2026/04/19 03:34:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-19 03:34:06 +0000 UTC," 2026/04/19 03:34:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/19 03:34:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:34:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/19 03:34:08 DEBUG : dir: Looking for writers 2026/04/19 03:34:08 DEBUG : Looking for writers 2026/04/19 03:34:08 DEBUG : dir: reading active writers 2026/04/19 03:34:08 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:08 DEBUG : >WaitForWriters: 2026/04/19 03:34:08 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:08 DEBUG : dir: Looking for writers 2026/04/19 03:34:08 DEBUG : Looking for writers 2026/04/19 03:34:08 DEBUG : dir: reading active writers 2026/04/19 03:34:08 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:08 DEBUG : >WaitForWriters: 2026/04/19 03:34:08 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:09 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:09 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:34:09 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:09 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:09 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:34:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 03:34:10 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:34:10 DEBUG : dir/file1(0x5a6fed79100): openPending: 2026/04/19 03:34:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/19 03:34:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/19 03:34:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:10 DEBUG : dir/file1(0x5a6fed79100): >openPending: err= 2026/04/19 03:34:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 03:34:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:34:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:34:10 DEBUG : dir/file1(0x5a6fed79100): _writeAt: size=14, off=0 2026/04/19 03:34:10 DEBUG : dir/file1(0x5a6fed79100): >_writeAt: n=14, err= 2026/04/19 03:34:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/19 03:34:10 DEBUG : dir/file1(0x5a6fed79100): close: 2026/04/19 03:34:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/19 03:34:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/19 03:34:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:34:10 DEBUG : dir/file1(0x5a6fed79100): >close: err= 2026/04/19 03:34:10 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:10 DEBUG : dir: Looking for writers 2026/04/19 03:34:10 DEBUG : file1: reading active writers 2026/04/19 03:34:10 DEBUG : Looking for writers 2026/04/19 03:34:10 DEBUG : dir: reading active writers 2026/04/19 03:34:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:34:10 DEBUG : dir: Looking for writers 2026/04/19 03:34:10 DEBUG : file1: reading active writers 2026/04/19 03:34:10 DEBUG : Looking for writers 2026/04/19 03:34:10 DEBUG : dir: reading active writers 2026/04/19 03:34:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:34:10 DEBUG : dir: Looking for writers 2026/04/19 03:34:10 DEBUG : file1: reading active writers 2026/04/19 03:34:10 DEBUG : Looking for writers 2026/04/19 03:34:10 DEBUG : dir: reading active writers 2026/04/19 03:34:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:34:10 DEBUG : dir: Looking for writers 2026/04/19 03:34:10 DEBUG : file1: reading active writers 2026/04/19 03:34:10 DEBUG : Looking for writers 2026/04/19 03:34:10 DEBUG : dir: reading active writers 2026/04/19 03:34:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:34:10 DEBUG : dir/file1: vfs cache: starting upload 2026/04/19 03:34:10 DEBUG : dir: Looking for writers 2026/04/19 03:34:10 DEBUG : file1: reading active writers 2026/04/19 03:34:10 DEBUG : Looking for writers 2026/04/19 03:34:10 DEBUG : dir: reading active writers 2026/04/19 03:34:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:34:11 DEBUG : dir: Looking for writers 2026/04/19 03:34:11 DEBUG : file1: reading active writers 2026/04/19 03:34:11 DEBUG : Looking for writers 2026/04/19 03:34:11 DEBUG : dir: reading active writers 2026/04/19 03:34:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:34:11 DEBUG : dir: Looking for writers 2026/04/19 03:34:11 DEBUG : file1: reading active writers 2026/04/19 03:34:11 DEBUG : Looking for writers 2026/04/19 03:34:11 DEBUG : dir: reading active writers 2026/04/19 03:34:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/19 03:34:11 DEBUG : dir/file1: size = 14 OK 2026/04/19 03:34:11 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/19 03:34:11 INFO : dir/file1: Copied (replaced existing) 2026/04/19 03:34:11 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/04/19 03:34:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/19 03:34:11 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/19 03:34:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/19 03:34:12 DEBUG : dir: Looking for writers 2026/04/19 03:34:12 DEBUG : file1: reading active writers 2026/04/19 03:34:12 DEBUG : Looking for writers 2026/04/19 03:34:12 DEBUG : dir: reading active writers 2026/04/19 03:34:12 DEBUG : >WaitForWriters: 2026/04/19 03:34:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:34:12 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:34:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:34:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:34:12 DEBUG : dir/file1(0x5a6fef406c0): _readAt: size=512, off=0 2026/04/19 03:34:12 DEBUG : dir/file1(0x5a6fef406c0): openPending: 2026/04/19 03:34:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/04/19 03:34:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/19 03:34:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:12 DEBUG : dir/file1(0x5a6fef406c0): >openPending: err= 2026/04/19 03:34:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/19 03:34:12 DEBUG : dir/file1(0x5a6fef406c0): >_readAt: n=14, err=EOF 2026/04/19 03:34:12 DEBUG : dir/file1(0x5a6fef406c0): close: 2026/04/19 03:34:12 DEBUG : dir/file1(0x5a6fef406c0): >close: err= 2026/04/19 03:34:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:34:13 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/19 03:34:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 03:34:13 DEBUG : newLeaf: Updating file with newLeaf 0x5a6fe9a3ba0 2026/04/19 03:34:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:34:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:34:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/19 03:34:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/19 03:34:13 DEBUG : dir/file1: Updating file with dir/file1 0x5a6fe9a3ba0 2026/04/19 03:34:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/19 03:34:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:34:14 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:34:14 DEBUG : dir/file1(0x5a6fe2c4380): openPending: 2026/04/19 03:34:14 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" 2026/04/19 03:34:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/19 03:34:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:14 DEBUG : dir/file1(0x5a6fe2c4380): >openPending: err= 2026/04/19 03:34:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 03:34:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:34:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:34:14 DEBUG : dir/file1(0x5a6fe2c4380): _writeAt: size=25, off=0 2026/04/19 03:34:14 DEBUG : dir/file1(0x5a6fe2c4380): >_writeAt: n=25, err= 2026/04/19 03:34:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:34:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 03:34:14 DEBUG : newLeaf: Updating file with newLeaf 0x5a6fe9a3ba0 2026/04/19 03:34:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:34:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:34:14 DEBUG : newLeaf(0x5a6fe2c4380): close: 2026/04/19 03:34:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/19 03:34:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-19 03:34:14.170660396 +0000 UTC m=+137.096242058 2026/04/19 03:34:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/19 03:34:14 DEBUG : newLeaf(0x5a6fe2c4380): >close: err= 2026/04/19 03:34:14 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:14 DEBUG : dir: Looking for writers 2026/04/19 03:34:14 DEBUG : Looking for writers 2026/04/19 03:34:14 DEBUG : dir: reading active writers 2026/04/19 03:34:14 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:34:14 DEBUG : dir: Looking for writers 2026/04/19 03:34:14 DEBUG : Looking for writers 2026/04/19 03:34:14 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:14 DEBUG : dir: reading active writers 2026/04/19 03:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:34:14 DEBUG : dir: Looking for writers 2026/04/19 03:34:14 DEBUG : Looking for writers 2026/04/19 03:34:14 DEBUG : dir: reading active writers 2026/04/19 03:34:14 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:34:15 DEBUG : dir: Looking for writers 2026/04/19 03:34:15 DEBUG : Looking for writers 2026/04/19 03:34:15 DEBUG : dir: reading active writers 2026/04/19 03:34:15 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:34:15 DEBUG : newLeaf: vfs cache: starting upload 2026/04/19 03:34:15 DEBUG : dir: Looking for writers 2026/04/19 03:34:15 DEBUG : Looking for writers 2026/04/19 03:34:15 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:15 DEBUG : dir: reading active writers 2026/04/19 03:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:34:15 DEBUG : dir: Looking for writers 2026/04/19 03:34:15 DEBUG : Looking for writers 2026/04/19 03:34:15 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:15 DEBUG : dir: reading active writers 2026/04/19 03:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:34:15 DEBUG : dir: Looking for writers 2026/04/19 03:34:15 DEBUG : Looking for writers 2026/04/19 03:34:15 DEBUG : dir: reading active writers 2026/04/19 03:34:15 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/19 03:34:15 DEBUG : newLeaf: size = 25 OK 2026/04/19 03:34:15 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/19 03:34:15 INFO : newLeaf: Copied (replaced existing) 2026/04/19 03:34:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-19 03:34:14 +0000 UTC," 2026/04/19 03:34:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/19 03:34:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:34:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/19 03:34:16 DEBUG : dir: Looking for writers 2026/04/19 03:34:16 DEBUG : Looking for writers 2026/04/19 03:34:16 DEBUG : dir: reading active writers 2026/04/19 03:34:16 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:16 DEBUG : >WaitForWriters: 2026/04/19 03:34:16 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:16 DEBUG : dir: Looking for writers 2026/04/19 03:34:16 DEBUG : Looking for writers 2026/04/19 03:34:16 DEBUG : dir: reading active writers 2026/04/19 03:34:16 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:16 DEBUG : >WaitForWriters: 2026/04/19 03:34:16 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:17 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:17 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:34:17 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:17 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:17 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:34:18 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:18 DEBUG : dir: Looking for writers 2026/04/19 03:34:18 DEBUG : file1: reading active writers 2026/04/19 03:34:18 DEBUG : Looking for writers 2026/04/19 03:34:18 DEBUG : dir: reading active writers 2026/04/19 03:34:18 DEBUG : >WaitForWriters: 2026/04/19 03:34:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:34:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:34:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:34:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:34:18 DEBUG : dir/file1(0x5a6fe2c5200): _readAt: size=512, off=0 2026/04/19 03:34:18 DEBUG : dir/file1(0x5a6fe2c5200): openPending: 2026/04/19 03:34:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/19 03:34:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/19 03:34:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:18 DEBUG : dir/file1(0x5a6fe2c5200): >openPending: err= 2026/04/19 03:34:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/19 03:34:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:34:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:34:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:34:18 DEBUG : dir/file1(0x5a6fe2c5200): >_readAt: n=14, err=EOF 2026/04/19 03:34:18 DEBUG : dir/file1(0x5a6fe2c5200): close: 2026/04/19 03:34:18 DEBUG : dir/file1(0x5a6fe2c5200): >close: err= 2026/04/19 03:34:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:34:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 03:34:19 DEBUG : newLeaf: Updating file with newLeaf 0x5a6fea821a0 2026/04/19 03:34:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:34:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:34:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/19 03:34:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/19 03:34:20 DEBUG : dir/file1: Updating file with dir/file1 0x5a6fea821a0 2026/04/19 03:34:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/19 03:34:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:34:20 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:34:20 DEBUG : dir/file1(0x5a6fe683540): openPending: 2026/04/19 03:34:20 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" 2026/04/19 03:34:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/19 03:34:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:20 DEBUG : dir/file1(0x5a6fe683540): >openPending: err= 2026/04/19 03:34:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 03:34:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:34:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:34:20 DEBUG : dir/file1(0x5a6fe683540): _writeAt: size=25, off=0 2026/04/19 03:34:20 DEBUG : dir/file1(0x5a6fe683540): >_writeAt: n=25, err= 2026/04/19 03:34:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/19 03:34:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/19 03:34:21 DEBUG : newLeaf: Updating file with newLeaf 0x5a6fea821a0 2026/04/19 03:34:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:34:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:34:21 DEBUG : newLeaf(0x5a6fe683540): close: 2026/04/19 03:34:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/19 03:34:21 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-19 03:34:20.71727657 +0000 UTC m=+143.642858201 2026/04/19 03:34:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/19 03:34:21 DEBUG : newLeaf(0x5a6fe683540): >close: err= 2026/04/19 03:34:21 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:21 DEBUG : dir: Looking for writers 2026/04/19 03:34:21 DEBUG : Looking for writers 2026/04/19 03:34:21 DEBUG : dir: reading active writers 2026/04/19 03:34:21 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:34:21 DEBUG : dir: Looking for writers 2026/04/19 03:34:21 DEBUG : Looking for writers 2026/04/19 03:34:21 DEBUG : dir: reading active writers 2026/04/19 03:34:21 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:34:21 DEBUG : dir: Looking for writers 2026/04/19 03:34:21 DEBUG : Looking for writers 2026/04/19 03:34:21 DEBUG : dir: reading active writers 2026/04/19 03:34:21 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:34:21 DEBUG : dir: Looking for writers 2026/04/19 03:34:21 DEBUG : Looking for writers 2026/04/19 03:34:21 DEBUG : dir: reading active writers 2026/04/19 03:34:21 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:34:21 DEBUG : newLeaf: vfs cache: starting upload 2026/04/19 03:34:21 DEBUG : dir: Looking for writers 2026/04/19 03:34:21 DEBUG : Looking for writers 2026/04/19 03:34:21 DEBUG : dir: reading active writers 2026/04/19 03:34:21 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:34:21 DEBUG : dir: Looking for writers 2026/04/19 03:34:21 DEBUG : Looking for writers 2026/04/19 03:34:21 DEBUG : dir: reading active writers 2026/04/19 03:34:21 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:34:21 DEBUG : dir: Looking for writers 2026/04/19 03:34:21 DEBUG : Looking for writers 2026/04/19 03:34:21 DEBUG : dir: reading active writers 2026/04/19 03:34:21 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/19 03:34:22 DEBUG : newLeaf: size = 25 OK 2026/04/19 03:34:22 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/04/19 03:34:22 INFO : newLeaf: Copied (replaced existing) 2026/04/19 03:34:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-19 03:34:20 +0000 UTC," 2026/04/19 03:34:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/19 03:34:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/19 03:34:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/19 03:34:22 DEBUG : dir: Looking for writers 2026/04/19 03:34:22 DEBUG : Looking for writers 2026/04/19 03:34:22 DEBUG : dir: reading active writers 2026/04/19 03:34:22 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:22 DEBUG : >WaitForWriters: 2026/04/19 03:34:22 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:22 DEBUG : dir: Looking for writers 2026/04/19 03:34:22 DEBUG : Looking for writers 2026/04/19 03:34:22 DEBUG : dir: reading active writers 2026/04/19 03:34:22 DEBUG : newLeaf: reading active writers 2026/04/19 03:34:22 DEBUG : >WaitForWriters: 2026/04/19 03:34:22 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting --- PASS: TestFileRename (39.64s) --- PASS: TestFileRename/off,forceCache=false (5.67s) --- PASS: TestFileRename/minimal,forceCache=false (5.62s) --- PASS: TestFileRename/minimal,forceCache=true (7.45s) --- PASS: TestFileRename/writes,forceCache=false (6.75s) --- PASS: TestFileRename/writes,forceCache=true (7.77s) --- PASS: TestFileRename/full,forceCache=false (6.39s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:23 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:23 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:23 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:23 DEBUG : Looking for writers 2026/04/19 03:34:23 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:23 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:34:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:34:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 03:34:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/19 03:34:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:34:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/19 03:34:25 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/19 03:34:25 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:25 DEBUG : dir: Looking for writers 2026/04/19 03:34:25 DEBUG : file1: reading active writers 2026/04/19 03:34:25 DEBUG : Looking for writers 2026/04/19 03:34:25 DEBUG : dir: reading active writers 2026/04/19 03:34:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.41s) === RUN TestReadFileHandleSeek run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:26 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:34:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:34:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 03:34:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/19 03:34:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:34:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/19 03:34:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/19 03:34:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/19 03:34:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/19 03:34:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/19 03:34:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/19 03:34:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/19 03:34:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/19 03:34:28 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/19 03:34:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/19 03:34:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/19 03:34:28 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/19 03:34:28 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/19 03:34:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/19 03:34:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/19 03:34:28 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/19 03:34:29 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:29 DEBUG : dir: Looking for writers 2026/04/19 03:34:29 DEBUG : file1: reading active writers 2026/04/19 03:34:29 DEBUG : Looking for writers 2026/04/19 03:34:29 DEBUG : dir: reading active writers 2026/04/19 03:34:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.85s) === RUN TestReadFileHandleReadAt run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:30 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:34:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:34:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 03:34:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/19 03:34:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:34:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/19 03:34:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/19 03:34:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/19 03:34:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/19 03:34:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/19 03:34:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/19 03:34:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/19 03:34:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/19 03:34:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/19 03:34:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/19 03:34:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/19 03:34:32 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/19 03:34:32 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/19 03:34:32 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/19 03:34:32 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/19 03:34:32 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/19 03:34:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/19 03:34:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/19 03:34:32 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/19 03:34:33 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/19 03:34:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/19 03:34:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/19 03:34:33 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/19 03:34:33 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/19 03:34:33 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/19 03:34:33 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/19 03:34:33 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/19 03:34:33 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/19 03:34:33 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/19 03:34:33 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/19 03:34:33 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/19 03:34:33 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:33 DEBUG : dir: Looking for writers 2026/04/19 03:34:33 DEBUG : file1: reading active writers 2026/04/19 03:34:33 DEBUG : Looking for writers 2026/04/19 03:34:33 DEBUG : dir: reading active writers 2026/04/19 03:34:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.31s) === RUN TestReadFileHandleFlush run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:34 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:34:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:34:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 03:34:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/19 03:34:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:34:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/19 03:34:35 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:35 DEBUG : dir: Looking for writers 2026/04/19 03:34:35 DEBUG : file1: reading active writers 2026/04/19 03:34:35 DEBUG : Looking for writers 2026/04/19 03:34:35 DEBUG : dir: reading active writers 2026/04/19 03:34:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.29s) === RUN TestReadFileHandleRelease run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:36 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:34:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:34:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/19 03:34:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/19 03:34:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:34:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/19 03:34:38 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/19 03:34:38 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/19 03:34:38 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:38 DEBUG : dir: Looking for writers 2026/04/19 03:34:38 DEBUG : file1: reading active writers 2026/04/19 03:34:38 DEBUG : Looking for writers 2026/04/19 03:34:38 DEBUG : dir: reading active writers 2026/04/19 03:34:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.32s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:39 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:39 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:34:39 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:39 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:39 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:34:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:34:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:34:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:34:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:34:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:34:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 03:34:40 DEBUG : dir/file1(0x5a6feaf8780): _readAt: size=1, off=0 2026/04/19 03:34:40 DEBUG : dir/file1(0x5a6feaf8780): openPending: 2026/04/19 03:34:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/19 03:34:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 03:34:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:40 DEBUG : dir/file1(0x5a6feaf8780): >openPending: err= 2026/04/19 03:34:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/19 03:34:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:34:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:34:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:34:40 DEBUG : dir/file1(0x5a6feaf8780): >_readAt: n=1, err= 2026/04/19 03:34:40 DEBUG : dir/file1(0x5a6feaf8780): _readAt: size=256, off=1 2026/04/19 03:34:40 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/19 03:34:40 DEBUG : dir/file1(0x5a6feaf8780): >_readAt: n=15, err=EOF 2026/04/19 03:34:40 DEBUG : dir/file1(0x5a6feaf8780): _readAt: size=16, off=16 2026/04/19 03:34:40 DEBUG : dir/file1(0x5a6feaf8780): >_readAt: n=0, err=EOF 2026/04/19 03:34:40 DEBUG : dir/file1(0x5a6feaf8780): close: 2026/04/19 03:34:40 DEBUG : dir/file1(0x5a6feaf8780): >close: err= 2026/04/19 03:34:40 DEBUG : dir/file1(0x5a6feaf8780): close: 2026/04/19 03:34:40 DEBUG : dir/file1(0x5a6feaf8780): >close: err=file already closed 2026/04/19 03:34:40 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:40 DEBUG : dir: Looking for writers 2026/04/19 03:34:40 DEBUG : file1: reading active writers 2026/04/19 03:34:40 DEBUG : Looking for writers 2026/04/19 03:34:40 DEBUG : dir: reading active writers 2026/04/19 03:34:40 DEBUG : >WaitForWriters: 2026/04/19 03:34:40 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.29s) === RUN TestRWFileHandleSeek run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:41 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:41 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:34:41 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:41 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:41 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:34:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:34:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:34:42 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:34:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:34:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:34:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 03:34:42 DEBUG : dir/file1(0x5a6fee56600): _readAt: size=1, off=0 2026/04/19 03:34:42 DEBUG : dir/file1(0x5a6fee56600): openPending: 2026/04/19 03:34:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/19 03:34:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 03:34:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:42 DEBUG : dir/file1(0x5a6fee56600): >openPending: err= 2026/04/19 03:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/19 03:34:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:34:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:34:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:34:42 DEBUG : dir/file1(0x5a6fee56600): >_readAt: n=1, err= 2026/04/19 03:34:42 DEBUG : dir/file1(0x5a6fee56600): _readAt: size=1, off=5 2026/04/19 03:34:42 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/19 03:34:42 DEBUG : dir/file1(0x5a6fee56600): >_readAt: n=1, err= 2026/04/19 03:34:42 DEBUG : dir/file1(0x5a6fee56600): _readAt: size=1, off=3 2026/04/19 03:34:42 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/19 03:34:42 DEBUG : dir/file1(0x5a6fee56600): >_readAt: n=1, err= 2026/04/19 03:34:42 DEBUG : dir/file1(0x5a6fee56600): _readAt: size=1, off=13 2026/04/19 03:34:42 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/19 03:34:42 DEBUG : dir/file1(0x5a6fee56600): >_readAt: n=1, err= 2026/04/19 03:34:42 DEBUG : dir/file1(0x5a6fee56600): _readAt: size=16, off=100 2026/04/19 03:34:42 DEBUG : dir/file1(0x5a6fee56600): >_readAt: n=0, err=EOF 2026/04/19 03:34:42 DEBUG : dir/file1(0x5a6fee56600): close: 2026/04/19 03:34:42 DEBUG : dir/file1(0x5a6fee56600): >close: err= 2026/04/19 03:34:42 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:42 DEBUG : dir: Looking for writers 2026/04/19 03:34:42 DEBUG : file1: reading active writers 2026/04/19 03:34:42 DEBUG : Looking for writers 2026/04/19 03:34:42 DEBUG : dir: reading active writers 2026/04/19 03:34:42 DEBUG : >WaitForWriters: 2026/04/19 03:34:42 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.27s) === RUN TestRWFileHandleReadAt run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:43 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:43 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:34:43 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:43 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:43 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:34:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:34:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:34:44 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:34:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:34:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:34:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 03:34:44 DEBUG : dir/file1(0x5a6fed78200): _readAt: size=1, off=0 2026/04/19 03:34:44 DEBUG : dir/file1(0x5a6fed78200): openPending: 2026/04/19 03:34:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/19 03:34:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 03:34:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:44 DEBUG : dir/file1(0x5a6fed78200): >openPending: err= 2026/04/19 03:34:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/19 03:34:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:34:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:34:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:34:45 DEBUG : dir/file1(0x5a6fed78200): >_readAt: n=1, err= 2026/04/19 03:34:45 DEBUG : dir/file1(0x5a6fed78200): _readAt: size=1, off=5 2026/04/19 03:34:45 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/19 03:34:45 DEBUG : dir/file1(0x5a6fed78200): >_readAt: n=1, err= 2026/04/19 03:34:45 DEBUG : dir/file1(0x5a6fed78200): _readAt: size=1, off=1 2026/04/19 03:34:45 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/19 03:34:45 DEBUG : dir/file1(0x5a6fed78200): >_readAt: n=1, err= 2026/04/19 03:34:45 DEBUG : dir/file1(0x5a6fed78200): _readAt: size=6, off=10 2026/04/19 03:34:45 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/19 03:34:45 DEBUG : dir/file1(0x5a6fed78200): >_readAt: n=6, err= 2026/04/19 03:34:45 DEBUG : dir/file1(0x5a6fed78200): _readAt: size=256, off=10 2026/04/19 03:34:45 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/19 03:34:45 DEBUG : dir/file1(0x5a6fed78200): >_readAt: n=6, err=EOF 2026/04/19 03:34:45 DEBUG : dir/file1(0x5a6fed78200): _readAt: size=256, off=100 2026/04/19 03:34:45 DEBUG : dir/file1(0x5a6fed78200): >_readAt: n=0, err=EOF 2026/04/19 03:34:45 DEBUG : dir/file1(0x5a6fed78200): close: 2026/04/19 03:34:45 DEBUG : dir/file1(0x5a6fed78200): >close: err= 2026/04/19 03:34:45 DEBUG : dir/file1(0x5a6fed78200): _readAt: size=256, off=100 2026/04/19 03:34:45 DEBUG : dir/file1(0x5a6fed78200): >_readAt: n=0, err=file already closed 2026/04/19 03:34:45 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:45 DEBUG : dir: Looking for writers 2026/04/19 03:34:45 DEBUG : file1: reading active writers 2026/04/19 03:34:45 DEBUG : Looking for writers 2026/04/19 03:34:45 DEBUG : dir: reading active writers 2026/04/19 03:34:45 DEBUG : >WaitForWriters: 2026/04/19 03:34:45 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting 2026/04/19 03:34:45 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi/dir/file1: no such file or directory 2026/04/19 03:34:45 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (2.26s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:45 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:45 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:34:45 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:45 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:45 DEBUG : Config file has changed externally - reloading 2026/04/19 03:34:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:45 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:34:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:34:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:34:47 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:34:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:34:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:34:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 03:34:47 DEBUG : dir/file1(0x5a6fee567c0): RWFileHandle.Flush 2026/04/19 03:34:47 DEBUG : dir/file1(0x5a6fee567c0): _readAt: size=256, off=0 2026/04/19 03:34:47 DEBUG : dir/file1(0x5a6fee567c0): openPending: 2026/04/19 03:34:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/19 03:34:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 03:34:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:47 DEBUG : dir/file1(0x5a6fee567c0): >openPending: err= 2026/04/19 03:34:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/19 03:34:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:34:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:34:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:34:47 DEBUG : dir/file1(0x5a6fee567c0): >_readAt: n=16, err=EOF 2026/04/19 03:34:47 DEBUG : dir/file1(0x5a6fee567c0): RWFileHandle.Flush 2026/04/19 03:34:47 DEBUG : dir/file1(0x5a6fee567c0): RWFileHandle.Flush 2026/04/19 03:34:47 DEBUG : dir/file1(0x5a6fee567c0): close: 2026/04/19 03:34:47 DEBUG : dir/file1(0x5a6fee567c0): >close: err= 2026/04/19 03:34:47 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:47 DEBUG : dir: Looking for writers 2026/04/19 03:34:47 DEBUG : file1: reading active writers 2026/04/19 03:34:47 DEBUG : Looking for writers 2026/04/19 03:34:47 DEBUG : dir: reading active writers 2026/04/19 03:34:47 DEBUG : >WaitForWriters: 2026/04/19 03:34:47 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting 2026/04/19 03:34:47 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi/dir/file1: no such file or directory 2026/04/19 03:34:47 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (2.32s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:48 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:48 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:34:48 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:48 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:48 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:34:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:34:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/19 03:34:49 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:34:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:34:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:34:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 03:34:49 DEBUG : dir/file1(0x5a6fe683c80): _readAt: size=256, off=0 2026/04/19 03:34:49 DEBUG : dir/file1(0x5a6fe683c80): openPending: 2026/04/19 03:34:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/19 03:34:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 03:34:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:49 DEBUG : dir/file1(0x5a6fe683c80): >openPending: err= 2026/04/19 03:34:49 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/19 03:34:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:34:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:34:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:34:49 DEBUG : dir/file1(0x5a6fe683c80): >_readAt: n=16, err=EOF 2026/04/19 03:34:49 DEBUG : dir/file1(0x5a6fe683c80): RWFileHandle.Release 2026/04/19 03:34:49 DEBUG : dir/file1(0x5a6fe683c80): close: 2026/04/19 03:34:49 DEBUG : dir/file1(0x5a6fe683c80): >close: err= 2026/04/19 03:34:49 DEBUG : dir/file1(0x5a6fe683c80): RWFileHandle.Release 2026/04/19 03:34:49 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:49 DEBUG : dir: Looking for writers 2026/04/19 03:34:49 DEBUG : file1: reading active writers 2026/04/19 03:34:49 DEBUG : Looking for writers 2026/04/19 03:34:49 DEBUG : dir: reading active writers 2026/04/19 03:34:49 DEBUG : >WaitForWriters: 2026/04/19 03:34:49 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting 2026/04/19 03:34:50 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi/dir/file1: no such file or directory 2026/04/19 03:34:50 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (2.34s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:50 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:50 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:34:50 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:50 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:34:50 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:34:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:34:50 DEBUG : file1: newRWFileHandle: 2026/04/19 03:34:50 DEBUG : file1(0x5a6fee576c0): openPending: 2026/04/19 03:34:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:34:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:50 DEBUG : file1(0x5a6fee576c0): >openPending: err= 2026/04/19 03:34:50 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 03:34:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 03:34:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 03:34:50 DEBUG : file1(0x5a6fee576c0): _writeAt: size=5, off=0 2026/04/19 03:34:50 DEBUG : file1(0x5a6fee576c0): >_writeAt: n=5, err= 2026/04/19 03:34:50 DEBUG : file1(0x5a6fee576c0): _writeAt: size=7, off=5 2026/04/19 03:34:50 DEBUG : file1(0x5a6fee576c0): >_writeAt: n=7, err= 2026/04/19 03:34:50 DEBUG : file1: vfs cache: truncate to size=11 2026/04/19 03:34:50 DEBUG : file1(0x5a6fee576c0): close: 2026/04/19 03:34:50 DEBUG : file1: vfs cache: setting modification time to 2026-04-19 03:34:50.639060445 +0000 UTC m=+173.564642076 2026/04/19 03:34:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:34:50 DEBUG : file1(0x5a6fee576c0): >close: err= 2026/04/19 03:34:50 DEBUG : file1(0x5a6fee576c0): close: 2026/04/19 03:34:50 DEBUG : file1(0x5a6fee576c0): >close: err=file already closed 2026/04/19 03:34:50 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:50 DEBUG : Looking for writers 2026/04/19 03:34:50 DEBUG : file1: reading active writers 2026/04/19 03:34:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:34:50 DEBUG : Looking for writers 2026/04/19 03:34:50 DEBUG : file1: reading active writers 2026/04/19 03:34:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:34:50 DEBUG : Looking for writers 2026/04/19 03:34:50 DEBUG : file1: reading active writers 2026/04/19 03:34:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:34:50 DEBUG : Looking for writers 2026/04/19 03:34:50 DEBUG : file1: reading active writers 2026/04/19 03:34:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:34:50 DEBUG : file1: vfs cache: starting upload 2026/04/19 03:34:50 DEBUG : Looking for writers 2026/04/19 03:34:50 DEBUG : file1: reading active writers 2026/04/19 03:34:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:34:50 DEBUG : Looking for writers 2026/04/19 03:34:50 DEBUG : file1: reading active writers 2026/04/19 03:34:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:34:51 DEBUG : Looking for writers 2026/04/19 03:34:51 DEBUG : file1: reading active writers 2026/04/19 03:34:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/19 03:34:51 DEBUG : file1: size = 11 OK 2026/04/19 03:34:51 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/19 03:34:51 INFO : file1: Copied (new) 2026/04/19 03:34:51 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-19 03:34:50 +0000 UTC," 2026/04/19 03:34:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 03:34:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:51 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 03:34:51 DEBUG : Looking for writers 2026/04/19 03:34:51 DEBUG : file1: reading active writers 2026/04/19 03:34:51 DEBUG : >WaitForWriters: 2026/04/19 03:34:52 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:52 DEBUG : Looking for writers 2026/04/19 03:34:52 DEBUG : file1: reading active writers 2026/04/19 03:34:52 DEBUG : >WaitForWriters: 2026/04/19 03:34:52 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting 2026/04/19 03:34:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi/dir/file1: no such file or directory 2026/04/19 03:34:52 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.98s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:52 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:52 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:34:52 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:52 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:34:52 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:34:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:34:52 DEBUG : file1: newRWFileHandle: 2026/04/19 03:34:52 DEBUG : file1(0x5a6fe6b2440): openPending: 2026/04/19 03:34:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:34:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:52 DEBUG : file1(0x5a6fe6b2440): >openPending: err= 2026/04/19 03:34:52 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 03:34:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 03:34:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 03:34:52 DEBUG : file1(0x5a6fe6b2440): _writeAt: size=7, off=0 2026/04/19 03:34:52 DEBUG : file1(0x5a6fe6b2440): >_writeAt: n=7, err= 2026/04/19 03:34:52 DEBUG : file1(0x5a6fe6b2440): _writeAt: size=6, off=5 2026/04/19 03:34:52 DEBUG : file1(0x5a6fe6b2440): >_writeAt: n=6, err= 2026/04/19 03:34:52 DEBUG : file1(0x5a6fe6b2440): close: 2026/04/19 03:34:52 DEBUG : file1: vfs cache: setting modification time to 2026-04-19 03:34:52.613283424 +0000 UTC m=+175.538865055 2026/04/19 03:34:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:34:52 DEBUG : file1(0x5a6fe6b2440): >close: err= 2026/04/19 03:34:52 DEBUG : file1(0x5a6fe6b2440): _writeAt: size=5, off=0 2026/04/19 03:34:52 DEBUG : file1(0x5a6fe6b2440): >_writeAt: n=0, err=file already closed 2026/04/19 03:34:52 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:52 DEBUG : Looking for writers 2026/04/19 03:34:52 DEBUG : file1: reading active writers 2026/04/19 03:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:34:52 DEBUG : Looking for writers 2026/04/19 03:34:52 DEBUG : file1: reading active writers 2026/04/19 03:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:34:52 DEBUG : Looking for writers 2026/04/19 03:34:52 DEBUG : file1: reading active writers 2026/04/19 03:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:34:52 DEBUG : Looking for writers 2026/04/19 03:34:52 DEBUG : file1: reading active writers 2026/04/19 03:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:34:52 DEBUG : file1: vfs cache: starting upload 2026/04/19 03:34:52 DEBUG : Looking for writers 2026/04/19 03:34:52 DEBUG : file1: reading active writers 2026/04/19 03:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:34:52 DEBUG : Looking for writers 2026/04/19 03:34:52 DEBUG : file1: reading active writers 2026/04/19 03:34:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:34:53 DEBUG : Looking for writers 2026/04/19 03:34:53 DEBUG : file1: reading active writers 2026/04/19 03:34:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/19 03:34:53 DEBUG : file1: size = 11 OK 2026/04/19 03:34:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/19 03:34:53 INFO : file1: Copied (new) 2026/04/19 03:34:53 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-19 03:34:52 +0000 UTC," 2026/04/19 03:34:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 03:34:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:53 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 03:34:53 DEBUG : Looking for writers 2026/04/19 03:34:53 DEBUG : file1: reading active writers 2026/04/19 03:34:53 DEBUG : >WaitForWriters: 2026/04/19 03:34:54 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:54 DEBUG : Looking for writers 2026/04/19 03:34:54 DEBUG : file1: reading active writers 2026/04/19 03:34:54 DEBUG : >WaitForWriters: 2026/04/19 03:34:54 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.96s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:54 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:54 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:34:54 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:54 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:34:54 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:34:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:34:54 DEBUG : file1: newRWFileHandle: 2026/04/19 03:34:54 DEBUG : file1(0x5a6fe2c44c0): openPending: 2026/04/19 03:34:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:54 DEBUG : file1(0x5a6fe2c44c0): >openPending: err= 2026/04/19 03:34:54 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 03:34:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 03:34:54 DEBUG : file1(0x5a6fe2c44c0): close: 2026/04/19 03:34:54 DEBUG : file1: vfs cache: setting modification time to 2026-04-19 03:34:54.57657377 +0000 UTC m=+177.502155431 2026/04/19 03:34:54 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:34:54 DEBUG : file1(0x5a6fe2c44c0): >close: err= 2026/04/19 03:34:54 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/19 03:34:54 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 03:34:54 DEBUG : file2: newRWFileHandle: 2026/04/19 03:34:54 DEBUG : file2(0x5a6fe2c4b00): openPending: 2026/04/19 03:34:54 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/19 03:34:54 DEBUG : file2(0x5a6fe2c4b00): >openPending: err= 2026/04/19 03:34:54 DEBUG : file2: >newRWFileHandle: err= 2026/04/19 03:34:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/19 03:34:54 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/19 03:34:54 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/19 03:34:54 DEBUG : file2(0x5a6fe2c4b00): RWFileHandle.Flush 2026/04/19 03:34:54 DEBUG : file2(0x5a6fe2c4b00): RWFileHandle.Release 2026/04/19 03:34:54 DEBUG : file2(0x5a6fe2c4b00): close: 2026/04/19 03:34:54 DEBUG : file2: vfs cache: setting modification time to 2026-04-19 03:34:54.581454275 +0000 UTC m=+177.507035925 2026/04/19 03:34:54 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/19 03:34:54 DEBUG : file2(0x5a6fe2c4b00): >close: err= 2026/04/19 03:34:54 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:54 DEBUG : Looking for writers 2026/04/19 03:34:54 DEBUG : file1: reading active writers 2026/04/19 03:34:54 DEBUG : file2: reading active writers 2026/04/19 03:34:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/19 03:34:54 DEBUG : Looking for writers 2026/04/19 03:34:54 DEBUG : file1: reading active writers 2026/04/19 03:34:54 DEBUG : file2: reading active writers 2026/04/19 03:34:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/19 03:34:54 DEBUG : Looking for writers 2026/04/19 03:34:54 DEBUG : file1: reading active writers 2026/04/19 03:34:54 DEBUG : file2: reading active writers 2026/04/19 03:34:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/19 03:34:54 DEBUG : Looking for writers 2026/04/19 03:34:54 DEBUG : file1: reading active writers 2026/04/19 03:34:54 DEBUG : file2: reading active writers 2026/04/19 03:34:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/19 03:34:54 DEBUG : file1: vfs cache: starting upload 2026/04/19 03:34:54 DEBUG : file2: vfs cache: starting upload 2026/04/19 03:34:54 DEBUG : Looking for writers 2026/04/19 03:34:54 DEBUG : file1: reading active writers 2026/04/19 03:34:54 DEBUG : file2: reading active writers 2026/04/19 03:34:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/19 03:34:54 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi/dir/file1: no such file or directory 2026/04/19 03:34:54 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi/dir/file1: no such file or directory 2026/04/19 03:34:54 DEBUG : Looking for writers 2026/04/19 03:34:54 DEBUG : file2: reading active writers 2026/04/19 03:34:54 DEBUG : file1: reading active writers 2026/04/19 03:34:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/19 03:34:55 DEBUG : Looking for writers 2026/04/19 03:34:55 DEBUG : file1: reading active writers 2026/04/19 03:34:55 DEBUG : file2: reading active writers 2026/04/19 03:34:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/04/19 03:34:55 DEBUG : file1: size = 0 OK 2026/04/19 03:34:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/19 03:34:55 INFO : file1: Copied (new) 2026/04/19 03:34:55 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-19 03:34:54 +0000 UTC," 2026/04/19 03:34:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 03:34:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:55 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 03:34:55 DEBUG : file2: size = 0 OK 2026/04/19 03:34:55 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/04/19 03:34:55 INFO : file2: Copied (new) 2026/04/19 03:34:55 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-19 03:34:54 +0000 UTC," 2026/04/19 03:34:55 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/19 03:34:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/19 03:34:55 INFO : file2: vfs cache: upload succeeded try #1 2026/04/19 03:34:55 DEBUG : Looking for writers 2026/04/19 03:34:55 DEBUG : file1: reading active writers 2026/04/19 03:34:55 DEBUG : file2: reading active writers 2026/04/19 03:34:55 DEBUG : >WaitForWriters: 2026/04/19 03:34:55 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:55 DEBUG : Looking for writers 2026/04/19 03:34:55 DEBUG : file1: reading active writers 2026/04/19 03:34:55 DEBUG : file2: reading active writers 2026/04/19 03:34:55 DEBUG : >WaitForWriters: 2026/04/19 03:34:55 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.13s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:56 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:56 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:34:56 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:56 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:34:56 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:34:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:34:56 DEBUG : file1: newRWFileHandle: 2026/04/19 03:34:56 DEBUG : file1(0x5a6fe6b3b40): openPending: 2026/04/19 03:34:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:34:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:56 DEBUG : file1(0x5a6fe6b3b40): >openPending: err= 2026/04/19 03:34:56 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 03:34:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 03:34:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 03:34:56 DEBUG : file1(0x5a6fe6b3b40): _writeAt: size=5, off=0 2026/04/19 03:34:56 DEBUG : file1(0x5a6fe6b3b40): >_writeAt: n=5, err= 2026/04/19 03:34:56 DEBUG : file1(0x5a6fe6b3b40): RWFileHandle.Flush 2026/04/19 03:34:56 DEBUG : file1(0x5a6fe6b3b40): RWFileHandle.Flush 2026/04/19 03:34:56 DEBUG : file1(0x5a6fe6b3b40): close: 2026/04/19 03:34:56 DEBUG : file1: vfs cache: setting modification time to 2026-04-19 03:34:56.705707915 +0000 UTC m=+179.631289576 2026/04/19 03:34:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:34:56 DEBUG : file1(0x5a6fe6b3b40): >close: err= 2026/04/19 03:34:56 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:56 DEBUG : Looking for writers 2026/04/19 03:34:56 DEBUG : file1: reading active writers 2026/04/19 03:34:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:34:56 DEBUG : Looking for writers 2026/04/19 03:34:56 DEBUG : file1: reading active writers 2026/04/19 03:34:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:34:56 DEBUG : Looking for writers 2026/04/19 03:34:56 DEBUG : file1: reading active writers 2026/04/19 03:34:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:34:56 DEBUG : Looking for writers 2026/04/19 03:34:56 DEBUG : file1: reading active writers 2026/04/19 03:34:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:34:56 DEBUG : file1: vfs cache: starting upload 2026/04/19 03:34:56 DEBUG : Looking for writers 2026/04/19 03:34:56 DEBUG : file1: reading active writers 2026/04/19 03:34:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:34:57 DEBUG : Looking for writers 2026/04/19 03:34:57 DEBUG : file1: reading active writers 2026/04/19 03:34:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:34:57 DEBUG : Looking for writers 2026/04/19 03:34:57 DEBUG : file1: reading active writers 2026/04/19 03:34:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/19 03:34:57 DEBUG : file1: size = 5 OK 2026/04/19 03:34:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/19 03:34:57 INFO : file1: Copied (new) 2026/04/19 03:34:57 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-19 03:34:56 +0000 UTC," 2026/04/19 03:34:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 03:34:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:57 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 03:34:57 DEBUG : Looking for writers 2026/04/19 03:34:57 DEBUG : file1: reading active writers 2026/04/19 03:34:57 DEBUG : >WaitForWriters: 2026/04/19 03:34:57 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.86s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:34:58 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:34:58 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:34:58 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:58 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:34:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:34:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:34:58 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:34:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:34:58 DEBUG : file1: newRWFileHandle: 2026/04/19 03:34:58 DEBUG : file1(0x5a6fed40ec0): openPending: 2026/04/19 03:34:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:34:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:58 DEBUG : file1(0x5a6fed40ec0): >openPending: err= 2026/04/19 03:34:58 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 03:34:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 03:34:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 03:34:58 DEBUG : file1(0x5a6fed40ec0): _writeAt: size=5, off=0 2026/04/19 03:34:58 DEBUG : file1(0x5a6fed40ec0): >_writeAt: n=5, err= 2026/04/19 03:34:58 DEBUG : file1(0x5a6fed40ec0): RWFileHandle.Release 2026/04/19 03:34:58 DEBUG : file1(0x5a6fed40ec0): close: 2026/04/19 03:34:58 DEBUG : file1: vfs cache: setting modification time to 2026-04-19 03:34:58.568037855 +0000 UTC m=+181.493619487 2026/04/19 03:34:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:34:58 DEBUG : file1(0x5a6fed40ec0): >close: err= 2026/04/19 03:34:58 DEBUG : file1(0x5a6fed40ec0): RWFileHandle.Release 2026/04/19 03:34:58 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:34:58 DEBUG : Looking for writers 2026/04/19 03:34:58 DEBUG : file1: reading active writers 2026/04/19 03:34:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:34:58 DEBUG : Looking for writers 2026/04/19 03:34:58 DEBUG : file1: reading active writers 2026/04/19 03:34:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:34:58 DEBUG : Looking for writers 2026/04/19 03:34:58 DEBUG : file1: reading active writers 2026/04/19 03:34:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:34:58 DEBUG : Looking for writers 2026/04/19 03:34:58 DEBUG : file1: reading active writers 2026/04/19 03:34:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:34:58 DEBUG : file1: vfs cache: starting upload 2026/04/19 03:34:58 DEBUG : Looking for writers 2026/04/19 03:34:58 DEBUG : file1: reading active writers 2026/04/19 03:34:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:34:58 DEBUG : Looking for writers 2026/04/19 03:34:58 DEBUG : file1: reading active writers 2026/04/19 03:34:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:34:59 DEBUG : Looking for writers 2026/04/19 03:34:59 DEBUG : file1: reading active writers 2026/04/19 03:34:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/19 03:34:59 DEBUG : file1: size = 5 OK 2026/04/19 03:34:59 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/19 03:34:59 INFO : file1: Copied (new) 2026/04/19 03:34:59 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-19 03:34:58 +0000 UTC," 2026/04/19 03:34:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 03:34:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:34:59 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 03:34:59 DEBUG : Looking for writers 2026/04/19 03:34:59 DEBUG : file1: reading active writers 2026/04/19 03:34:59 DEBUG : >WaitForWriters: 2026/04/19 03:34:59 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:00 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:00 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:35:00 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:00 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:35:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:35:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:00 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:35:01 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/19 03:35:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:35:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:35:01 DEBUG : dir/file1(0x5a6fee26000): openPending: 2026/04/19 03:35:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/19 03:35:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 03:35:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:01 DEBUG : dir/file1(0x5a6fee26000): >openPending: err= 2026/04/19 03:35:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/19 03:35:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:35:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:35:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 03:35:01 DEBUG : dir/file1(0x5a6fee26000): _writeAt: size=5, off=0 2026/04/19 03:35:01 DEBUG : dir/file1(0x5a6fee26000): >_writeAt: n=5, err= 2026/04/19 03:35:01 DEBUG : dir/file1(0x5a6fee26000): close: 2026/04/19 03:35:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:01 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-19 03:35:01.645525904 +0000 UTC m=+184.571107535 2026/04/19 03:35:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:01 DEBUG : dir/file1(0x5a6fee26000): >close: err= 2026/04/19 03:35:01 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:01 DEBUG : dir: Looking for writers 2026/04/19 03:35:01 DEBUG : file1: reading active writers 2026/04/19 03:35:01 DEBUG : Looking for writers 2026/04/19 03:35:01 DEBUG : dir: reading active writers 2026/04/19 03:35:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:35:01 DEBUG : dir: Looking for writers 2026/04/19 03:35:01 DEBUG : file1: reading active writers 2026/04/19 03:35:01 DEBUG : Looking for writers 2026/04/19 03:35:01 DEBUG : dir: reading active writers 2026/04/19 03:35:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:35:01 DEBUG : dir: Looking for writers 2026/04/19 03:35:01 DEBUG : file1: reading active writers 2026/04/19 03:35:01 DEBUG : Looking for writers 2026/04/19 03:35:01 DEBUG : dir: reading active writers 2026/04/19 03:35:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:35:01 DEBUG : dir: Looking for writers 2026/04/19 03:35:01 DEBUG : file1: reading active writers 2026/04/19 03:35:01 DEBUG : Looking for writers 2026/04/19 03:35:01 DEBUG : dir: reading active writers 2026/04/19 03:35:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:35:01 DEBUG : dir/file1: vfs cache: starting upload 2026/04/19 03:35:01 DEBUG : dir: Looking for writers 2026/04/19 03:35:01 DEBUG : file1: reading active writers 2026/04/19 03:35:01 DEBUG : Looking for writers 2026/04/19 03:35:01 DEBUG : dir: reading active writers 2026/04/19 03:35:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:35:01 DEBUG : dir: Looking for writers 2026/04/19 03:35:01 DEBUG : file1: reading active writers 2026/04/19 03:35:01 DEBUG : Looking for writers 2026/04/19 03:35:01 DEBUG : dir: reading active writers 2026/04/19 03:35:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:35:02 DEBUG : dir: Looking for writers 2026/04/19 03:35:02 DEBUG : file1: reading active writers 2026/04/19 03:35:02 DEBUG : Looking for writers 2026/04/19 03:35:02 DEBUG : dir: reading active writers 2026/04/19 03:35:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/19 03:35:02 DEBUG : dir/file1: size = 5 OK 2026/04/19 03:35:02 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/19 03:35:02 INFO : dir/file1: Copied (replaced existing) 2026/04/19 03:35:02 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-19 03:35:01 +0000 UTC," 2026/04/19 03:35:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/19 03:35:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/19 03:35:02 DEBUG : dir: Looking for writers 2026/04/19 03:35:02 DEBUG : file1: reading active writers 2026/04/19 03:35:02 DEBUG : Looking for writers 2026/04/19 03:35:02 DEBUG : dir: reading active writers 2026/04/19 03:35:02 DEBUG : >WaitForWriters: 2026/04/19 03:35:02 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.41s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:03 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:03 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:35:03 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:03 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:35:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:35:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:03 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:35:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:04 DEBUG : dir/file1: newRWFileHandle: 2026/04/19 03:35:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/19 03:35:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/19 03:35:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/19 03:35:04 DEBUG : dir/file1(0x5a6fef54500): _writeAt: size=5, off=0 2026/04/19 03:35:04 DEBUG : dir/file1(0x5a6fef54500): openPending: 2026/04/19 03:35:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/19 03:35:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/19 03:35:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:04 DEBUG : dir/file1(0x5a6fef54500): >openPending: err= 2026/04/19 03:35:04 DEBUG : dir/file1(0x5a6fef54500): >_writeAt: n=5, err= 2026/04/19 03:35:04 DEBUG : dir/file1(0x5a6fef54500): _writeAt: size=15, off=5 2026/04/19 03:35:04 DEBUG : dir/file1(0x5a6fef54500): >_writeAt: n=15, err= 2026/04/19 03:35:04 DEBUG : dir/file1(0x5a6fef54500): close: 2026/04/19 03:35:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/19 03:35:04 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-19 03:35:04.938876195 +0000 UTC m=+187.864457817 2026/04/19 03:35:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:04 DEBUG : dir/file1(0x5a6fef54500): >close: err= 2026/04/19 03:35:04 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:04 DEBUG : dir: Looking for writers 2026/04/19 03:35:04 DEBUG : file1: reading active writers 2026/04/19 03:35:04 DEBUG : Looking for writers 2026/04/19 03:35:04 DEBUG : dir: reading active writers 2026/04/19 03:35:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:35:04 DEBUG : dir: Looking for writers 2026/04/19 03:35:04 DEBUG : file1: reading active writers 2026/04/19 03:35:04 DEBUG : Looking for writers 2026/04/19 03:35:04 DEBUG : dir: reading active writers 2026/04/19 03:35:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:35:04 DEBUG : dir: Looking for writers 2026/04/19 03:35:04 DEBUG : file1: reading active writers 2026/04/19 03:35:04 DEBUG : Looking for writers 2026/04/19 03:35:04 DEBUG : dir: reading active writers 2026/04/19 03:35:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:35:05 DEBUG : dir: Looking for writers 2026/04/19 03:35:05 DEBUG : file1: reading active writers 2026/04/19 03:35:05 DEBUG : Looking for writers 2026/04/19 03:35:05 DEBUG : dir: reading active writers 2026/04/19 03:35:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:35:05 DEBUG : dir/file1: vfs cache: starting upload 2026/04/19 03:35:05 DEBUG : dir: Looking for writers 2026/04/19 03:35:05 DEBUG : file1: reading active writers 2026/04/19 03:35:05 DEBUG : Looking for writers 2026/04/19 03:35:05 DEBUG : dir: reading active writers 2026/04/19 03:35:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:35:05 DEBUG : dir: Looking for writers 2026/04/19 03:35:05 DEBUG : file1: reading active writers 2026/04/19 03:35:05 DEBUG : Looking for writers 2026/04/19 03:35:05 DEBUG : dir: reading active writers 2026/04/19 03:35:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:35:05 DEBUG : dir: Looking for writers 2026/04/19 03:35:05 DEBUG : file1: reading active writers 2026/04/19 03:35:05 DEBUG : Looking for writers 2026/04/19 03:35:05 DEBUG : dir: reading active writers 2026/04/19 03:35:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/19 03:35:05 DEBUG : dir/file1: size = 20 OK 2026/04/19 03:35:05 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/04/19 03:35:05 INFO : dir/file1: Copied (replaced existing) 2026/04/19 03:35:05 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-19 03:35:04 +0000 UTC," 2026/04/19 03:35:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/19 03:35:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/19 03:35:06 DEBUG : dir: Looking for writers 2026/04/19 03:35:06 DEBUG : file1: reading active writers 2026/04/19 03:35:06 DEBUG : Looking for writers 2026/04/19 03:35:06 DEBUG : dir: reading active writers 2026/04/19 03:35:06 DEBUG : >WaitForWriters: 2026/04/19 03:35:06 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.26s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:06 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:06 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:35:06 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:06 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:35:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:35:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:06 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:35:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:07 DEBUG : file1: newRWFileHandle: 2026/04/19 03:35:07 DEBUG : file1(0x5a6fee27540): openPending: 2026/04/19 03:35:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:07 DEBUG : file1(0x5a6fee27540): >openPending: err= 2026/04/19 03:35:07 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 03:35:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 03:35:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 03:35:07 DEBUG : file1(0x5a6fee27540): _writeAt: size=5, off=0 2026/04/19 03:35:07 DEBUG : file1(0x5a6fee27540): >_writeAt: n=5, err= 2026/04/19 03:35:07 DEBUG : file1(0x5a6fee27540): close: 2026/04/19 03:35:07 DEBUG : file1: vfs cache: setting modification time to 2026-04-19 03:35:07.060120392 +0000 UTC m=+189.985702014 2026/04/19 03:35:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:07 DEBUG : file1(0x5a6fee27540): >close: err= 2026/04/19 03:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:07 DEBUG : Looking for writers 2026/04/19 03:35:07 DEBUG : file1: reading active writers 2026/04/19 03:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:35:07 DEBUG : Looking for writers 2026/04/19 03:35:07 DEBUG : file1: reading active writers 2026/04/19 03:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:35:07 DEBUG : Looking for writers 2026/04/19 03:35:07 DEBUG : file1: reading active writers 2026/04/19 03:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:35:07 DEBUG : Looking for writers 2026/04/19 03:35:07 DEBUG : file1: reading active writers 2026/04/19 03:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:35:07 DEBUG : file1: vfs cache: starting upload 2026/04/19 03:35:07 DEBUG : Looking for writers 2026/04/19 03:35:07 DEBUG : file1: reading active writers 2026/04/19 03:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:35:07 DEBUG : Looking for writers 2026/04/19 03:35:07 DEBUG : file1: reading active writers 2026/04/19 03:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:35:07 DEBUG : Looking for writers 2026/04/19 03:35:07 DEBUG : file1: reading active writers 2026/04/19 03:35:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/19 03:35:08 DEBUG : Looking for writers 2026/04/19 03:35:08 DEBUG : file1: reading active writers 2026/04/19 03:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/19 03:35:08 DEBUG : file1: size = 5 OK 2026/04/19 03:35:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/19 03:35:08 INFO : file1: Copied (new) 2026/04/19 03:35:08 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-19 03:35:07 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/19 03:35:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 03:35:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:08 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 03:35:09 DEBUG : Looking for writers 2026/04/19 03:35:09 DEBUG : file1: reading active writers 2026/04/19 03:35:09 DEBUG : >WaitForWriters: 2026/04/19 03:35:09 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.29s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:10 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:10 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:35:10 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:10 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:35:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:35:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/19 03:35:10 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8e2c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8e2c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8e2c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8e2c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8e2c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.503321934 +0000 UTC m=+193.428903584 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8e2c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8e740): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8e740): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8e740): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8e740): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8e740): _writeAt: size=3, off=2 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8e740): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8e740): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.503321934 +0000 UTC m=+193.428903584 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8e740): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8ec00): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8ec00): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8ec00): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8ec00): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8ec00): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.503321934 +0000 UTC m=+193.428903584 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8ec00): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe400310 item 1 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8f240): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8f240): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8f240): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8f240): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8f240): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.507309521 +0000 UTC m=+193.432891182 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8f240): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8f740): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8f740): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8f740): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8f740): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8f740): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.507309521 +0000 UTC m=+193.432891182 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8f740): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe401110 item 2 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8fd80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8fd80): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8fd80): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8fd80): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8fd80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.509723033 +0000 UTC m=+193.435304684 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee8fd80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe222ec0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe222ec0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe222ec0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe222ec0): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe222ec0): _writeAt: size=3, off=2 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe222ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe222ec0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.509723033 +0000 UTC m=+193.435304684 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe222ec0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe41cdc0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe41cdc0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe41cdc0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe41cdc0): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe41cdc0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.509723033 +0000 UTC m=+193.435304684 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe41cdc0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe401570 item 3 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6824c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6824c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6824c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6824c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6824c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.513251352 +0000 UTC m=+193.438833013 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6824c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe682f80): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe682f80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe682f80): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe682f80): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe682f80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.513251352 +0000 UTC m=+193.438833013 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe682f80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe401c70 item 4 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaac680): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaac680): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaac680): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaac680): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaac680): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.516013813 +0000 UTC m=+193.441595464 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaac680): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaacb80): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaacb80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaacb80): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaacb80): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaacb80): _writeAt: size=3, off=2 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaacb80): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaacb80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.516013813 +0000 UTC m=+193.441595464 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaacb80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaad080): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaad080): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaad080): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaad080): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaad080): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.516013813 +0000 UTC m=+193.441595464 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaad080): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe680e70 item 5 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaad700): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaad700): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaad700): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaad700): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaad700): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.519498991 +0000 UTC m=+193.445080652 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaad700): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaadc40): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaadc40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaadc40): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaadc40): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaadc40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.519498991 +0000 UTC m=+193.445080652 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaadc40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe681490 item 6 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed783c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed783c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed783c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed783c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed783c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.521977547 +0000 UTC m=+193.447559207 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed783c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed789c0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed789c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed789c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed789c0): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed789c0): _writeAt: size=3, off=2 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed789c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed789c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.521977547 +0000 UTC m=+193.447559207 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed789c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed78e80): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed78e80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed78e80): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed78e80): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed78e80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.521977547 +0000 UTC m=+193.447559207 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed78e80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe681b20 item 7 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed79500): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed79500): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed79500): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed79500): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed79500): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.525675145 +0000 UTC m=+193.451256806 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed79500): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed79a40): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed79a40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed79a40): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed79a40): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed79a40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.525675145 +0000 UTC m=+193.451256806 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed79a40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea86460 item 8 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b2140): _readAt: size=2, off=0 2026/04/19 03:35:10 ERROR : open-test-file(0x5a6fe6b2140): Couldn't read size of file 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b2140): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b2140): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b2140): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b2140): close: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b2140): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b25c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b25c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b25c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b25c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b25c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.528644878 +0000 UTC m=+193.454226539 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b25c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b2a80): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b2a80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b2a80): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b2a80): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b2a80): _writeAt: size=3, off=2 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b2a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b2a80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.528644878 +0000 UTC m=+193.454226539 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b2a80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b3080): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b3080): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b3080): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b3080): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b3080): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.528644878 +0000 UTC m=+193.454226539 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b3080): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea868c0 item 9 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b3700): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b3700): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b3700): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b3700): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b3700): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.532334402 +0000 UTC m=+193.457916053 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b3700): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b3c40): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b3c40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b3c40): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b3c40): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b3c40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.532334402 +0000 UTC m=+193.457916053 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6b3c40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea86e70 item 10 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40380): _readAt: size=2, off=0 2026/04/19 03:35:10 ERROR : open-test-file(0x5a6fed40380): Couldn't read size of file 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40380): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40380): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40380): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40380): close: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40380): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40740): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40740): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40740): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40740): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40740): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.534719801 +0000 UTC m=+193.460301452 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40740): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40c80): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40c80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40c80): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40c80): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40c80): _writeAt: size=3, off=2 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40c80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.534719801 +0000 UTC m=+193.460301452 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed40c80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed41180): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed41180): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed41180): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed41180): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed41180): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.534719801 +0000 UTC m=+193.460301452 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed41180): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea871f0 item 11 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed41800): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed41800): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed41800): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed41800): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed41800): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.537962811 +0000 UTC m=+193.463544472 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed41800): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed41d40): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed41d40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed41d40): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed41d40): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed41d40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.537962811 +0000 UTC m=+193.463544472 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed41d40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea876c0 item 12 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c8640): _readAt: size=2, off=0 2026/04/19 03:35:10 ERROR : open-test-file(0x5a6fe8c8640): Couldn't read size of file 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c8640): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c8640): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c8640): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c8640): close: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c8640): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c8b80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c8b80): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c8b80): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c8b80): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c8b80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.540600146 +0000 UTC m=+193.466181807 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c8b80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c9440): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c9440): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c9440): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c9440): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c9440): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.540600146 +0000 UTC m=+193.466181807 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c9440): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea87c00 item 13 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c9ac0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c9ac0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c9ac0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c9ac0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c9ac0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.54300448 +0000 UTC m=+193.468586131 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8c9ac0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c4240): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c4240): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c4240): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c4240): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c4240): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.54300448 +0000 UTC m=+193.468586131 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c4240): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea00150 item 14 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c4a80): _readAt: size=2, off=0 2026/04/19 03:35:10 ERROR : open-test-file(0x5a6fe2c4a80): Couldn't read size of file 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c4a80): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c4a80): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c4a80): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c4a80): close: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c4a80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c4f40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c4f40): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c4f40): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c4f40): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c4f40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.545672173 +0000 UTC m=+193.471253833 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c4f40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c5600): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c5600): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c5600): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c5600): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c5600): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.545672173 +0000 UTC m=+193.471253833 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c5600): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea004d0 item 15 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c5c80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c5c80): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c5c80): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c5c80): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c5c80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.547975276 +0000 UTC m=+193.473556927 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe2c5c80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82e5c0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82e5c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82e5c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82e5c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82e5c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.547975276 +0000 UTC m=+193.473556927 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82e5c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea00850 item 16 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82f780): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82f780): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82f780): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82f780): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82f780): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.550295772 +0000 UTC m=+193.475877433 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82f780): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82fc40): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82fc40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82fc40): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82fc40): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82fc40): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82fc40): _writeAt: size=3, off=7 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82fc40): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82fc40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.550295772 +0000 UTC m=+193.475877433 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe82fc40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe576240): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe576240): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe576240): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe576240): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe576240): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.550295772 +0000 UTC m=+193.475877433 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe576240): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea00bd0 item 17 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5768c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5768c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5768c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5768c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5768c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.552960679 +0000 UTC m=+193.478542320 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5768c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe576e00): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe576e00): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe576e00): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe576e00): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe576e00): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.552960679 +0000 UTC m=+193.478542320 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe576e00): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea01180 item 18 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577480): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577480): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577480): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577480): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577480): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.555420649 +0000 UTC m=+193.481002310 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577480): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577980): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577980): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577980): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577980): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577980): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577980): _writeAt: size=3, off=7 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577980): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577980): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.555420649 +0000 UTC m=+193.481002310 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577980): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577e80): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577e80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577e80): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577e80): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577e80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.555420649 +0000 UTC m=+193.481002310 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe577e80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea015e0 item 19 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe598600): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe598600): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe598600): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe598600): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe598600): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.558216524 +0000 UTC m=+193.483798165 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe598600): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe598b40): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe598b40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe598b40): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe598b40): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe598b40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.558216524 +0000 UTC m=+193.483798165 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe598b40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea01ab0 item 20 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5991c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5991c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5991c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5991c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5991c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.559731537 +0000 UTC m=+193.485313179 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5991c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5996c0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5996c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5996c0): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5996c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5996c0): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5996c0): _writeAt: size=3, off=7 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5996c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5996c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.559731537 +0000 UTC m=+193.485313179 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5996c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe599bc0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe599bc0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe599bc0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe599bc0): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe599bc0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.559731537 +0000 UTC m=+193.485313179 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe599bc0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea01e30 item 21 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c8340): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c8340): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c8340): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c8340): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c8340): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.562681864 +0000 UTC m=+193.488263505 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c8340): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c8880): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c8880): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c8880): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c8880): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c8880): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.562681864 +0000 UTC m=+193.488263505 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c8880): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feec6460 item 22 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c8f00): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c8f00): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c8f00): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c8f00): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c8f00): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.565130072 +0000 UTC m=+193.490711762 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c8f00): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c9400): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c9400): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c9400): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c9400): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c9400): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c9400): _writeAt: size=3, off=7 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c9400): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c9400): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.565130072 +0000 UTC m=+193.490711762 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c9400): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c9900): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c9900): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c9900): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c9900): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c9900): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.565130072 +0000 UTC m=+193.490711762 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5c9900): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feec67e0 item 23 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f0080): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f0080): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f0080): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f0080): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f0080): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.567703666 +0000 UTC m=+193.493285307 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f0080): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f05c0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f05c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f05c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f05c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f05c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.567703666 +0000 UTC m=+193.493285307 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f05c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feec6cb0 item 24 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f0c00): _readAt: size=2, off=0 2026/04/19 03:35:10 ERROR : open-test-file(0x5a6fe5f0c00): Couldn't read size of file 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f0c00): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f0c00): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f0c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f0c00): close: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f0c00): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f0fc0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f0fc0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f0fc0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f0fc0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f0fc0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.569844332 +0000 UTC m=+193.495425973 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f0fc0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f14c0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f14c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f14c0): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f14c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f14c0): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f14c0): _writeAt: size=3, off=7 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f14c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f14c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.569844332 +0000 UTC m=+193.495425973 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f14c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f1a00): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f1a00): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f1a00): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f1a00): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f1a00): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.569844332 +0000 UTC m=+193.495425973 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe5f1a00): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feec7110 item 25 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64c180): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64c180): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64c180): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64c180): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64c180): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.57238284 +0000 UTC m=+193.497964481 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64c180): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64c6c0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64c6c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64c6c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64c6c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64c6c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.57238284 +0000 UTC m=+193.497964481 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64c6c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feec77a0 item 26 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64cd00): _readAt: size=2, off=0 2026/04/19 03:35:10 ERROR : open-test-file(0x5a6fe64cd00): Couldn't read size of file 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64cd00): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64cd00): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64cd00): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64cd00): close: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64cd00): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64d0c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64d0c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64d0c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64d0c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64d0c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.574136595 +0000 UTC m=+193.499718236 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64d0c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64d5c0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64d5c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64d5c0): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64d5c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64d5c0): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64d5c0): _writeAt: size=3, off=7 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64d5c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64d5c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.574136595 +0000 UTC m=+193.499718236 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64d5c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64db00): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64db00): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64db00): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64db00): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64db00): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.574136595 +0000 UTC m=+193.499718236 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe64db00): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feec7b90 item 27 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e0280): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e0280): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e0280): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e0280): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e0280): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.576733353 +0000 UTC m=+193.502315005 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e0280): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e07c0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e07c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e07c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e07c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e07c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.576733353 +0000 UTC m=+193.502315005 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e07c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef162a0 item 28 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e0e00): _readAt: size=2, off=0 2026/04/19 03:35:10 ERROR : open-test-file(0x5a6fe6e0e00): Couldn't read size of file 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e0e00): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e0e00): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e0e00): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e0e00): close: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e0e00): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e11c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e11c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e11c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e11c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e11c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.579238198 +0000 UTC m=+193.504819850 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e11c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e1880): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e1880): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e1880): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e1880): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e1880): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.579238198 +0000 UTC m=+193.504819850 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe6e1880): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef16620 item 29 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72c000): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72c000): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72c000): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72c000): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72c000): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.581134012 +0000 UTC m=+193.506715653 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72c000): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72c540): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72c540): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72c540): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72c540): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72c540): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.581134012 +0000 UTC m=+193.506715653 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72c540): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef169a0 item 30 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72cb80): _readAt: size=2, off=0 2026/04/19 03:35:10 ERROR : open-test-file(0x5a6fe72cb80): Couldn't read size of file 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72cb80): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72cb80): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72cb80): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72cb80): close: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72cb80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72cf40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72cf40): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72cf40): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72cf40): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72cf40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.582975943 +0000 UTC m=+193.508557584 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72cf40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72d600): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72d600): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72d600): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72d600): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72d600): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.582975943 +0000 UTC m=+193.508557584 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72d600): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef16e00 item 31 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72dc80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72dc80): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72dc80): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72dc80): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72dc80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.584957028 +0000 UTC m=+193.510538669 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe72dc80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7482c0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7482c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7482c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7482c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7482c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.584957028 +0000 UTC m=+193.510538669 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7482c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef17180 item 32 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe748900): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe748900): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe748900): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe748900): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe748900): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.587279587 +0000 UTC m=+193.512861228 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe748900): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe748d80): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe748d80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe748d80): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe748d80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe748d80): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef17500 item 33 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe748d80): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe748d80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.587991734 +0000 UTC m=+193.513573375 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe748d80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe749280): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe749280): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe749280): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe749280): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe749280): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.587991734 +0000 UTC m=+193.513573375 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe749280): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef17730 item 33 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7498c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7498c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7498c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7498c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7498c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.589695124 +0000 UTC m=+193.515276745 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7498c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe749d40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe749d40): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef17b20 item 34 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe749d40): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe749d40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe749d40): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe749d40): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe749d40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.590355492 +0000 UTC m=+193.515937123 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe749d40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe774380): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe774380): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe774380): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe774380): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe774380): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.590355492 +0000 UTC m=+193.515937123 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe774380): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef17ce0 item 34 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7749c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7749c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7749c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7749c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7749c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.591691117 +0000 UTC m=+193.517272748 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7749c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe774e40): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe774e40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe774e40): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe774e40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe774e40): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea62230 item 35 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe774e40): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe774e40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.592347707 +0000 UTC m=+193.517929359 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe774e40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe775340): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe775340): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe775340): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe775340): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe775340): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.592347707 +0000 UTC m=+193.517929359 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe775340): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea623f0 item 35 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7759c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7759c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7759c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7759c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7759c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.593916343 +0000 UTC m=+193.519497984 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7759c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe775ec0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe775ec0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea62850 item 36 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe775ec0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe775ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe775ec0): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe775ec0): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe775ec0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.594602569 +0000 UTC m=+193.520184200 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe775ec0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4500): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4500): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4500): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4500): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4500): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.594602569 +0000 UTC m=+193.520184200 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4500): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea62a10 item 36 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4b40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4b40): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4b40): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4b40): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4b40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.596110791 +0000 UTC m=+193.521692422 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4b40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4fc0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4fc0): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4fc0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4fc0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea62d90 item 37 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4fc0): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4fc0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.596573866 +0000 UTC m=+193.522155497 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f4fc0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f54c0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f54c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f54c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f54c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f54c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.596573866 +0000 UTC m=+193.522155497 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f54c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea62f50 item 37 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f5b40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f5b40): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f5b40): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f5b40): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f5b40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.597984031 +0000 UTC m=+193.523565662 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe7f5b40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ea140): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ea140): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea63420 item 38 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ea140): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ea140): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ea140): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ea140): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ea140): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.598490909 +0000 UTC m=+193.524072531 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ea140): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ea680): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ea680): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ea680): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ea680): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ea680): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.598490909 +0000 UTC m=+193.524072531 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ea680): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea63650 item 38 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ead00): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ead00): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ead00): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ead00): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ead00): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.599807669 +0000 UTC m=+193.525389300 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ead00): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8eb200): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8eb200): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8eb200): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8eb200): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8eb200): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea639d0 item 39 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8eb200): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8eb200): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.600323363 +0000 UTC m=+193.525904984 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8eb200): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8eb700): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8eb700): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8eb700): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8eb700): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8eb700): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.600323363 +0000 UTC m=+193.525904984 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8eb700): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea63c70 item 39 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ebd80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ebd80): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ebd80): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ebd80): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ebd80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.601636094 +0000 UTC m=+193.527217715 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe8ebd80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe912380): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe912380): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b81c0 item 40 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe912380): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe912380): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe912380): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe912380): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe912380): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.602185673 +0000 UTC m=+193.527767304 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe912380): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9128c0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9128c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9128c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9128c0): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9128c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.602185673 +0000 UTC m=+193.527767304 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9128c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b8380 item 40 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe912e80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe912e80): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe912e80): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe912e80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe912e80): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe912e80): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe912e80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.603331539 +0000 UTC m=+193.528913160 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe912e80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913380): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913380): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913380): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b87e0 item 41 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913380): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913380): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.603663175 +0000 UTC m=+193.529244797 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913380): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913840): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913840): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913840): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913840): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913840): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b89a0 item 41 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913840): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913840): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.604158582 +0000 UTC m=+193.529740203 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913840): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913d80): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913d80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913d80): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913d80): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913d80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.604158582 +0000 UTC m=+193.529740203 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe913d80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b8b60 item 41 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9304c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9304c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9304c0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9304c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9304c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9304c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9304c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.605342079 +0000 UTC m=+193.530923700 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9304c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9309c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9309c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9309c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b8ee0 item 42 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9309c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9309c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.605812137 +0000 UTC m=+193.531393759 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9309c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe930f00): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe930f00): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b90a0 item 42 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe930f00): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe930f00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe930f00): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe930f00): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe930f00): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.606390461 +0000 UTC m=+193.531972081 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe930f00): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe931480): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe931480): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe931480): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe931480): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe931480): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.606390461 +0000 UTC m=+193.531972081 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe931480): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b92d0 item 42 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe931ac0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe931ac0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe931ac0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe931ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe931ac0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe931ac0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe931ac0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.607549341 +0000 UTC m=+193.533130962 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe931ac0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95e0c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95e0c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95e0c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b9650 item 43 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95e0c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95e0c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.607943225 +0000 UTC m=+193.533524846 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95e0c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95e600): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95e600): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95e600): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95e600): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95e600): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b9810 item 43 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95e600): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95e600): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.608382606 +0000 UTC m=+193.533964227 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95e600): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95eb40): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95eb40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95eb40): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95eb40): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95eb40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.608382606 +0000 UTC m=+193.533964227 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95eb40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b99d0 item 43 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95f180): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95f180): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95f180): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95f180): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95f180): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95f180): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95f180): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.609468769 +0000 UTC m=+193.535050390 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95f180): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95f680): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95f680): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95f680): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b9d50 item 44 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95f680): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95f680): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.609866711 +0000 UTC m=+193.535448332 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95f680): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95fbc0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95fbc0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef64070 item 44 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95fbc0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95fbc0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95fbc0): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95fbc0): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95fbc0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.61037958 +0000 UTC m=+193.535961202 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe95fbc0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986240): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986240): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986240): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986240): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986240): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.61037958 +0000 UTC m=+193.535961202 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986240): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef64230 item 44 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986880): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986880): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986880): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986880): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986880): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986880): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986880): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.611413785 +0000 UTC m=+193.536995407 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986880): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986d80): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986d80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986d80): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef645b0 item 45 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986d80): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986d80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.611869698 +0000 UTC m=+193.537451318 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe986d80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe987480): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe987480): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe987480): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe987480): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe987480): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.611869698 +0000 UTC m=+193.537451318 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe987480): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef64770 item 45 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe987ac0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe987ac0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe987ac0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe987ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe987ac0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe987ac0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe987ac0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.613103109 +0000 UTC m=+193.538684740 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe987ac0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9ae0c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9ae0c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9ae0c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef64af0 item 46 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9ae0c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9ae0c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.613567116 +0000 UTC m=+193.539148737 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9ae0c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9ae7c0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9ae7c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9ae7c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9ae7c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9ae7c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.613567116 +0000 UTC m=+193.539148737 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9ae7c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef64cb0 item 46 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9aee00): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9aee00): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9aee00): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9aee00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9aee00): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9aee00): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9aee00): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.614687714 +0000 UTC m=+193.540269345 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9aee00): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9af300): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9af300): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9af300): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef65110 item 47 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9af300): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9af300): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.615414177 +0000 UTC m=+193.540995808 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9af300): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9afa00): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9afa00): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9afa00): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9afa00): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9afa00): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.615414177 +0000 UTC m=+193.540995808 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9afa00): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef652d0 item 47 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0140): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0140): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0140): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0140): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0140): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0140): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0140): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.61729911 +0000 UTC m=+193.542880761 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0140): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0640): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0640): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0640): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef65650 item 48 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0640): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0640): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.61794467 +0000 UTC m=+193.543526341 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0640): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0d40): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0d40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0d40): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0d40): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0d40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.61794467 +0000 UTC m=+193.543526341 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e0d40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef65810 item 48 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1380): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1380): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1380): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1380): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1380): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.620011066 +0000 UTC m=+193.545592697 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1380): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1800): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1800): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1800): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1800): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1800): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1800): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef65b90 item 49 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1800): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1800): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.620482197 +0000 UTC m=+193.546063828 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1800): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1d40): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1d40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1d40): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1d40): >_readAt: n=8, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1d40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.620482197 +0000 UTC m=+193.546063828 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe9e1d40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef65e30 item 49 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea184c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea184c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea184c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea184c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea184c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.62247327 +0000 UTC m=+193.548054891 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea184c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea189c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea189c0): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea189c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02e310 item 50 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea189c0): _readAt: size=2, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea189c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea189c0): _writeAt: size=3, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea189c0): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea189c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.623237764 +0000 UTC m=+193.548819386 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea189c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea18f40): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea18f40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea18f40): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea18f40): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea18f40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.623237764 +0000 UTC m=+193.548819386 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea18f40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02e4d0 item 50 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea195c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea195c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea195c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea195c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea195c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.624581566 +0000 UTC m=+193.550163197 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea195c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea19ac0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea19ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea19ac0): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea19ac0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea19ac0): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea19ac0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02e9a0 item 51 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea19ac0): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea19ac0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.625193511 +0000 UTC m=+193.550775133 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea19ac0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54100): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54100): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54100): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54100): >_readAt: n=8, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54100): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.625193511 +0000 UTC m=+193.550775133 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54100): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02eb60 item 51 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54780): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54780): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54780): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54780): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54780): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.626625938 +0000 UTC m=+193.552207569 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54780): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54c80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54c80): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54c80): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02eee0 item 52 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54c80): _readAt: size=2, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54c80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54c80): _writeAt: size=3, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54c80): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54c80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.627424458 +0000 UTC m=+193.553006079 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea54c80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55200): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55200): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55200): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55200): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55200): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.627424458 +0000 UTC m=+193.553006079 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55200): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02f0a0 item 52 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55880): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55880): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55880): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55880): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55880): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.628555237 +0000 UTC m=+193.554136857 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55880): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55d80): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55d80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55d80): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55d80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55d80): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55d80): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02f420 item 53 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55d80): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55d80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.628995949 +0000 UTC m=+193.554577569 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea55d80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9c3c0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9c3c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9c3c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9c3c0): >_readAt: n=8, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9c3c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.628995949 +0000 UTC m=+193.554577569 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9c3c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02f650 item 53 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9ca40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9ca40): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9ca40): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9ca40): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9ca40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.630051413 +0000 UTC m=+193.555633035 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9ca40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9cf40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9cf40): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9cf40): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02f9d0 item 54 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9cf40): _readAt: size=2, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9cf40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9cf40): _writeAt: size=3, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9cf40): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9cf40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.630498399 +0000 UTC m=+193.556080020 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9cf40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9d4c0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9d4c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9d4c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9d4c0): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9d4c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.630498399 +0000 UTC m=+193.556080020 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9d4c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02fb90 item 54 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9db40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9db40): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9db40): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9db40): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9db40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.631557671 +0000 UTC m=+193.557139292 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fea9db40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafe140): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafe140): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafe140): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafe140): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafe140): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafe140): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff2701c0 item 55 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafe140): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafe140): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.631977595 +0000 UTC m=+193.557559216 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafe140): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafe680): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafe680): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafe680): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafe680): >_readAt: n=8, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafe680): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.631977595 +0000 UTC m=+193.557559216 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafe680): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff270a80 item 55 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafed00): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafed00): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafed00): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafed00): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafed00): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.633154429 +0000 UTC m=+193.558736050 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feafed00): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaff200): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaff200): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaff200): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff270e00 item 56 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaff200): _readAt: size=2, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaff200): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaff200): _writeAt: size=3, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaff200): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaff200): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.633672408 +0000 UTC m=+193.559254029 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaff200): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaff780): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaff780): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaff780): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaff780): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaff780): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.633672408 +0000 UTC m=+193.559254029 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaff780): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff270fc0 item 56 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaffdc0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaffdc0): open at offset 0 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaffdc0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaffdc0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaffdc0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaffdc0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaffdc0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaffdc0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.63469441 +0000 UTC m=+193.560276031 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feaffdc0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7e400): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7e400): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7e400): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff2713b0 item 57 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7e400): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7e400): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.635161663 +0000 UTC m=+193.560743284 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7e400): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7e940): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7e940): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7e940): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7e940): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7e940): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7e940): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff271570 item 57 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7e940): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7e940): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.635654715 +0000 UTC m=+193.561236336 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7e940): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7eec0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7eec0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7eec0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7eec0): >_readAt: n=8, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7eec0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.635654715 +0000 UTC m=+193.561236336 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7eec0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff271730 item 57 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7f500): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7f500): open at offset 0 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7f500): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7f500): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7f500): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7f500): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7f500): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7f500): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.637125104 +0000 UTC m=+193.562706735 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7f500): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7fa40): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7fa40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7fa40): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff271ab0 item 58 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7fa40): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7fa40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.637558093 +0000 UTC m=+193.563139724 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed7fa40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96080): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96080): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96080): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff271c70 item 58 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96080): _readAt: size=2, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96080): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96080): _writeAt: size=3, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96080): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96080): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.638136656 +0000 UTC m=+193.563718287 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96080): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96640): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96640): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96640): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96640): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96640): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.638136656 +0000 UTC m=+193.563718287 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96640): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff271e30 item 58 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96c80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96c80): open at offset 0 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96c80): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96c80): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96c80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96c80): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96c80): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96c80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.639429831 +0000 UTC m=+193.565011452 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed96c80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed971c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed971c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed971c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feeda700 item 59 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed971c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed971c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.639870483 +0000 UTC m=+193.565452104 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed971c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed97700): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed97700): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed97700): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed97700): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed97700): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed97700): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feedaa10 item 59 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed97700): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed97700): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.640406797 +0000 UTC m=+193.565988418 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed97700): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed97c80): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed97c80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed97c80): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed97c80): >_readAt: n=8, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed97c80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.640406797 +0000 UTC m=+193.565988418 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fed97c80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feedac40 item 59 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbe3c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbe3c0): open at offset 0 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbe3c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbe3c0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbe3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbe3c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbe3c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbe3c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.641514601 +0000 UTC m=+193.567096222 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbe3c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbe900): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbe900): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbe900): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feedb0a0 item 60 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbe900): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbe900): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.641933713 +0000 UTC m=+193.567515334 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbe900): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbee40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbee40): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbee40): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feedb260 item 60 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbee40): _readAt: size=2, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbee40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbee40): _writeAt: size=3, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbee40): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbee40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.642445461 +0000 UTC m=+193.568027082 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbee40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbf400): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbf400): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbf400): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbf400): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbf400): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.642445461 +0000 UTC m=+193.568027082 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbf400): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feedb420 item 60 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbfa40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbfa40): open at offset 0 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbfa40): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbfa40): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbfa40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbfa40): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbfa40): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbfa40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.643477391 +0000 UTC m=+193.569059012 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedbfa40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedee080): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedee080): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedee080): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feedb7a0 item 61 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedee080): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedee080): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.643924557 +0000 UTC m=+193.569506178 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedee080): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedee780): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedee780): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedee780): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedee780): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedee780): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.643924557 +0000 UTC m=+193.569506178 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedee780): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feedb9d0 item 61 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedeedc0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedeedc0): open at offset 0 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedeedc0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedeedc0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedeedc0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedeedc0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedeedc0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedeedc0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.645266543 +0000 UTC m=+193.570848164 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedeedc0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedef300): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedef300): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedef300): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe6500e0 item 62 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedef300): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedef300): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.645883008 +0000 UTC m=+193.571464629 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedef300): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedefa00): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedefa00): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedefa00): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedefa00): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedefa00): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.645883008 +0000 UTC m=+193.571464629 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fedefa00): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe650770 item 62 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08140): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08140): open at offset 0 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08140): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08140): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08140): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08140): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08140): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08140): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.647484465 +0000 UTC m=+193.573066086 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08140): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08680): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08680): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08680): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe651490 item 63 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08680): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08680): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.648039224 +0000 UTC m=+193.573620845 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08680): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08d80): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08d80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08d80): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08d80): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08d80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.648039224 +0000 UTC m=+193.573620845 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee08d80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b00e0 item 63 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee093c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee093c0): open at offset 0 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee093c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee093c0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee093c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee093c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee093c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee093c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.649436155 +0000 UTC m=+193.575017776 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee093c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee09900): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee09900): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee09900): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b0690 item 64 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee09900): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee09900): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.650001913 +0000 UTC m=+193.575583534 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee09900): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe683a80): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe683a80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe683a80): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe683a80): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe683a80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.650001913 +0000 UTC m=+193.575583534 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fe683a80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b42a0 item 64 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed41c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed41c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed41c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed41c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed41c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.651392792 +0000 UTC m=+193.576974413 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed41c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed4640): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed4640): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed4640): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed4640): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed4640): _writeAt: size=3, off=2 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b4770 item 65 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed4640): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed4640): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.651891094 +0000 UTC m=+193.577472716 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed4640): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed4b40): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed4b40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed4b40): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed4b40): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed4b40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.651891094 +0000 UTC m=+193.577472716 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed4b40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b4bd0 item 65 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5180): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5180): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5180): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5180): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5180): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.653158621 +0000 UTC m=+193.578740241 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5180): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5600): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5600): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b5500 item 66 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5600): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5600): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5600): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5600): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5600): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.653647253 +0000 UTC m=+193.579228875 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5600): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5b40): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5b40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5b40): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5b40): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5b40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.653647253 +0000 UTC m=+193.579228875 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feed5b40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b5e30 item 66 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88280): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88280): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88280): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88280): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88280): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.654770227 +0000 UTC m=+193.580351847 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88280): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88700): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88700): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88700): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88700): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88700): _writeAt: size=3, off=2 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff142310 item 67 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88700): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88700): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.655232901 +0000 UTC m=+193.580814522 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88700): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88c00): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88c00): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88c00): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88c00): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88c00): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.655232901 +0000 UTC m=+193.580814522 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee88c00): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff1425b0 item 67 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89280): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89280): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89280): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89280): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89280): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.65676128 +0000 UTC m=+193.582342911 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89280): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89780): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89780): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff1429a0 item 68 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89780): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89780): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89780): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89780): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89780): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.657409185 +0000 UTC m=+193.582990816 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89780): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89cc0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89cc0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89cc0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89cc0): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89cc0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.657409185 +0000 UTC m=+193.582990816 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fee89cc0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff142c40 item 68 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04400): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04400): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04400): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04400): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04400): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.658776119 +0000 UTC m=+193.584357739 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04400): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04880): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04880): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04880): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04880): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04880): _writeAt: size=3, off=2 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff1432d0 item 69 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04880): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04880): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.65947012 +0000 UTC m=+193.585051751 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04880): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04d80): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04d80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04d80): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04d80): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04d80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.65947012 +0000 UTC m=+193.585051751 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef04d80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff143500 item 69 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05400): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05400): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05400): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05400): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05400): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.660918307 +0000 UTC m=+193.586499929 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05400): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05900): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05900): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff143880 item 70 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05900): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05900): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05900): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05900): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05900): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.661599304 +0000 UTC m=+193.587180935 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05900): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05e40): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05e40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05e40): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05e40): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05e40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.661599304 +0000 UTC m=+193.587180935 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef05e40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff143a40 item 70 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef345c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef345c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef345c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef345c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef345c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.662858103 +0000 UTC m=+193.588439725 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef345c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef34ac0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef34ac0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef34ac0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef34ac0): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef34ac0): _writeAt: size=3, off=2 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe6b4620 item 71 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef34ac0): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef34ac0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.663348421 +0000 UTC m=+193.588930062 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef34ac0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef34fc0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef34fc0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef34fc0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef34fc0): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef34fc0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.663348421 +0000 UTC m=+193.588930062 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef34fc0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe6b47e0 item 71 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef35640): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef35640): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef35640): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef35640): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef35640): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.664492824 +0000 UTC m=+193.590074455 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef35640): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef35b40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef35b40): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe6b4b60 item 72 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef35b40): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef35b40): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef35b40): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef35b40): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef35b40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.66500361 +0000 UTC m=+193.590585230 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef35b40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6a180): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6a180): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6a180): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6a180): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6a180): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.66500361 +0000 UTC m=+193.590585230 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6a180): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe6b4e00 item 72 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6a740): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6a740): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6a740): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6a740): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6a740): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6a740): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6a740): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.666269853 +0000 UTC m=+193.591851474 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6a740): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6ac40): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6ac40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6ac40): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe6b5340 item 73 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6ac40): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6ac40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.666695367 +0000 UTC m=+193.592276988 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6ac40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6b100): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6b100): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6b100): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6b100): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6b100): _writeAt: size=3, off=2 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe6b5500 item 73 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6b100): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6b100): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.6671463 +0000 UTC m=+193.592727920 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6b100): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6b640): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6b640): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6b640): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6b640): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6b640): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.6671463 +0000 UTC m=+193.592727920 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6b640): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe6b56c0 item 73 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6bc80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6bc80): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6bc80): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6bc80): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6bc80): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6bc80): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6bc80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.668376746 +0000 UTC m=+193.593958387 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fef6bc80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaa280): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaa280): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaa280): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe6b5a40 item 74 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaa280): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaa280): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.668846974 +0000 UTC m=+193.594428595 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaa280): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaa7c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaa7c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe6b5ce0 item 74 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaa7c0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaa7c0): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaa7c0): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaa7c0): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaa7c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.66939497 +0000 UTC m=+193.594976591 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaa7c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaad40): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaad40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaad40): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaad40): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaad40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.66939497 +0000 UTC m=+193.594976591 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefaad40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe7c22a0 item 74 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefab380): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefab380): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefab380): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefab380): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefab380): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefab380): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefab380): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.670991768 +0000 UTC m=+193.596573399 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefab380): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefab880): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefab880): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefab880): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe7c2930 item 75 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefab880): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefab880): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.671359464 +0000 UTC m=+193.596941084 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefab880): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefabdc0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefabdc0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefabdc0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefabdc0): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefabdc0): _writeAt: size=3, off=2 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe7c2cb0 item 75 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefabdc0): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefabdc0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.67177036 +0000 UTC m=+193.597351981 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefabdc0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefce400): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefce400): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefce400): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefce400): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefce400): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.67177036 +0000 UTC m=+193.597351981 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefce400): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe7c2e70 item 75 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcea40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcea40): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcea40): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcea40): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcea40): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcea40): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcea40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.673005565 +0000 UTC m=+193.598587186 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcea40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcef40): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcef40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcef40): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe7c33b0 item 76 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcef40): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcef40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.673576854 +0000 UTC m=+193.599158475 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcef40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcf480): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcf480): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe7c3570 item 76 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcf480): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcf480): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcf480): _writeAt: size=3, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcf480): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcf480): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.674188931 +0000 UTC m=+193.599770582 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcf480): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcfa00): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcfa00): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcfa00): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcfa00): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcfa00): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.674188931 +0000 UTC m=+193.599770582 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6fefcfa00): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe7c3ce0 item 76 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2140): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2140): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2140): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2140): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2140): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2140): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2140): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.675646355 +0000 UTC m=+193.601227986 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2140): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2640): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2640): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2640): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff27c310 item 77 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2640): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2640): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.676224929 +0000 UTC m=+193.601806560 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2640): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2d40): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2d40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2d40): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2d40): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2d40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.676224929 +0000 UTC m=+193.601806560 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff2d40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff27c4d0 item 77 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff3380): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff3380): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff3380): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff3380): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff3380): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff3380): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff3380): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.677724745 +0000 UTC m=+193.603306366 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff3380): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff3880): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff3880): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff3880): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff27c930 item 78 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff3880): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff3880): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.678270206 +0000 UTC m=+193.603851826 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6feff3880): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff026080): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff026080): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff026080): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff026080): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff026080): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.678270206 +0000 UTC m=+193.603851826 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff026080): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff27caf0 item 78 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0266c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0266c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0266c0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0266c0): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0266c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0266c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0266c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.679791501 +0000 UTC m=+193.605373122 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0266c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff026bc0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff026bc0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff026bc0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff27cee0 item 79 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff026bc0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff026bc0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.680315522 +0000 UTC m=+193.605897172 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff026bc0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0272c0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0272c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0272c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0272c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0272c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.680315522 +0000 UTC m=+193.605897172 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0272c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff27d110 item 79 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff027900): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff027900): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff027900): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff027900): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff027900): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff027900): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff027900): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.681835775 +0000 UTC m=+193.607417417 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff027900): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff027e00): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff027e00): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff027e00): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff27d490 item 80 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff027e00): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff027e00): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.682338585 +0000 UTC m=+193.607920216 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff027e00): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff044600): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff044600): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff044600): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff044600): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff044600): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.682338585 +0000 UTC m=+193.607920216 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff044600): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff27d650 item 80 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff044c40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff044c40): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff044c40): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff044c40): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff044c40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.683870642 +0000 UTC m=+193.609452263 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff044c40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0450c0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0450c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0450c0): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0450c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0450c0): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0450c0): _writeAt: size=3, off=7 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff27d9d0 item 81 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0450c0): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0450c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.684335561 +0000 UTC m=+193.609917182 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0450c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff045600): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff045600): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff045600): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff045600): >_readAt: n=8, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff045600): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.684335561 +0000 UTC m=+193.609917182 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff045600): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff27db90 item 81 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff045c80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff045c80): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff045c80): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff045c80): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff045c80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.685367951 +0000 UTC m=+193.610949573 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff045c80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074280): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074280): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074280): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe88e540 item 82 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074280): _readAt: size=2, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074280): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074280): _writeAt: size=3, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074280): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074280): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.685787164 +0000 UTC m=+193.611368785 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074280): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074800): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074800): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074800): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074800): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074800): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.685787164 +0000 UTC m=+193.611368785 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074800): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe88e7e0 item 82 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074e80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074e80): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074e80): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074e80): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074e80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.686870762 +0000 UTC m=+193.612452383 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff074e80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff075380): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff075380): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff075380): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff075380): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff075380): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff075380): _writeAt: size=3, off=7 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe88fce0 item 83 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff075380): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff075380): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.687326553 +0000 UTC m=+193.612908175 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff075380): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0758c0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0758c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0758c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0758c0): >_readAt: n=8, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0758c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.687326553 +0000 UTC m=+193.612908175 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0758c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe64a1c0 item 83 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096040): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096040): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096040): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096040): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096040): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.688429969 +0000 UTC m=+193.614011590 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096040): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096540): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096540): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096540): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe64a620 item 84 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096540): _readAt: size=2, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096540): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096540): _writeAt: size=3, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096540): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096540): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.688855474 +0000 UTC m=+193.614437095 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096540): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096ac0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096ac0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096ac0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096ac0): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096ac0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.688855474 +0000 UTC m=+193.614437095 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff096ac0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe64a9a0 item 84 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097140): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097140): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097140): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097140): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097140): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.689827421 +0000 UTC m=+193.615409042 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097140): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097640): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097640): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097640): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097640): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097640): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097640): _writeAt: size=3, off=7 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe64ae00 item 85 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097640): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097640): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.69022885 +0000 UTC m=+193.615810471 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097640): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097b80): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097b80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097b80): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097b80): >_readAt: n=8, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097b80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.69022885 +0000 UTC m=+193.615810471 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff097b80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe64afc0 item 85 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0300): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0300): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0300): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0300): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0300): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.691249499 +0000 UTC m=+193.616831119 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0300): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0800): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0800): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0800): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe64bc70 item 86 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0800): _readAt: size=2, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0800): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0800): _writeAt: size=3, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0800): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0800): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.691680875 +0000 UTC m=+193.617262495 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0800): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0d80): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0d80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0d80): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0d80): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0d80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.691680875 +0000 UTC m=+193.617262495 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c0d80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fee8c070 item 86 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1400): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1400): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1400): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1400): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1400): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.692755806 +0000 UTC m=+193.618337427 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1400): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1900): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1900): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1900): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1900): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1900): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1900): _writeAt: size=3, off=7 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fee8c4d0 item 87 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1900): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1900): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.693261231 +0000 UTC m=+193.618842852 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1900): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1e40): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1e40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1e40): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1e40): >_readAt: n=8, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1e40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.693261231 +0000 UTC m=+193.618842852 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0c1e40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fee8c8c0 item 87 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dc5c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dc5c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dc5c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dc5c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dc5c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.694574303 +0000 UTC m=+193.620155924 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dc5c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dcac0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dcac0): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dcac0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fee8cee0 item 88 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dcac0): _readAt: size=2, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dcac0): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dcac0): _writeAt: size=3, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dcac0): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dcac0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.695139832 +0000 UTC m=+193.620721453 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dcac0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dd040): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dd040): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dd040): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dd040): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dd040): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.695139832 +0000 UTC m=+193.620721453 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dd040): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fee8d0a0 item 88 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dd680): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dd680): open at offset 0 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dd680): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dd680): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dd680): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dd680): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dd680): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dd680): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.696340652 +0000 UTC m=+193.621922273 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0dd680): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0ddbc0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0ddbc0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0ddbc0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fee8d500 item 89 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0ddbc0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0ddbc0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.696791925 +0000 UTC m=+193.622373546 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0ddbc0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4200): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4200): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4200): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4200): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4200): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4200): _writeAt: size=3, off=7 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fee8d6c0 item 89 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4200): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4200): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.697345191 +0000 UTC m=+193.622926812 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4200): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4780): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4780): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4780): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4780): >_readAt: n=8, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4780): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.697345191 +0000 UTC m=+193.622926812 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4780): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fee8d960 item 89 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4dc0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4dc0): open at offset 0 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4dc0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4dc0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4dc0): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4dc0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4dc0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4dc0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.698452824 +0000 UTC m=+193.624034445 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f4dc0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5300): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5300): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5300): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fee8dd50 item 90 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5300): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5300): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.698875332 +0000 UTC m=+193.624456954 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5300): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5840): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5840): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5840): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fed6a150 item 90 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5840): _readAt: size=2, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5840): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5840): _writeAt: size=3, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5840): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5840): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.699407428 +0000 UTC m=+193.624989049 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5840): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5e00): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5e00): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5e00): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5e00): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5e00): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.699407428 +0000 UTC m=+193.624989049 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff0f5e00): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fed6a310 item 90 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124540): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124540): open at offset 0 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124540): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124540): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124540): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124540): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124540): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124540): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.700431695 +0000 UTC m=+193.626013316 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124540): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124a80): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124a80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124a80): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fed6a690 item 91 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124a80): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124a80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.700876996 +0000 UTC m=+193.626458617 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124a80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124fc0): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124fc0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124fc0): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124fc0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124fc0): >_readAt: n=2, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124fc0): _writeAt: size=3, off=7 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fed6a8c0 item 91 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124fc0): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124fc0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.701341724 +0000 UTC m=+193.626923345 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff124fc0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff125540): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff125540): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff125540): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff125540): >_readAt: n=8, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff125540): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.701341724 +0000 UTC m=+193.626923345 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff125540): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fed6aa80 item 91 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff125b80): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff125b80): open at offset 0 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff125b80): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff125b80): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff125b80): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff125b80): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff125b80): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff125b80): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.702417809 +0000 UTC m=+193.627999430 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff125b80): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14c1c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14c1c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14c1c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fed6af50 item 92 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14c1c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14c1c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.702854915 +0000 UTC m=+193.628436535 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14c1c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14c700): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14c700): open at offset 5 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14c700): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fed6b110 item 92 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14c700): _readAt: size=2, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14c700): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14c700): _writeAt: size=3, off=5 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14c700): >_writeAt: n=3, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14c700): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.703392501 +0000 UTC m=+193.628974122 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14c700): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14ccc0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14ccc0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14ccc0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14ccc0): >_readAt: n=3, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14ccc0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.703392501 +0000 UTC m=+193.628974122 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14ccc0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fed6b2d0 item 92 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14d300): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14d300): open at offset 0 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14d300): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14d300): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14d300): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14d300): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14d300): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14d300): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.704504794 +0000 UTC m=+193.630086414 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14d300): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14d840): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14d840): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14d840): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fed6b650 item 93 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14d840): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14d840): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.704940076 +0000 UTC m=+193.630521698 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff14d840): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff16a040): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff16a040): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff16a040): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff16a040): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff16a040): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.704940076 +0000 UTC m=+193.630521698 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff16a040): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fed6b810 item 93 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff16a680): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff16a680): open at offset 0 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff16a680): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff16a680): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff16a680): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff16a680): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff16a680): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff16a680): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.706247437 +0000 UTC m=+193.631829058 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff16a680): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18a2c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18a2c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18a2c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe410150 item 94 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18a2c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18a2c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.706681558 +0000 UTC m=+193.632263179 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18a2c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18a9c0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18a9c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18a9c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18a9c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18a9c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.706681558 +0000 UTC m=+193.632263179 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18a9c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe410690 item 94 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18b000): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18b000): open at offset 0 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18b000): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18b000): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18b000): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18b000): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18b000): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18b000): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.70785202 +0000 UTC m=+193.633433642 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18b000): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18b540): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18b540): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18b540): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe411570 item 95 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18b540): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18b540): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.708248911 +0000 UTC m=+193.633830542 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18b540): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18bc40): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18bc40): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18bc40): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18bc40): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18bc40): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.708248911 +0000 UTC m=+193.633830542 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff18bc40): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe411ab0 item 95 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1ce380): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1ce380): open at offset 0 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1ce380): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1ce380): _readAt: size=2, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1ce380): >_readAt: n=0, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1ce380): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1ce380): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1ce380): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.709355792 +0000 UTC m=+193.634937413 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1ce380): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1ce8c0): _writeAt: size=5, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1ce8c0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1ce8c0): >openPending: err= 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe6625b0 item 96 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1ce8c0): >_writeAt: n=5, err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1ce8c0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.709749557 +0000 UTC m=+193.635331178 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1ce8c0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:10 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:10 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1cefc0): _readAt: size=512, off=0 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1cefc0): openPending: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1cefc0): >openPending: err= 2026/04/19 03:35:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1cefc0): >_readAt: n=5, err=EOF 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1cefc0): close: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:10.709749557 +0000 UTC m=+193.635331178 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:10 DEBUG : open-test-file(0x5a6ff1cefc0): >close: err= 2026/04/19 03:35:10 DEBUG : open-test-file: Remove: 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe662bd0 item 96 2026/04/19 03:35:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:10 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:10 DEBUG : open-test-file: >Remove: err= 2026/04/19 03:35:10 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:10 DEBUG : Looking for writers 2026/04/19 03:35:10 DEBUG : >WaitForWriters: 2026/04/19 03:35:10 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:11 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:11 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:35:11 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:11 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:35:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:35:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/19 03:35:11 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ce1c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ce1c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ce1c0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ce1c0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ce1c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.234697007 +0000 UTC m=+194.160278647 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ce1c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ce640): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ce640): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ce640): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ce640): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ce640): _writeAt: size=3, off=2 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ce640): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ce640): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.234697007 +0000 UTC m=+194.160278647 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ce640): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ceb00): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ceb00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ceb00): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ceb00): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ceb00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.234697007 +0000 UTC m=+194.160278647 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1ceb00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b0380 item 1 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1cf140): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1cf140): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1cf140): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1cf140): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1cf140): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.236914689 +0000 UTC m=+194.162496330 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1cf140): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1cf640): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1cf640): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1cf640): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1cf640): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1cf640): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.236914689 +0000 UTC m=+194.162496330 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1cf640): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b0930 item 2 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1cfdc0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1cfdc0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1cfdc0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1cfdc0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1cfdc0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.238284899 +0000 UTC m=+194.163866521 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1cfdc0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208500): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208500): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208500): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208500): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208500): _writeAt: size=3, off=2 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208500): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208500): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.238284899 +0000 UTC m=+194.163866521 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208500): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff2089c0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff2089c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff2089c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff2089c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff2089c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.238284899 +0000 UTC m=+194.163866521 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff2089c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b0cb0 item 3 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209040): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209040): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209040): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209040): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209040): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.240102404 +0000 UTC m=+194.165684045 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209040): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209580): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209580): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209580): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209580): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209580): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.240102404 +0000 UTC m=+194.165684045 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209580): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b1420 item 4 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209bc0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209bc0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209bc0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209bc0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209bc0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.241168809 +0000 UTC m=+194.166750431 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209bc0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe222940): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe222940): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe222940): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe222940): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe222940): _writeAt: size=3, off=2 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe222940): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe222940): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.241168809 +0000 UTC m=+194.166750431 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe222940): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe41cc00): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe41cc00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe41cc00): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe41cc00): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe41cc00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.241168809 +0000 UTC m=+194.166750431 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe41cc00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b1ab0 item 5 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac040): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac040): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac040): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac040): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac040): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.242673304 +0000 UTC m=+194.168254925 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac040): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac580): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac580): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac580): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac580): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac580): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.242673304 +0000 UTC m=+194.168254925 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac580): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe4224d0 item 6 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaacc80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaacc80): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaacc80): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaacc80): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaacc80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.243885745 +0000 UTC m=+194.169467366 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaacc80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad180): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad180): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad180): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad180): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad180): _writeAt: size=3, off=2 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad180): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad180): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.243885745 +0000 UTC m=+194.169467366 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad180): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad640): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad640): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad640): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad640): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad640): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.243885745 +0000 UTC m=+194.169467366 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad640): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe422d90 item 7 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaadcc0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaadcc0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaadcc0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaadcc0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaadcc0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.245472344 +0000 UTC m=+194.171053965 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaadcc0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78300): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78300): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78300): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78300): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78300): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.245472344 +0000 UTC m=+194.171053965 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78300): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe423260 item 8 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed789c0): _readAt: size=2, off=0 2026/04/19 03:35:11 ERROR : open-test-file(0x5a6fed789c0): Couldn't read size of file 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed789c0): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed789c0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed789c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed789c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed789c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78d80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78d80): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78d80): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78d80): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78d80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.246727647 +0000 UTC m=+194.172309268 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78d80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79200): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79200): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79200): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79200): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79200): _writeAt: size=3, off=2 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79200): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79200): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.246727647 +0000 UTC m=+194.172309268 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79200): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79700): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79700): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79700): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79700): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79700): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.246727647 +0000 UTC m=+194.172309268 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79700): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe423650 item 9 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79d80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79d80): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79d80): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79d80): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79d80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.248374069 +0000 UTC m=+194.173955690 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79d80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b2440): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b2440): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b2440): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b2440): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b2440): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.248374069 +0000 UTC m=+194.173955690 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b2440): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe423e30 item 10 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b2b40): _readAt: size=2, off=0 2026/04/19 03:35:11 ERROR : open-test-file(0x5a6fe6b2b40): Couldn't read size of file 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b2b40): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b2b40): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b2b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b2b40): close: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b2b40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3000): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3000): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3000): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3000): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3000): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.249549842 +0000 UTC m=+194.175131463 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3000): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3500): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3500): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3500): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3500): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3500): _writeAt: size=3, off=2 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3500): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3500): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.249549842 +0000 UTC m=+194.175131463 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3500): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3a00): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3a00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3a00): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3a00): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3a00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.249549842 +0000 UTC m=+194.175131463 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3a00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fed6a3f0 item 11 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40180): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40180): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40180): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40180): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40180): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.251131361 +0000 UTC m=+194.176712982 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40180): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed406c0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed406c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed406c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed406c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed406c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.251131361 +0000 UTC m=+194.176712982 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed406c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fed6a930 item 12 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40d40): _readAt: size=2, off=0 2026/04/19 03:35:11 ERROR : open-test-file(0x5a6fed40d40): Couldn't read size of file 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40d40): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40d40): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40d40): close: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40d40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41100): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41100): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41100): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41100): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41100): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.25241103 +0000 UTC m=+194.177992650 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41100): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed417c0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed417c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed417c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed417c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed417c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.25241103 +0000 UTC m=+194.177992650 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed417c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fed6ad20 item 13 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41e40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41e40): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41e40): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41e40): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41e40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.253555292 +0000 UTC m=+194.179136913 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41e40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8640): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8640): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8640): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8640): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8640): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.253555292 +0000 UTC m=+194.179136913 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8640): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fed6b180 item 14 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8dc0): _readAt: size=2, off=0 2026/04/19 03:35:11 ERROR : open-test-file(0x5a6fe8c8dc0): Couldn't read size of file 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8dc0): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8dc0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8dc0): close: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8dc0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9380): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9380): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9380): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9380): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9380): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.254783194 +0000 UTC m=+194.180364814 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9380): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9a40): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9a40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9a40): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9a40): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9a40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.254783194 +0000 UTC m=+194.180364814 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9a40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fed6b500 item 15 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4300): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4300): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4300): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4300): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4300): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.255927006 +0000 UTC m=+194.181508627 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4300): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4a40): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4a40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4a40): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4a40): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4a40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.255927006 +0000 UTC m=+194.181508627 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4a40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fed6b880 item 16 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5180): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5180): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5180): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5180): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5180): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.257101095 +0000 UTC m=+194.182682716 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5180): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5600): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5600): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5600): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5600): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5600): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5600): _writeAt: size=3, off=7 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5600): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5600): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.257101095 +0000 UTC m=+194.182682716 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5600): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5b00): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5b00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5b00): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5b00): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5b00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.257101095 +0000 UTC m=+194.182682716 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5b00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fed6bc00 item 17 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82e580): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82e580): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82e580): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82e580): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82e580): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.258788133 +0000 UTC m=+194.184369764 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82e580): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82f540): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82f540): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82f540): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82f540): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82f540): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.258788133 +0000 UTC m=+194.184369764 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82f540): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe66d110 item 18 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82fd00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82fd00): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82fd00): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82fd00): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82fd00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.260074294 +0000 UTC m=+194.185655925 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82fd00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe682780): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe682780): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe682780): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe682780): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe682780): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe682780): _writeAt: size=3, off=7 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe682780): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe682780): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.260074294 +0000 UTC m=+194.185655925 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe682780): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683140): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683140): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683140): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683140): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683140): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.260074294 +0000 UTC m=+194.185655925 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683140): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe66d880 item 19 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683880): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683880): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683880): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683880): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683880): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.261617352 +0000 UTC m=+194.187198972 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683880): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683dc0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683dc0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683dc0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683dc0): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683dc0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.261617352 +0000 UTC m=+194.187198972 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683dc0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2d21c0 item 20 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450540): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450540): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450540): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450540): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450540): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.262955621 +0000 UTC m=+194.188537252 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450540): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450a40): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450a40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450a40): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450a40): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450a40): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450a40): _writeAt: size=3, off=7 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450a40): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450a40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.262955621 +0000 UTC m=+194.188537252 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450a40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450f40): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450f40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450f40): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450f40): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450f40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.262955621 +0000 UTC m=+194.188537252 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe450f40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2d2a10 item 21 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4515c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4515c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4515c0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4515c0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4515c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.264725807 +0000 UTC m=+194.190307458 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4515c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe451b00): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe451b00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe451b00): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe451b00): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe451b00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.264725807 +0000 UTC m=+194.190307458 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe451b00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2d3490 item 22 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6280): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6280): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6280): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6280): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6280): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.26592294 +0000 UTC m=+194.191504561 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6280): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6780): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6780): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6780): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6780): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6780): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6780): _writeAt: size=3, off=7 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6780): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6780): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.26592294 +0000 UTC m=+194.191504561 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6780): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6c80): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6c80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6c80): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6c80): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6c80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.26592294 +0000 UTC m=+194.191504561 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b6c80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2d3960 item 23 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b7300): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b7300): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b7300): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b7300): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b7300): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.267491785 +0000 UTC m=+194.193073407 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b7300): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b7840): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b7840): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b7840): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b7840): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b7840): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.267491785 +0000 UTC m=+194.193073407 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b7840): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe680540 item 24 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b7e80): _readAt: size=2, off=0 2026/04/19 03:35:11 ERROR : open-test-file(0x5a6fe4b7e80): Couldn't read size of file 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b7e80): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b7e80): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b7e80): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b7e80): close: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4b7e80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4ca340): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4ca340): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4ca340): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4ca340): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4ca340): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.268737629 +0000 UTC m=+194.194319250 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4ca340): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4ca840): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4ca840): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4ca840): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4ca840): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4ca840): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4ca840): _writeAt: size=3, off=7 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4ca840): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4ca840): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.268737629 +0000 UTC m=+194.194319250 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4ca840): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4cad80): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4cad80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4cad80): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4cad80): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4cad80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.268737629 +0000 UTC m=+194.194319250 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4cad80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe6809a0 item 25 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4cb400): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4cb400): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4cb400): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4cb400): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4cb400): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.270253014 +0000 UTC m=+194.195834645 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4cb400): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4cb940): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4cb940): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4cb940): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4cb940): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4cb940): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.270253014 +0000 UTC m=+194.195834645 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4cb940): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe681260 item 26 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4080): _readAt: size=2, off=0 2026/04/19 03:35:11 ERROR : open-test-file(0x5a6fe4f4080): Couldn't read size of file 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4080): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4080): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4080): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4080): close: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4080): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4440): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4440): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4440): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4440): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4440): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.271513316 +0000 UTC m=+194.197094937 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4440): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4940): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4940): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4940): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4940): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4940): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4940): _writeAt: size=3, off=7 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4940): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4940): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.271513316 +0000 UTC m=+194.197094937 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4940): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4e80): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4e80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4e80): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4e80): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4e80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.271513316 +0000 UTC m=+194.197094937 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f4e80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe681650 item 27 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f5500): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f5500): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f5500): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f5500): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f5500): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.273155901 +0000 UTC m=+194.198737532 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f5500): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f5a40): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f5a40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f5a40): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f5a40): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f5a40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.273155901 +0000 UTC m=+194.198737532 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe4f5a40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea860e0 item 28 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51c180): _readAt: size=2, off=0 2026/04/19 03:35:11 ERROR : open-test-file(0x5a6fe51c180): Couldn't read size of file 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51c180): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51c180): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51c180): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51c180): close: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51c180): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51c540): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51c540): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51c540): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51c540): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51c540): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.274293491 +0000 UTC m=+194.199875112 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51c540): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51cc00): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51cc00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51cc00): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51cc00): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51cc00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.274293491 +0000 UTC m=+194.199875112 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51cc00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea86460 item 29 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51d280): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51d280): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51d280): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51d280): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51d280): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.275638153 +0000 UTC m=+194.201219774 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51d280): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51d7c0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51d7c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51d7c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51d7c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51d7c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.275638153 +0000 UTC m=+194.201219774 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51d7c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea868c0 item 30 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51de00): _readAt: size=2, off=0 2026/04/19 03:35:11 ERROR : open-test-file(0x5a6fe51de00): Couldn't read size of file 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51de00): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51de00): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51de00): >_writeAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51de00): close: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe51de00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55e2c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55e2c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55e2c0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55e2c0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55e2c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.276999316 +0000 UTC m=+194.202580947 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55e2c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55e980): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55e980): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55e980): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55e980): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55e980): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.276999316 +0000 UTC m=+194.202580947 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55e980): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea86d20 item 31 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55f000): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55f000): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55f000): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55f000): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55f000): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.278340531 +0000 UTC m=+194.203922152 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55f000): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55f540): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55f540): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55f540): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55f540): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55f540): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.278340531 +0000 UTC m=+194.203922152 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55f540): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea870a0 item 32 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55fb80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55fb80): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55fb80): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55fb80): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55fb80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.279591566 +0000 UTC m=+194.205173197 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe55fb80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588100): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588100): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588100): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588100): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588100): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea87420 item 33 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588100): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588100): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.280076141 +0000 UTC m=+194.205657792 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588100): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588600): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588600): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588600): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588600): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588600): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.280076141 +0000 UTC m=+194.205657792 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588600): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea875e0 item 33 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588c40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588c40): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588c40): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588c40): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588c40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.28132384 +0000 UTC m=+194.206905471 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe588c40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5890c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5890c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea87a40 item 34 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5890c0): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5890c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5890c0): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5890c0): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5890c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.281935436 +0000 UTC m=+194.207517057 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5890c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe589600): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe589600): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe589600): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe589600): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe589600): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.281935436 +0000 UTC m=+194.207517057 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe589600): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea87ce0 item 34 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe589c40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe589c40): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe589c40): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe589c40): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe589c40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.283157786 +0000 UTC m=+194.208739407 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe589c40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59e1c0): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59e1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59e1c0): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59e1c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59e1c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea00230 item 35 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59e1c0): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59e1c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.283610542 +0000 UTC m=+194.209192183 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59e1c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59e6c0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59e6c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59e6c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59e6c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59e6c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.283610542 +0000 UTC m=+194.209192183 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59e6c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea003f0 item 35 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59ed40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59ed40): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59ed40): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59ed40): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59ed40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.284861327 +0000 UTC m=+194.210442968 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59ed40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59f240): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59f240): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea00770 item 36 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59f240): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59f240): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59f240): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59f240): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59f240): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.2854187 +0000 UTC m=+194.211000351 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59f240): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59f780): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59f780): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59f780): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59f780): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59f780): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.2854187 +0000 UTC m=+194.211000351 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59f780): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea00930 item 36 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59fdc0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59fdc0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59fdc0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59fdc0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59fdc0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.28665674 +0000 UTC m=+194.212238411 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe59fdc0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8340): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8340): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8340): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8340): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8340): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea00d20 item 37 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8340): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8340): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.287147307 +0000 UTC m=+194.212728928 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8340): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8840): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8840): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8840): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8840): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8840): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.287147307 +0000 UTC m=+194.212728928 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8840): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea00f50 item 37 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8ec0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8ec0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8ec0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8ec0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8ec0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.28858757 +0000 UTC m=+194.214169201 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c8ec0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c93c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c93c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea013b0 item 38 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c93c0): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c93c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c93c0): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c93c0): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c93c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.289161795 +0000 UTC m=+194.214743426 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c93c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c9900): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c9900): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c9900): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c9900): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c9900): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.289161795 +0000 UTC m=+194.214743426 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5c9900): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea01570 item 38 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ea080): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ea080): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ea080): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ea080): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ea080): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.290419713 +0000 UTC m=+194.216001334 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ea080): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ea580): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ea580): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ea580): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ea580): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ea580): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea018f0 item 39 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ea580): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ea580): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.290940085 +0000 UTC m=+194.216521706 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ea580): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eaa80): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eaa80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eaa80): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eaa80): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eaa80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.290940085 +0000 UTC m=+194.216521706 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eaa80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea01ab0 item 39 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eb100): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eb100): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eb100): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eb100): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eb100): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.292204647 +0000 UTC m=+194.217786278 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eb100): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eb600): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eb600): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea01e30 item 40 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eb600): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eb600): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eb600): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eb600): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eb600): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.292724819 +0000 UTC m=+194.218306450 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5eb600): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ebb40): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ebb40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ebb40): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ebb40): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ebb40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.292724819 +0000 UTC m=+194.218306450 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe5ebb40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feec6150 item 40 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64c200): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64c200): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64c200): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64c200): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64c200): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64c200): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64c200): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.293973178 +0000 UTC m=+194.219554810 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64c200): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64c700): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64c700): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64c700): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feec64d0 item 41 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64c700): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64c700): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.2944816 +0000 UTC m=+194.220063231 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64c700): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64cbc0): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64cbc0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64cbc0): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64cbc0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64cbc0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feec6690 item 41 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64cbc0): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64cbc0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.294957019 +0000 UTC m=+194.220538640 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64cbc0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64d100): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64d100): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64d100): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64d100): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64d100): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.294957019 +0000 UTC m=+194.220538640 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64d100): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feec6850 item 41 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64d740): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64d740): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64d740): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64d740): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64d740): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64d740): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64d740): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.296262186 +0000 UTC m=+194.221843817 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64d740): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64dc40): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64dc40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64dc40): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feec6bd0 item 42 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64dc40): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64dc40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.296654006 +0000 UTC m=+194.222235637 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe64dc40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dc280): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dc280): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feec6d90 item 42 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dc280): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dc280): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dc280): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dc280): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dc280): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.2974235 +0000 UTC m=+194.223005131 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dc280): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dc800): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dc800): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dc800): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dc800): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dc800): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.2974235 +0000 UTC m=+194.223005131 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dc800): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feec6f50 item 42 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dce40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dce40): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dce40): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dce40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dce40): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dce40): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dce40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.298619681 +0000 UTC m=+194.224201302 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dce40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dd340): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dd340): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dd340): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feec7420 item 43 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dd340): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dd340): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.299019407 +0000 UTC m=+194.224601028 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dd340): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dd880): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dd880): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dd880): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dd880): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dd880): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feec7730 item 43 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dd880): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dd880): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.299449661 +0000 UTC m=+194.225031281 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dd880): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dddc0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dddc0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dddc0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dddc0): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dddc0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.299449661 +0000 UTC m=+194.225031281 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6dddc0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feec7960 item 43 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720500): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720500): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720500): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720500): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720500): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720500): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720500): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.300690336 +0000 UTC m=+194.226271957 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720500): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720a00): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720a00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720a00): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feec7ce0 item 44 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720a00): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720a00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.301140637 +0000 UTC m=+194.226722258 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720a00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720f40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720f40): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef16000 item 44 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720f40): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720f40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720f40): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720f40): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720f40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.301583113 +0000 UTC m=+194.227164734 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe720f40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7214c0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7214c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7214c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7214c0): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7214c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.301583113 +0000 UTC m=+194.227164734 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7214c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef162a0 item 44 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe721b00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe721b00): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe721b00): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe721b00): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe721b00): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe721b00): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe721b00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.302670158 +0000 UTC m=+194.228251780 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe721b00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740100): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740100): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740100): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef16620 item 45 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740100): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740100): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.303058832 +0000 UTC m=+194.228640453 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740100): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740800): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740800): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740800): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740800): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740800): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.303058832 +0000 UTC m=+194.228640453 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740800): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef167e0 item 45 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740e40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740e40): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740e40): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740e40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740e40): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740e40): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740e40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.304165644 +0000 UTC m=+194.229747265 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe740e40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe741340): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe741340): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe741340): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef16c40 item 46 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe741340): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe741340): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.304543799 +0000 UTC m=+194.230125420 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe741340): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe741a40): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe741a40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe741a40): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe741a40): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe741a40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.304543799 +0000 UTC m=+194.230125420 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe741a40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef16e00 item 46 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760180): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760180): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760180): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760180): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760180): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760180): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760180): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.305728259 +0000 UTC m=+194.231309880 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760180): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760680): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760680): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760680): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef17180 item 47 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760680): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760680): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.306140508 +0000 UTC m=+194.231722128 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760680): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760d80): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760d80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760d80): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760d80): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760d80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.306140508 +0000 UTC m=+194.231722128 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe760d80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef17340 item 47 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7613c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7613c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7613c0): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7613c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7613c0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7613c0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7613c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.307295821 +0000 UTC m=+194.232877452 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7613c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7618c0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7618c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7618c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef17730 item 48 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7618c0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7618c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.307662745 +0000 UTC m=+194.233244365 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7618c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78a0c0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78a0c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78a0c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78a0c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78a0c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.307662745 +0000 UTC m=+194.233244365 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78a0c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef178f0 item 48 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78a700): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78a700): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78a700): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78a700): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78a700): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.308727026 +0000 UTC m=+194.234308647 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78a700): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78ab80): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78ab80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78ab80): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78ab80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78ab80): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78ab80): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef17ce0 item 49 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78ab80): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78ab80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.3091788 +0000 UTC m=+194.234760421 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78ab80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78b0c0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78b0c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78b0c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78b0c0): >_readAt: n=8, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78b0c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.3091788 +0000 UTC m=+194.234760421 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78b0c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea62000 item 49 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78b740): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78b740): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78b740): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78b740): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78b740): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.310253782 +0000 UTC m=+194.235835403 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78b740): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78bc40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78bc40): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78bc40): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea623f0 item 50 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78bc40): _readAt: size=2, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78bc40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78bc40): _writeAt: size=3, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78bc40): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78bc40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.310701689 +0000 UTC m=+194.236283310 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe78bc40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f42c0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f42c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f42c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f42c0): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f42c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.310701689 +0000 UTC m=+194.236283310 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f42c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea625b0 item 50 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f4940): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f4940): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f4940): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f4940): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f4940): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.31172373 +0000 UTC m=+194.237305351 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f4940): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f4e40): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f4e40): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f4e40): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f4e40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f4e40): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f4e40): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea62a10 item 51 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f4e40): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f4e40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.312099421 +0000 UTC m=+194.237681052 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f4e40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f5380): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f5380): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f5380): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f5380): >_readAt: n=8, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f5380): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.312099421 +0000 UTC m=+194.237681052 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f5380): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea62bd0 item 51 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f5a00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f5a00): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f5a00): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f5a00): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f5a00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.313244265 +0000 UTC m=+194.238825886 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe7f5a00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4000): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4000): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4000): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea62f50 item 52 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4000): _readAt: size=2, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4000): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4000): _writeAt: size=3, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4000): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4000): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.313886629 +0000 UTC m=+194.239468260 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4000): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4580): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4580): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4580): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4580): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4580): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.313886629 +0000 UTC m=+194.239468260 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4580): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea63260 item 52 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4c00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4c00): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4c00): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4c00): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4c00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.315150758 +0000 UTC m=+194.240732389 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d4c00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5100): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5100): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5100): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5100): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5100): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5100): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea63650 item 53 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5100): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5100): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.315542439 +0000 UTC m=+194.241124070 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5100): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5640): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5640): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5640): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5640): >_readAt: n=8, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5640): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.315542439 +0000 UTC m=+194.241124070 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5640): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea63810 item 53 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5cc0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5cc0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5cc0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5cc0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5cc0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.316772263 +0000 UTC m=+194.242353894 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8d5cc0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9022c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9022c0): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9022c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea63c70 item 54 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9022c0): _readAt: size=2, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9022c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9022c0): _writeAt: size=3, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9022c0): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9022c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.317262871 +0000 UTC m=+194.242844502 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9022c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe902840): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe902840): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe902840): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe902840): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe902840): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.317262871 +0000 UTC m=+194.242844502 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe902840): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fea63e30 item 54 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe902ec0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe902ec0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe902ec0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe902ec0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe902ec0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.318489669 +0000 UTC m=+194.244071300 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe902ec0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9033c0): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9033c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9033c0): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9033c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9033c0): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9033c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b8380 item 55 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9033c0): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9033c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.319005734 +0000 UTC m=+194.244587365 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9033c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe903900): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe903900): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe903900): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe903900): >_readAt: n=8, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe903900): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.319005734 +0000 UTC m=+194.244587365 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe903900): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b8620 item 55 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92e080): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92e080): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92e080): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92e080): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92e080): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.320284983 +0000 UTC m=+194.245866614 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92e080): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92e580): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92e580): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92e580): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b89a0 item 56 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92e580): _readAt: size=2, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92e580): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92e580): _writeAt: size=3, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92e580): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92e580): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.320779287 +0000 UTC m=+194.246360918 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92e580): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92eb00): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92eb00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92eb00): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92eb00): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92eb00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.320779287 +0000 UTC m=+194.246360918 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92eb00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b8b60 item 56 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92f140): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92f140): open at offset 0 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92f140): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92f140): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92f140): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92f140): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92f140): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92f140): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.321974136 +0000 UTC m=+194.247555767 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92f140): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92f680): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92f680): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92f680): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b8ee0 item 57 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92f680): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92f680): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.322427723 +0000 UTC m=+194.248009354 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92f680): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92fbc0): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92fbc0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92fbc0): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92fbc0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92fbc0): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92fbc0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b90a0 item 57 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92fbc0): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92fbc0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.32292367 +0000 UTC m=+194.248505291 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe92fbc0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95a240): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95a240): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95a240): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95a240): >_readAt: n=8, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95a240): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.32292367 +0000 UTC m=+194.248505291 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95a240): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b92d0 item 57 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95a880): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95a880): open at offset 0 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95a880): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95a880): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95a880): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95a880): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95a880): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95a880): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.324222165 +0000 UTC m=+194.249803796 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95a880): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95adc0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95adc0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95adc0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b9650 item 58 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95adc0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95adc0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.324615879 +0000 UTC m=+194.250197500 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95adc0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95b300): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95b300): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95b300): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b9810 item 58 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95b300): _readAt: size=2, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95b300): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95b300): _writeAt: size=3, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95b300): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95b300): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.325166219 +0000 UTC m=+194.250747840 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95b300): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95b8c0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95b8c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95b8c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95b8c0): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95b8c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.325166219 +0000 UTC m=+194.250747840 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe95b8c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b99d0 item 58 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96e000): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96e000): open at offset 0 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96e000): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96e000): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96e000): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96e000): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96e000): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96e000): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.326234618 +0000 UTC m=+194.251816240 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96e000): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96e540): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96e540): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96e540): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff0b9d50 item 59 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96e540): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96e540): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.326647069 +0000 UTC m=+194.252228689 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96e540): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96ea80): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96ea80): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96ea80): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96ea80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96ea80): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96ea80): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef64070 item 59 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96ea80): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96ea80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.327105214 +0000 UTC m=+194.252686835 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96ea80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96f000): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96f000): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96f000): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96f000): >_readAt: n=8, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96f000): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.327105214 +0000 UTC m=+194.252686835 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96f000): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef64230 item 59 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96f640): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96f640): open at offset 0 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96f640): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96f640): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96f640): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96f640): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96f640): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96f640): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.328169045 +0000 UTC m=+194.253750667 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96f640): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96fb80): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96fb80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96fb80): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef645b0 item 60 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96fb80): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96fb80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.328560464 +0000 UTC m=+194.254142086 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe96fb80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99c1c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99c1c0): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99c1c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef64770 item 60 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99c1c0): _readAt: size=2, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99c1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99c1c0): _writeAt: size=3, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99c1c0): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99c1c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.329502576 +0000 UTC m=+194.255084197 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99c1c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99c780): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99c780): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99c780): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99c780): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99c780): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.329502576 +0000 UTC m=+194.255084197 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99c780): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef64930 item 60 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99cdc0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99cdc0): open at offset 0 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99cdc0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99cdc0): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99cdc0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99cdc0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99cdc0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99cdc0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.330587677 +0000 UTC m=+194.256169297 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99cdc0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99d300): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99d300): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99d300): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef64cb0 item 61 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99d300): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99d300): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.331013361 +0000 UTC m=+194.256594992 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99d300): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99da00): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99da00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99da00): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99da00): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99da00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.331013361 +0000 UTC m=+194.256594992 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe99da00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef64f50 item 61 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cc140): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cc140): open at offset 0 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cc140): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cc140): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cc140): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cc140): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cc140): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cc140): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.332314781 +0000 UTC m=+194.257896402 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cc140): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cc680): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cc680): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cc680): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef652d0 item 62 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cc680): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cc680): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.33272726 +0000 UTC m=+194.258308882 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cc680): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9ccd80): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9ccd80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9ccd80): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9ccd80): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9ccd80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.33272726 +0000 UTC m=+194.258308882 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9ccd80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef65490 item 62 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cd3c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cd3c0): open at offset 0 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cd3c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cd3c0): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cd3c0): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cd3c0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cd3c0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cd3c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.334185006 +0000 UTC m=+194.259766627 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cd3c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cd900): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cd900): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cd900): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef65810 item 63 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cd900): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cd900): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.334576666 +0000 UTC m=+194.260158288 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe9cd900): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12100): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12100): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12100): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12100): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12100): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.334576666 +0000 UTC m=+194.260158288 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12100): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef659d0 item 63 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12740): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12740): open at offset 0 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12740): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12740): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12740): >_readAt: n=0, err=Bad file descriptor 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12740): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12740): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12740): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.335774641 +0000 UTC m=+194.261356261 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12740): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12c80): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12c80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12c80): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fef65e30 item 64 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12c80): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12c80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.336164608 +0000 UTC m=+194.261746229 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea12c80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea13380): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea13380): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea13380): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea13380): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea13380): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.336164608 +0000 UTC m=+194.261746229 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea13380): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02e150 item 64 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea139c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea139c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea139c0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea139c0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea139c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.3373615 +0000 UTC m=+194.262943121 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea139c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea13e40): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea13e40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea13e40): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea13e40): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea13e40): _writeAt: size=3, off=2 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02e4d0 item 65 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea13e40): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea13e40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.338064499 +0000 UTC m=+194.263646121 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea13e40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42440): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42440): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42440): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42440): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42440): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.338064499 +0000 UTC m=+194.263646121 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42440): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02e770 item 65 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42a80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42a80): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42a80): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42a80): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42a80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.339379625 +0000 UTC m=+194.264961247 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42a80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42f00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42f00): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02eb60 item 66 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42f00): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42f00): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42f00): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42f00): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42f00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.339847269 +0000 UTC m=+194.265428890 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea42f00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea43440): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea43440): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea43440): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea43440): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea43440): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.339847269 +0000 UTC m=+194.265428890 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea43440): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02ed20 item 66 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea43a80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea43a80): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea43a80): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea43a80): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea43a80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.340992453 +0000 UTC m=+194.266574074 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea43a80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea7c000): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea7c000): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea7c000): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea7c000): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea7c000): _writeAt: size=3, off=2 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02f0a0 item 67 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea7c000): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea7c000): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.34162525 +0000 UTC m=+194.267206871 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea7c000): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea7c500): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea7c500): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea7c500): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea7c500): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea7c500): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.34162525 +0000 UTC m=+194.267206871 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fea7c500): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02f260 item 67 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1784c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1784c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1784c0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1784c0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1784c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.342885311 +0000 UTC m=+194.268466933 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1784c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1789c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1789c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff2702a0 item 68 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1789c0): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1789c0): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1789c0): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1789c0): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1789c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.343358266 +0000 UTC m=+194.268939887 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1789c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff178f00): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff178f00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff178f00): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff178f00): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff178f00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.343358266 +0000 UTC m=+194.268939887 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff178f00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff270b60 item 68 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff179540): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff179540): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff179540): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff179540): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff179540): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.34442412 +0000 UTC m=+194.270005741 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff179540): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1799c0): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1799c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1799c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1799c0): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1799c0): _writeAt: size=3, off=2 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff270ee0 item 69 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1799c0): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1799c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.344834586 +0000 UTC m=+194.270416207 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff1799c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff179ec0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff179ec0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff179ec0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff179ec0): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff179ec0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.344834586 +0000 UTC m=+194.270416207 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff179ec0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff2710a0 item 69 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1a640): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1a640): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1a640): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1a640): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1a640): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.346071144 +0000 UTC m=+194.271652764 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1a640): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1ab40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1ab40): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff271490 item 70 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1ab40): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1ab40): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1ab40): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1ab40): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1ab40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.346559536 +0000 UTC m=+194.272141167 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1ab40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1b080): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1b080): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1b080): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1b080): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1b080): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.346559536 +0000 UTC m=+194.272141167 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1b080): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff271650 item 70 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1b700): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1b700): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1b700): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1b700): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1b700): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.347902664 +0000 UTC m=+194.273484286 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1b700): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1bc00): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1bc00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1bc00): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1bc00): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1bc00): _writeAt: size=3, off=2 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff2719d0 item 71 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1bc00): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1bc00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.348449499 +0000 UTC m=+194.274031130 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb1bc00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34200): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34200): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34200): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34200): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34200): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.348449499 +0000 UTC m=+194.274031130 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34200): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff271b90 item 71 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34880): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34880): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34880): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34880): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34880): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.349737393 +0000 UTC m=+194.275319024 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34880): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34d80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34d80): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feeda070 item 72 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34d80): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34d80): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34d80): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34d80): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34d80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.35033402 +0000 UTC m=+194.275915642 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb34d80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb352c0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb352c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb352c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb352c0): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb352c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.35033402 +0000 UTC m=+194.275915642 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb352c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feeda230 item 72 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb35880): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb35880): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb35880): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb35880): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb35880): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb35880): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb35880): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.351593582 +0000 UTC m=+194.277175213 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb35880): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb35d80): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb35d80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb35d80): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feedab60 item 73 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb35d80): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb35d80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.352025859 +0000 UTC m=+194.277607480 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb35d80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4c340): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4c340): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4c340): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4c340): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4c340): _writeAt: size=3, off=2 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feedae00 item 73 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4c340): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4c340): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.352493252 +0000 UTC m=+194.278074874 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4c340): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4c880): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4c880): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4c880): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4c880): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4c880): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.352493252 +0000 UTC m=+194.278074874 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4c880): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feedafc0 item 73 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4cec0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4cec0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4cec0): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4cec0): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4cec0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4cec0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4cec0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.353602059 +0000 UTC m=+194.279183679 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4cec0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4d3c0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4d3c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4d3c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feedb340 item 74 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4d3c0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4d3c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.353993106 +0000 UTC m=+194.279574728 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4d3c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4d900): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4d900): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feedb500 item 74 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4d900): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4d900): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4d900): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4d900): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4d900): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.354461282 +0000 UTC m=+194.280042902 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4d900): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4de80): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4de80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4de80): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4de80): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4de80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.354461282 +0000 UTC m=+194.280042902 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb4de80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feedb6c0 item 74 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb685c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb685c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb685c0): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb685c0): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb685c0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb685c0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb685c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.355533078 +0000 UTC m=+194.281114700 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb685c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb68ac0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb68ac0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb68ac0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6feedbc00 item 75 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb68ac0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb68ac0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.356142239 +0000 UTC m=+194.281723861 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb68ac0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69000): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69000): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69000): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69000): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69000): _writeAt: size=3, off=2 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe650000 item 75 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69000): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69000): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.356628037 +0000 UTC m=+194.282209658 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69000): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69540): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69540): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69540): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69540): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69540): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.356628037 +0000 UTC m=+194.282209658 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69540): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe6501c0 item 75 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69b80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69b80): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69b80): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69b80): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69b80): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69b80): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69b80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.357824629 +0000 UTC m=+194.283406250 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb69b80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb88180): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb88180): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb88180): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe650d90 item 76 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb88180): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb88180): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.358264912 +0000 UTC m=+194.283846532 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb88180): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb886c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb886c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe651570 item 76 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb886c0): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb886c0): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb886c0): _writeAt: size=3, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb886c0): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb886c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.358735601 +0000 UTC m=+194.284317222 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb886c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb88c40): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb88c40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb88c40): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb88c40): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb88c40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.358735601 +0000 UTC m=+194.284317222 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb88c40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe4001c0 item 76 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89280): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89280): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89280): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89280): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89280): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89280): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89280): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.359842343 +0000 UTC m=+194.285423965 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89280): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89780): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89780): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89780): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe400b60 item 77 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89780): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89780): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.360277335 +0000 UTC m=+194.285858956 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89780): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89e80): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89e80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89e80): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89e80): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89e80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.360277335 +0000 UTC m=+194.285858956 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb89e80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe400e00 item 77 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9e5c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9e5c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9e5c0): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9e5c0): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9e5c0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9e5c0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9e5c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.361737424 +0000 UTC m=+194.287319046 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9e5c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9eac0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9eac0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9eac0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe4012d0 item 78 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9eac0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9eac0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.362218104 +0000 UTC m=+194.287799725 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9eac0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9f1c0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9f1c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9f1c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9f1c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9f1c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.362218104 +0000 UTC m=+194.287799725 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9f1c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe401500 item 78 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9f800): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9f800): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9f800): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9f800): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9f800): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9f800): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9f800): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.363615325 +0000 UTC m=+194.289196946 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9f800): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9fd00): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9fd00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9fd00): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe401a40 item 79 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9fd00): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9fd00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.364237701 +0000 UTC m=+194.289819322 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9fd00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0a3c0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0a3c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0a3c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0a3c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0a3c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.364237701 +0000 UTC m=+194.289819322 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0a3c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b4230 item 79 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0aa00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0aa00): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0aa00): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0aa00): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0aa00): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0aa00): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0aa00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.365752955 +0000 UTC m=+194.291334577 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0aa00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febba3c0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febba3c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febba3c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02e070 item 80 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febba3c0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febba3c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.366142021 +0000 UTC m=+194.291723642 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febba3c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbaac0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbaac0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbaac0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbaac0): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbaac0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.366142021 +0000 UTC m=+194.291723642 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbaac0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02e230 item 80 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbb100): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbb100): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbb100): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbb100): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbb100): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.367281704 +0000 UTC m=+194.292863326 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbb100): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbb580): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbb580): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbb580): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbb580): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbb580): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbb580): _writeAt: size=3, off=7 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02e5b0 item 81 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbb580): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbb580): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.367710736 +0000 UTC m=+194.293292358 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbb580): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbbac0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbbac0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbbac0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbbac0): >_readAt: n=8, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbbac0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.367710736 +0000 UTC m=+194.293292358 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6febbbac0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02e8c0 item 81 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0af00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0af00): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0af00): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0af00): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0af00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.369368128 +0000 UTC m=+194.294949749 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0af00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0b400): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0b400): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0b400): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02ec40 item 82 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0b400): _readAt: size=2, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0b400): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0b400): _writeAt: size=3, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0b400): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0b400): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.369895805 +0000 UTC m=+194.295477426 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0b400): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0b980): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0b980): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0b980): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0b980): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0b980): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.369895805 +0000 UTC m=+194.295477426 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fec0b980): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02ee00 item 82 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208100): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208100): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208100): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208100): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208100): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.370973223 +0000 UTC m=+194.296554844 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208100): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208640): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208640): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208640): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208640): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208640): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208640): _writeAt: size=3, off=7 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02f180 item 83 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208640): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208640): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.371434504 +0000 UTC m=+194.297016126 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208640): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208b80): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208b80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208b80): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208b80): >_readAt: n=8, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208b80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.371434504 +0000 UTC m=+194.297016126 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff208b80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02f3b0 item 83 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209200): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209200): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209200): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209200): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209200): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.372528492 +0000 UTC m=+194.298110113 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209200): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209700): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209700): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209700): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02f7a0 item 84 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209700): _readAt: size=2, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209700): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209700): _writeAt: size=3, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209700): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209700): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.3729824 +0000 UTC m=+194.298564021 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209700): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209c80): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209c80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209c80): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209c80): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209c80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.3729824 +0000 UTC m=+194.298564021 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6ff209c80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02f960 item 84 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe223c40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe223c40): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe223c40): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe223c40): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe223c40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.374067111 +0000 UTC m=+194.299648732 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe223c40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe41cf80): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe41cf80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe41cf80): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe41cf80): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe41cf80): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe41cf80): _writeAt: size=3, off=7 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6ff02fce0 item 85 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe41cf80): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe41cf80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.374474832 +0000 UTC m=+194.300056452 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe41cf80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac200): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac200): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac200): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac200): >_readAt: n=8, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac200): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.374474832 +0000 UTC m=+194.300056452 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac200): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe400150 item 85 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac880): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac880): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac880): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac880): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac880): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.375552167 +0000 UTC m=+194.301133789 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaac880): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaace00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaace00): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaace00): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe400af0 item 86 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaace00): _readAt: size=2, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaace00): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaace00): _writeAt: size=3, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaace00): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaace00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.376028517 +0000 UTC m=+194.301610139 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaace00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad380): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad380): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad380): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad380): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad380): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.376028517 +0000 UTC m=+194.301610139 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaad380): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe400d90 item 86 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaada00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaada00): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaada00): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaada00): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaada00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.377180024 +0000 UTC m=+194.302761665 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feaada00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78000): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78000): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78000): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78000): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78000): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78000): _writeAt: size=3, off=7 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe401260 item 87 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78000): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78000): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.377710446 +0000 UTC m=+194.303292067 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78000): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78540): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78540): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78540): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78540): >_readAt: n=8, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78540): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.377710446 +0000 UTC m=+194.303292067 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78540): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe401490 item 87 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78cc0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78cc0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78cc0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78cc0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78cc0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.379009632 +0000 UTC m=+194.304591303 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed78cc0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed791c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed791c0): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed791c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe4019d0 item 88 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed791c0): _readAt: size=2, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed791c0): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed791c0): _writeAt: size=3, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed791c0): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed791c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.379618804 +0000 UTC m=+194.305200425 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed791c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79740): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79740): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79740): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79740): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79740): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.379618804 +0000 UTC m=+194.305200425 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79740): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe401d50 item 88 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79d80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79d80): open at offset 0 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79d80): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79d80): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79d80): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79d80): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79d80): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79d80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.380866853 +0000 UTC m=+194.306448494 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed79d80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b23c0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b23c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b23c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b4930 item 89 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b23c0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b23c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.381356529 +0000 UTC m=+194.306938170 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b23c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b29c0): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b29c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b29c0): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b29c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b29c0): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b29c0): _writeAt: size=3, off=7 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b52d0 item 89 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b29c0): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b29c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.381917689 +0000 UTC m=+194.307499320 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b29c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3040): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3040): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3040): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3040): >_readAt: n=8, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3040): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.381917689 +0000 UTC m=+194.307499320 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3040): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b5490 item 89 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3680): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3680): open at offset 0 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3680): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3680): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3680): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3680): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3680): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3680): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.383193861 +0000 UTC m=+194.308775482 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3680): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3bc0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3bc0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3bc0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b01c0 item 90 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3bc0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3bc0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.383718072 +0000 UTC m=+194.309299713 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6b3bc0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40200): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40200): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40200): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b0540 item 90 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40200): _readAt: size=2, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40200): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40200): _writeAt: size=3, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40200): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40200): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.384391736 +0000 UTC m=+194.309973356 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40200): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed407c0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed407c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed407c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed407c0): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed407c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.384391736 +0000 UTC m=+194.309973356 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed407c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b0770 item 90 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40e40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40e40): open at offset 0 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40e40): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40e40): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40e40): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40e40): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40e40): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40e40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.386222606 +0000 UTC m=+194.311804228 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed40e40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41380): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41380): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41380): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b0af0 item 91 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41380): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41380): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.386731348 +0000 UTC m=+194.312312969 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41380): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed418c0): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed418c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed418c0): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed418c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed418c0): >_readAt: n=2, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed418c0): _writeAt: size=3, off=7 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b0cb0 item 91 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed418c0): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed418c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.387254687 +0000 UTC m=+194.312836309 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed418c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41e40): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41e40): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41e40): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41e40): >_readAt: n=8, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41e40): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.387254687 +0000 UTC m=+194.312836309 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fed41e40): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b0e70 item 91 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8740): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8740): open at offset 0 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8740): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8740): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8740): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8740): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8740): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8740): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.388738532 +0000 UTC m=+194.314320153 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8740): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8dc0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8dc0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8dc0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b1500 item 92 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8dc0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8dc0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.389463512 +0000 UTC m=+194.315045133 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c8dc0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9500): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9500): open at offset 5 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9500): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b1960 item 92 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9500): _readAt: size=2, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9500): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9500): _writeAt: size=3, off=5 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9500): >_writeAt: n=3, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9500): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.390007871 +0000 UTC m=+194.315589502 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9500): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9ac0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9ac0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9ac0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9ac0): >_readAt: n=3, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9ac0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.390007871 +0000 UTC m=+194.315589502 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe8c9ac0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe2b1b20 item 92 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4340): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4340): open at offset 0 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4340): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4340): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4340): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4340): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4340): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4340): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.391249728 +0000 UTC m=+194.316831349 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4340): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4a80): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4a80): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4a80): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe422310 item 93 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4a80): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4a80): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.391632051 +0000 UTC m=+194.317213672 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c4a80): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5280): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5280): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5280): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5280): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5280): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.391632051 +0000 UTC m=+194.317213672 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5280): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe4227e0 item 93 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c58c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c58c0): open at offset 0 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c58c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c58c0): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c58c0): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c58c0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c58c0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c58c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.392887053 +0000 UTC m=+194.318468675 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c58c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5e00): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5e00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5e00): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe422e00 item 94 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5e00): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5e00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.393298872 +0000 UTC m=+194.318880493 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe2c5e00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82f1c0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82f1c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82f1c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82f1c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82f1c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.393298872 +0000 UTC m=+194.318880493 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82f1c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe422fc0 item 94 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82fb00): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82fb00): open at offset 0 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82fb00): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82fb00): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82fb00): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82fb00): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82fb00): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82fb00): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.394516042 +0000 UTC m=+194.320097663 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe82fb00): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe682380): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe682380): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe682380): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe423340 item 95 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe682380): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe682380): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.394955063 +0000 UTC m=+194.320536683 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe682380): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6831c0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6831c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6831c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6831c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6831c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.394955063 +0000 UTC m=+194.320536683 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe6831c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe423570 item 95 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683880): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683880): open at offset 0 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683880): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683880): _readAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683880): >_readAt: n=0, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683880): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683880): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683880): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.396318098 +0000 UTC m=+194.321899719 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683880): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683dc0): _writeAt: size=5, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683dc0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683dc0): >openPending: err= 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe423a40 item 96 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683dc0): >_writeAt: n=5, err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683dc0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.396762538 +0000 UTC m=+194.322344160 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6fe683dc0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/19 03:35:11 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:11 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/19 03:35:11 DEBUG : open-test-file: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9e5c0): _readAt: size=512, off=0 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9e5c0): openPending: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9e5c0): >openPending: err= 2026/04/19 03:35:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9e5c0): >_readAt: n=5, err=EOF 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9e5c0): close: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-19 03:35:11.396762538 +0000 UTC m=+194.322344160 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : open-test-file(0x5a6feb9e5c0): >close: err= 2026/04/19 03:35:11 DEBUG : open-test-file: Remove: 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x5a6fe423dc0 item 96 2026/04/19 03:35:11 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/19 03:35:11 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/19 03:35:11 DEBUG : open-test-file: >Remove: err= 2026/04/19 03:35:11 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:11 DEBUG : Looking for writers 2026/04/19 03:35:11 DEBUG : >WaitForWriters: 2026/04/19 03:35:11 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.43s) --- PASS: TestRWFileHandleOpenTests/writes (0.89s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.28s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.54s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.12s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:11 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:11 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:35:11 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:11 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:35:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:35:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:11 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:35:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:11 DEBUG : file1: newRWFileHandle: 2026/04/19 03:35:11 DEBUG : file1(0x5a6feb9ecc0): openPending: 2026/04/19 03:35:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:11 DEBUG : file1(0x5a6feb9ecc0): >openPending: err= 2026/04/19 03:35:11 DEBUG : file1: >newRWFileHandle: err= 2026/04/19 03:35:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/19 03:35:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/19 03:35:11 DEBUG : file1(0x5a6feb9ecc0): _writeAt: size=2, off=0 2026/04/19 03:35:11 DEBUG : file1(0x5a6feb9ecc0): >_writeAt: n=2, err= 2026/04/19 03:35:11 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/19 03:35:11 DEBUG : file1(0x5a6feb9ecc0): RWFileHandle.Flush 2026/04/19 03:35:11 DEBUG : file1(0x5a6feb9ecc0): RWFileHandle.Release 2026/04/19 03:35:11 DEBUG : file1(0x5a6feb9ecc0): close: 2026/04/19 03:35:11 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/19 03:35:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:11 DEBUG : file1(0x5a6feb9ecc0): >close: err= 2026/04/19 03:35:11 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:11 DEBUG : Looking for writers 2026/04/19 03:35:11 DEBUG : file1: reading active writers 2026/04/19 03:35:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:35:11 DEBUG : Looking for writers 2026/04/19 03:35:11 DEBUG : file1: reading active writers 2026/04/19 03:35:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:35:11 DEBUG : Looking for writers 2026/04/19 03:35:11 DEBUG : file1: reading active writers 2026/04/19 03:35:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:35:11 DEBUG : Looking for writers 2026/04/19 03:35:11 DEBUG : file1: reading active writers 2026/04/19 03:35:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:35:11 DEBUG : file1: vfs cache: starting upload 2026/04/19 03:35:11 DEBUG : Looking for writers 2026/04/19 03:35:11 DEBUG : file1: reading active writers 2026/04/19 03:35:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:35:12 DEBUG : Looking for writers 2026/04/19 03:35:12 DEBUG : file1: reading active writers 2026/04/19 03:35:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:35:12 DEBUG : Looking for writers 2026/04/19 03:35:12 DEBUG : file1: reading active writers 2026/04/19 03:35:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/19 03:35:12 DEBUG : file1: size = 2 OK 2026/04/19 03:35:12 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/19 03:35:12 INFO : file1: Copied (new) 2026/04/19 03:35:12 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/04/19 03:35:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/19 03:35:12 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/19 03:35:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:12 INFO : file1: vfs cache: upload succeeded try #1 2026/04/19 03:35:13 DEBUG : Looking for writers 2026/04/19 03:35:13 DEBUG : file1: reading active writers 2026/04/19 03:35:13 DEBUG : >WaitForWriters: 2026/04/19 03:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:13 DEBUG : Looking for writers 2026/04/19 03:35:13 DEBUG : file1: reading active writers 2026/04/19 03:35:13 DEBUG : >WaitForWriters: 2026/04/19 03:35:13 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.94s) === RUN TestRWCacheRename run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:13 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:13 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:35:13 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:13 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:35:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:35:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:13 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:13 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:35:13 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:13 DEBUG : rename_me: newRWFileHandle: 2026/04/19 03:35:13 DEBUG : rename_me(0x5a6fe622c00): openPending: 2026/04/19 03:35:13 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/19 03:35:13 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/19 03:35:13 DEBUG : rename_me(0x5a6fe622c00): >openPending: err= 2026/04/19 03:35:13 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/19 03:35:13 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/19 03:35:13 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/19 03:35:13 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/19 03:35:13 DEBUG : rename_me(0x5a6fe622c00): _writeAt: size=5, off=0 2026/04/19 03:35:13 DEBUG : rename_me(0x5a6fe622c00): >_writeAt: n=5, err= 2026/04/19 03:35:13 DEBUG : rename_me(0x5a6fe622c00): close: 2026/04/19 03:35:13 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-19 03:35:13.72226323 +0000 UTC m=+196.647844862 2026/04/19 03:35:13 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/19 03:35:13 DEBUG : rename_me(0x5a6fe622c00): >close: err= 2026/04/19 03:35:13 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/19 03:35:13 DEBUG : i_was_renamed: Updating file with 0x5a6fef52270 2026/04/19 03:35:13 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/19 03:35:13 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/19 03:35:13 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:13 DEBUG : Looking for writers 2026/04/19 03:35:13 DEBUG : i_was_renamed: reading active writers 2026/04/19 03:35:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/19 03:35:13 DEBUG : Looking for writers 2026/04/19 03:35:13 DEBUG : i_was_renamed: reading active writers 2026/04/19 03:35:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/19 03:35:13 DEBUG : Looking for writers 2026/04/19 03:35:13 DEBUG : i_was_renamed: reading active writers 2026/04/19 03:35:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/19 03:35:13 DEBUG : Looking for writers 2026/04/19 03:35:13 DEBUG : i_was_renamed: reading active writers 2026/04/19 03:35:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/19 03:35:13 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/19 03:35:13 DEBUG : Looking for writers 2026/04/19 03:35:13 DEBUG : i_was_renamed: reading active writers 2026/04/19 03:35:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/19 03:35:14 DEBUG : Looking for writers 2026/04/19 03:35:14 DEBUG : i_was_renamed: reading active writers 2026/04/19 03:35:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/19 03:35:14 DEBUG : Looking for writers 2026/04/19 03:35:14 DEBUG : i_was_renamed: reading active writers 2026/04/19 03:35:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/19 03:35:14 DEBUG : i_was_renamed: size = 5 OK 2026/04/19 03:35:14 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/04/19 03:35:14 INFO : i_was_renamed: Copied (new) 2026/04/19 03:35:14 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-19 03:35:13 +0000 UTC," 2026/04/19 03:35:14 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/19 03:35:14 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/19 03:35:14 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/19 03:35:14 DEBUG : Looking for writers 2026/04/19 03:35:14 DEBUG : i_was_renamed: reading active writers 2026/04/19 03:35:14 DEBUG : >WaitForWriters: 2026/04/19 03:35:14 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.82s) === RUN TestRWCacheUpdate run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:15 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:15 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/19 03:35:15 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:15 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:35:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/19 03:35:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-duhasim3tiwi" 2026/04/19 03:35:15 INFO : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/19 03:35:15 DEBUG : forgetting directory cache 2026/04/19 03:35:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:35:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:35:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:35:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:16 DEBUG : TestRWCacheUpdate(0x5a6fe44e300): _readAt: size=512, off=0 2026/04/19 03:35:16 DEBUG : TestRWCacheUpdate(0x5a6fe44e300): openPending: 2026/04/19 03:35:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-19 02:36:15 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/19 03:35:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/19 03:35:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:16 DEBUG : TestRWCacheUpdate(0x5a6fe44e300): >openPending: err= 2026/04/19 03:35:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/19 03:35:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:35:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:35:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:35:16 DEBUG : forgetting directory cache 2026/04/19 03:35:16 DEBUG : TestRWCacheUpdate(0x5a6fe44e300): >_readAt: n=20, err=EOF 2026/04/19 03:35:16 DEBUG : TestRWCacheUpdate(0x5a6fe44e300): close: 2026/04/19 03:35:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:36:15 +0000 UTC 2026/04/19 03:35:16 DEBUG : TestRWCacheUpdate(0x5a6fe44e300): >close: err= 2026/04/19 03:35:16 DEBUG : Re-reading directory (268.760422ms old) 2026/04/19 03:35:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/19 03:35:17 DEBUG : forgetting directory cache 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate(0x5a6fe6223c0): _readAt: size=512, off=0 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate(0x5a6fe6223c0): openPending: 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-19 02:37:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-19 02:36:15 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-19 02:37:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-19 02:36:15 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/19 03:35:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/19 03:35:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate(0x5a6fe6223c0): >openPending: err= 2026/04/19 03:35:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:35:18 DEBUG : forgetting directory cache 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate(0x5a6fe6223c0): >_readAt: n=20, err=EOF 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate(0x5a6fe6223c0): close: 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:37:15 +0000 UTC 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate(0x5a6fe6223c0): >close: err= 2026/04/19 03:35:18 DEBUG : Re-reading directory (250.079542ms old) 2026/04/19 03:35:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/19 03:35:18 DEBUG : forgetting directory cache 2026/04/19 03:35:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:35:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:35:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:35:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:19 DEBUG : TestRWCacheUpdate(0x5a6fe5167c0): _readAt: size=512, off=0 2026/04/19 03:35:19 DEBUG : TestRWCacheUpdate(0x5a6fe5167c0): openPending: 2026/04/19 03:35:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-19 02:38:15 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-19 02:37:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/19 03:35:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-19 02:38:15 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-19 02:37:15 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/19 03:35:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 03:35:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 03:35:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/19 03:35:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:19 DEBUG : TestRWCacheUpdate(0x5a6fe5167c0): >openPending: err= 2026/04/19 03:35:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/19 03:35:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:35:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:35:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:35:20 DEBUG : forgetting directory cache 2026/04/19 03:35:20 DEBUG : TestRWCacheUpdate(0x5a6fe5167c0): >_readAt: n=20, err=EOF 2026/04/19 03:35:20 DEBUG : TestRWCacheUpdate(0x5a6fe5167c0): close: 2026/04/19 03:35:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:38:15 +0000 UTC 2026/04/19 03:35:20 DEBUG : TestRWCacheUpdate(0x5a6fe5167c0): >close: err= 2026/04/19 03:35:20 DEBUG : Re-reading directory (263.344375ms old) 2026/04/19 03:35:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/19 03:35:20 DEBUG : forgetting directory cache 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate(0x5a6fe44f0c0): _readAt: size=512, off=0 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate(0x5a6fe44f0c0): openPending: 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-19 02:39:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-19 02:38:15 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-19 02:39:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-19 02:38:15 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/19 03:35:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/19 03:35:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate(0x5a6fe44f0c0): >openPending: err= 2026/04/19 03:35:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:35:21 DEBUG : forgetting directory cache 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate(0x5a6fe44f0c0): >_readAt: n=20, err=EOF 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate(0x5a6fe44f0c0): close: 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:39:15 +0000 UTC 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate(0x5a6fe44f0c0): >close: err= 2026/04/19 03:35:21 DEBUG : Re-reading directory (274.387518ms old) 2026/04/19 03:35:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/19 03:35:22 DEBUG : forgetting directory cache 2026/04/19 03:35:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate(0x5a6fe517300): _readAt: size=512, off=0 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate(0x5a6fe517300): openPending: 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-19 02:40:15 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-19 02:39:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-19 02:40:15 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-19 02:39:15 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/19 03:35:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/19 03:35:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate(0x5a6fe517300): >openPending: err= 2026/04/19 03:35:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:35:23 DEBUG : forgetting directory cache 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate(0x5a6fe517300): >_readAt: n=20, err=EOF 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate(0x5a6fe517300): close: 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:40:15 +0000 UTC 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate(0x5a6fe517300): >close: err= 2026/04/19 03:35:23 DEBUG : Re-reading directory (258.32623ms old) 2026/04/19 03:35:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/19 03:35:23 DEBUG : forgetting directory cache 2026/04/19 03:35:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:35:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:35:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:35:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:24 DEBUG : TestRWCacheUpdate(0x5a6fe623780): _readAt: size=512, off=0 2026/04/19 03:35:24 DEBUG : TestRWCacheUpdate(0x5a6fe623780): openPending: 2026/04/19 03:35:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-19 02:41:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-19 02:40:15 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/19 03:35:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-19 02:41:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-19 02:40:15 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/19 03:35:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 03:35:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 03:35:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/19 03:35:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:24 DEBUG : TestRWCacheUpdate(0x5a6fe623780): >openPending: err= 2026/04/19 03:35:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/19 03:35:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:35:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:35:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:35:25 DEBUG : forgetting directory cache 2026/04/19 03:35:25 DEBUG : TestRWCacheUpdate(0x5a6fe623780): >_readAt: n=20, err=EOF 2026/04/19 03:35:25 DEBUG : TestRWCacheUpdate(0x5a6fe623780): close: 2026/04/19 03:35:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:41:15 +0000 UTC 2026/04/19 03:35:25 DEBUG : TestRWCacheUpdate(0x5a6fe623780): >close: err= 2026/04/19 03:35:25 DEBUG : Re-reading directory (258.773014ms old) 2026/04/19 03:35:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/19 03:35:25 DEBUG : forgetting directory cache 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate(0x5a6fe623e80): _readAt: size=512, off=0 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate(0x5a6fe623e80): openPending: 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-19 02:42:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-19 02:41:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-19 02:42:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-19 02:41:15 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/19 03:35:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/19 03:35:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate(0x5a6fe623e80): >openPending: err= 2026/04/19 03:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:35:26 DEBUG : forgetting directory cache 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate(0x5a6fe623e80): >_readAt: n=21, err=EOF 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate(0x5a6fe623e80): close: 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:42:15 +0000 UTC 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate(0x5a6fe623e80): >close: err= 2026/04/19 03:35:26 DEBUG : Re-reading directory (258.255044ms old) 2026/04/19 03:35:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/19 03:35:26 DEBUG : forgetting directory cache 2026/04/19 03:35:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate(0x5a6fe41cf40): _readAt: size=512, off=0 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate(0x5a6fe41cf40): openPending: 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-19 02:43:15 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-19 02:42:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-19 02:43:15 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-19 02:42:15 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/19 03:35:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/19 03:35:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate(0x5a6fe41cf40): >openPending: err= 2026/04/19 03:35:28 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:35:28 DEBUG : forgetting directory cache 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate(0x5a6fe41cf40): >_readAt: n=22, err=EOF 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate(0x5a6fe41cf40): close: 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:43:15 +0000 UTC 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate(0x5a6fe41cf40): >close: err= 2026/04/19 03:35:28 DEBUG : Re-reading directory (263.04574ms old) 2026/04/19 03:35:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/19 03:35:28 DEBUG : forgetting directory cache 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate(0x5a6febba840): _readAt: size=512, off=0 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate(0x5a6febba840): openPending: 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-19 02:44:15 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-19 02:43:15 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-19 02:44:15 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-19 02:43:15 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/19 03:35:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/19 03:35:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate(0x5a6febba840): >openPending: err= 2026/04/19 03:35:29 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:35:29 DEBUG : forgetting directory cache 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate(0x5a6febba840): >_readAt: n=23, err=EOF 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate(0x5a6febba840): close: 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:44:15 +0000 UTC 2026/04/19 03:35:29 DEBUG : TestRWCacheUpdate(0x5a6febba840): >close: err= 2026/04/19 03:35:29 DEBUG : Re-reading directory (264.673306ms old) 2026/04/19 03:35:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/19 03:35:30 DEBUG : forgetting directory cache 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate(0x5a6feaac600): _readAt: size=512, off=0 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate(0x5a6feaac600): openPending: 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-19 02:45:15 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-19 02:44:15 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-19 02:45:15 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-19 02:44:15 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/19 03:35:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/19 03:35:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate(0x5a6feaac600): >openPending: err= 2026/04/19 03:35:31 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:35:31 DEBUG : forgetting directory cache 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate(0x5a6feaac600): >_readAt: n=24, err=EOF 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate(0x5a6feaac600): close: 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-19 02:45:15 +0000 UTC 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate(0x5a6feaac600): >close: err= 2026/04/19 03:35:31 DEBUG : Re-reading directory (254.51241ms old) 2026/04/19 03:35:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/19 03:35:31 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:31 DEBUG : Looking for writers 2026/04/19 03:35:31 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/19 03:35:31 DEBUG : >WaitForWriters: 2026/04/19 03:35:31 DEBUG : files root 'rclone-test-duhasim3tiwi': vfs cache: cleaner exiting 2026/04/19 03:35:31 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (16.58s) === RUN TestCaseSensitivity run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:33 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:33 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:35:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/19 03:35:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/19 03:35:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/19 03:35:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:35:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:35:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:35:34 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/19 03:35:34 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/19 03:35:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/19 03:35:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:35:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:35:34 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:35:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/19 03:35:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/19 03:35:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/19 03:35:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:35:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/19 03:35:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:35:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:34 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:34 DEBUG : Looking for writers 2026/04/19 03:35:34 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/19 03:35:34 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/19 03:35:34 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.12s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:35 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:35 DEBUG : files root 'rclone-test-duhasim3tiwi': Reusing VFS from active cache 2026/04/19 03:35:35 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:35 DEBUG : Looking for writers 2026/04/19 03:35:35 DEBUG : >WaitForWriters: 2026/04/19 03:35:35 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:35 DEBUG : Looking for writers 2026/04/19 03:35:35 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.24s) === RUN TestVFSNewWithOpts run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:35 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:35 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:35 DEBUG : Looking for writers 2026/04/19 03:35:35 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.24s) === RUN TestVFSRoot run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:35 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:35 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:35 DEBUG : Looking for writers 2026/04/19 03:35:35 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:36 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:38 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:38 DEBUG : dir: Looking for writers 2026/04/19 03:35:38 DEBUG : file2: reading active writers 2026/04/19 03:35:38 DEBUG : Looking for writers 2026/04/19 03:35:38 DEBUG : dir: reading active writers 2026/04/19 03:35:38 DEBUG : file1: reading active writers 2026/04/19 03:35:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.85s) === RUN TestVFSStatParent run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:38 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:40 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:40 DEBUG : dir: Looking for writers 2026/04/19 03:35:40 DEBUG : Looking for writers 2026/04/19 03:35:40 DEBUG : dir: reading active writers 2026/04/19 03:35:40 DEBUG : file1: reading active writers 2026/04/19 03:35:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.75s) === RUN TestVFSOpenFile run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:41 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:35:43 DEBUG : file1: Open: flags=O_RDONLY 2026/04/19 03:35:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/19 03:35:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/19 03:35:43 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:35:43 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/19 03:35:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/19 03:35:43 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:43 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/19 03:35:43 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/19 03:35:43 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/19 03:35:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/19 03:35:43 DEBUG : files root 'rclone-test-duhasim3tiwi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/19 03:35:44 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/19 03:35:44 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/04/19 03:35:44 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/04/19 03:35:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/19 03:35:44 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:44 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/19 03:35:44 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:44 DEBUG : dir: Looking for writers 2026/04/19 03:35:44 DEBUG : file2: reading active writers 2026/04/19 03:35:44 DEBUG : new_file.txt: reading active writers 2026/04/19 03:35:44 DEBUG : Looking for writers 2026/04/19 03:35:44 DEBUG : file1: reading active writers 2026/04/19 03:35:44 DEBUG : dir: reading active writers 2026/04/19 03:35:44 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.83s) === RUN TestVFSRename run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:45 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:47 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/19 03:35:47 DEBUG : dir/file1: Updating file with dir/file1 0x5a6fede00d0 2026/04/19 03:35:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/19 03:35:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:48 INFO : dir/file1: Moved (server-side) to: file0 2026/04/19 03:35:48 DEBUG : file0: Updating file with file0 0x5a6fede00d0 2026/04/19 03:35:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/19 03:35:48 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/19 03:35:48 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:48 DEBUG : dir: Looking for writers 2026/04/19 03:35:48 DEBUG : Looking for writers 2026/04/19 03:35:48 DEBUG : dir: reading active writers 2026/04/19 03:35:48 DEBUG : file0: reading active writers 2026/04/19 03:35:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.71s) === RUN TestVFSStatfs run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:49 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:49 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:49 DEBUG : Looking for writers 2026/04/19 03:35:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:49 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:49 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/19 03:35:50 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/19 03:35:50 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/19 03:35:51 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/19 03:35:51 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/19 03:35:52 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:52 DEBUG : d: Looking for writers 2026/04/19 03:35:52 DEBUG : Looking for writers 2026/04/19 03:35:52 DEBUG : a: Looking for writers 2026/04/19 03:35:52 DEBUG : b: Looking for writers 2026/04/19 03:35:52 DEBUG : c: Looking for writers 2026/04/19 03:35:52 DEBUG : Looking for writers 2026/04/19 03:35:52 DEBUG : c: reading active writers 2026/04/19 03:35:52 DEBUG : d: reading active writers 2026/04/19 03:35:52 DEBUG : /: reading active writers 2026/04/19 03:35:52 DEBUG : a: reading active writers 2026/04/19 03:35:52 DEBUG : b: reading active writers 2026/04/19 03:35:52 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.53s) === RUN TestVFSMkdirAll run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:53 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:53 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/19 03:35:53 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/19 03:35:54 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/19 03:35:54 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/19 03:35:56 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:56 DEBUG : a/b/c/d: Looking for writers 2026/04/19 03:35:56 DEBUG : a/b/c: Looking for writers 2026/04/19 03:35:56 DEBUG : d: reading active writers 2026/04/19 03:35:56 DEBUG : a/b: Looking for writers 2026/04/19 03:35:56 DEBUG : c: reading active writers 2026/04/19 03:35:56 DEBUG : a: Looking for writers 2026/04/19 03:35:56 DEBUG : b: reading active writers 2026/04/19 03:35:56 DEBUG : Looking for writers 2026/04/19 03:35:56 DEBUG : a: reading active writers 2026/04/19 03:35:56 DEBUG : >WaitForWriters: 2026/04/19 03:35:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/a/b not empty`) 2026/04/19 03:35:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/19 03:35:57 DEBUG : pacer: Reducing sleep to 15ms 2026/04/19 03:35:58 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/a not empty`) 2026/04/19 03:35:58 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/04/19 03:35:58 DEBUG : pacer: Reducing sleep to 22.5ms 2026/04/19 03:35:58 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestVFSMkdirAll (5.29s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:58 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:58 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:35:58 DEBUG : Looking for writers 2026/04/19 03:35:58 DEBUG : >WaitForWriters: 2026/04/19 03:35:58 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/04/19 03:35:58 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSIsMetadataFile (0.27s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:35:58 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:35:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:35:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:35:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:58 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/19 03:35:58 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/19 03:35:58 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/19 03:35:58 DEBUG : files root 'rclone-test-duhasim3tiwi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/19 03:35:59 DEBUG : file1: size = 5 OK 2026/04/19 03:35:59 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/19 03:35:59 DEBUG : file1: Size of src and dst objects identical 2026/04/19 03:35:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:35:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:35:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:35:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:35:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:35:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:35:59 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/19 03:35:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/19 03:35:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 03:35:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:35:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:35:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:35:59 DEBUG : files root 'rclone-test-duhasim3tiwi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/19 03:36:00 DEBUG : file1: size = 0 OK 2026/04/19 03:36:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/19 03:36:00 DEBUG : file1: Size of src and dst objects identical 2026/04/19 03:36:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/19 03:36:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/19 03:36:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:36:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:36:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:00 DEBUG : files root 'rclone-test-duhasim3tiwi': File to upload is small (7 bytes), uploading instead of streaming 2026/04/19 03:36:01 DEBUG : file1: size = 7 OK 2026/04/19 03:36:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/19 03:36:01 DEBUG : file1: Size of src and dst objects identical 2026/04/19 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:01 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:36:01 DEBUG : Looking for writers 2026/04/19 03:36:01 DEBUG : file1: reading active writers 2026/04/19 03:36:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.26s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:36:01 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:36:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:36:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:36:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:01 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/19 03:36:02 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/19 03:36:02 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/19 03:36:02 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/19 03:36:02 DEBUG : files root 'rclone-test-duhasim3tiwi': File to upload is small (11 bytes), uploading instead of streaming 2026/04/19 03:36:03 DEBUG : file1: size = 11 OK 2026/04/19 03:36:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/19 03:36:03 DEBUG : file1: Size of src and dst objects identical 2026/04/19 03:36:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:03 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/19 03:36:03 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:36:03 DEBUG : Looking for writers 2026/04/19 03:36:03 DEBUG : file1: reading active writers 2026/04/19 03:36:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.39s) === RUN TestWriteFileHandleFlush run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:36:04 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:36:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:36:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:36:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:36:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:36:04 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/19 03:36:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:04 DEBUG : files root 'rclone-test-duhasim3tiwi': File to upload is small (5 bytes), uploading instead of streaming 2026/04/19 03:36:05 DEBUG : file1: size = 5 OK 2026/04/19 03:36:05 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/19 03:36:05 DEBUG : file1: Size of src and dst objects identical 2026/04/19 03:36:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:05 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/19 03:36:05 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:36:05 DEBUG : Looking for writers 2026/04/19 03:36:05 DEBUG : file1: reading active writers 2026/04/19 03:36:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.28s) === RUN TestWriteFileHandleRelease run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:36:05 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:36:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:36:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:36:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:36:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:36:05 DEBUG : file1: WriteFileHandle.Release closing 2026/04/19 03:36:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:05 DEBUG : files root 'rclone-test-duhasim3tiwi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/19 03:36:06 DEBUG : file1: size = 0 OK 2026/04/19 03:36:06 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/19 03:36:06 DEBUG : file1: Size of src and dst objects identical 2026/04/19 03:36:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:06 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/19 03:36:06 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:36:06 DEBUG : Looking for writers 2026/04/19 03:36:06 DEBUG : file1: reading active writers 2026/04/19 03:36:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.31s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:36:06 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:36:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:36:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:36:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:36:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:36:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:06 DEBUG : files root 'rclone-test-duhasim3tiwi': File to upload is small (2 bytes), uploading instead of streaming 2026/04/19 03:36:07 DEBUG : file1: size = 2 OK 2026/04/19 03:36:07 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/19 03:36:07 DEBUG : file1: Size of src and dst objects identical 2026/04/19 03:36:07 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/19 03:36:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:07 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:36:07 DEBUG : Looking for writers 2026/04/19 03:36:07 DEBUG : file1: reading active writers 2026/04/19 03:36:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.48s) === RUN TestFileReadAtZeroLength run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:36:08 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:36:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:36:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:36:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:36:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:36:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:08 DEBUG : files root 'rclone-test-duhasim3tiwi': File to upload is small (0 bytes), uploading instead of streaming 2026/04/19 03:36:09 DEBUG : file1: size = 0 OK 2026/04/19 03:36:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/19 03:36:09 DEBUG : file1: Size of src and dst objects identical 2026/04/19 03:36:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:36:09 DEBUG : file1: Open: flags=O_RDONLY 2026/04/19 03:36:09 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/19 03:36:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/19 03:36:09 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:36:09 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:09 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:36:09 DEBUG : Looking for writers 2026/04/19 03:36:09 DEBUG : file1: reading active writers 2026/04/19 03:36:09 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.55s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:36:09 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:36:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/19 03:36:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/19 03:36:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/19 03:36:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/19 03:36:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:10 DEBUG : files root 'rclone-test-duhasim3tiwi': File to upload is small (100 bytes), uploading instead of streaming 2026/04/19 03:36:10 DEBUG : file1: size = 100 OK 2026/04/19 03:36:10 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/04/19 03:36:10 DEBUG : file1: Size of src and dst objects identical 2026/04/19 03:36:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/19 03:36:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/19 03:36:10 DEBUG : file1: Open: flags=O_RDONLY 2026/04/19 03:36:10 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/19 03:36:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/19 03:36:10 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:36:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:10 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:36:10 DEBUG : Looking for writers 2026/04/19 03:36:10 DEBUG : file1: reading active writers 2026/04/19 03:36:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.54s) === RUN TestZipManyFiles run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:36:11 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:36:15 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/19 03:36:15 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/19 03:36:15 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:36:15 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:15 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/19 03:36:15 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/19 03:36:15 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:36:16 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:16 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/19 03:36:16 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/19 03:36:16 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:36:16 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:16 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/19 03:36:16 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/19 03:36:16 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:36:16 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:16 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/19 03:36:16 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/19 03:36:16 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:36:16 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:16 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:36:16 DEBUG : flat: Looking for writers 2026/04/19 03:36:16 DEBUG : f003.txt: reading active writers 2026/04/19 03:36:16 DEBUG : f004.txt: reading active writers 2026/04/19 03:36:16 DEBUG : f000.txt: reading active writers 2026/04/19 03:36:16 DEBUG : f001.txt: reading active writers 2026/04/19 03:36:16 DEBUG : f002.txt: reading active writers 2026/04/19 03:36:16 DEBUG : Looking for writers 2026/04/19 03:36:16 DEBUG : flat: reading active writers 2026/04/19 03:36:16 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (8.11s) === RUN TestZipManySubDirs run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:36:19 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:36:23 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/19 03:36:23 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/19 03:36:23 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:36:24 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:24 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/19 03:36:24 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/19 03:36:24 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:36:24 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:24 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/19 03:36:24 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/19 03:36:24 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:36:24 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:24 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:36:24 DEBUG : a/b/c: Looking for writers 2026/04/19 03:36:24 DEBUG : deep.txt: reading active writers 2026/04/19 03:36:24 DEBUG : a/b: Looking for writers 2026/04/19 03:36:24 DEBUG : c: reading active writers 2026/04/19 03:36:24 DEBUG : mid.txt: reading active writers 2026/04/19 03:36:24 DEBUG : a: Looking for writers 2026/04/19 03:36:24 DEBUG : b: reading active writers 2026/04/19 03:36:24 DEBUG : top.txt: reading active writers 2026/04/19 03:36:24 DEBUG : Looking for writers 2026/04/19 03:36:24 DEBUG : a: reading active writers 2026/04/19 03:36:24 DEBUG : >WaitForWriters: 2026/04/19 03:36:25 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/a/b not empty`) 2026/04/19 03:36:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/19 03:36:25 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/a/b not empty`) 2026/04/19 03:36:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/19 03:36:26 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/a/b not empty`) 2026/04/19 03:36:26 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/19 03:36:26 DEBUG : pacer: Reducing sleep to 60ms 2026/04/19 03:36:26 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/a not empty`) 2026/04/19 03:36:26 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/04/19 03:36:26 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/a not empty`) 2026/04/19 03:36:26 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/04/19 03:36:26 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-duhasim3tiwi/a not empty`) 2026/04/19 03:36:26 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/04/19 03:36:26 DEBUG : pacer: Reducing sleep to 360ms 2026/04/19 03:36:27 DEBUG : pacer: Reducing sleep to 270ms --- PASS: TestZipManySubDirs (7.78s) === RUN TestZipLargeFiles run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:36:27 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:36:29 DEBUG : pacer: Reducing sleep to 202.5ms 2026/04/19 03:36:29 DEBUG : pacer: Reducing sleep to 151.875ms 2026/04/19 03:36:29 DEBUG : pacer: Reducing sleep to 113.90625ms 2026/04/19 03:36:29 DEBUG : pacer: Reducing sleep to 85.429687ms 2026/04/19 03:36:29 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/19 03:36:29 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/19 03:36:29 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:36:29 DEBUG : pacer: Reducing sleep to 64.072265ms 2026/04/19 03:36:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:30 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:36:30 DEBUG : bigdir: Looking for writers 2026/04/19 03:36:30 DEBUG : big.bin: reading active writers 2026/04/19 03:36:30 DEBUG : Looking for writers 2026/04/19 03:36:30 DEBUG : bigdir: reading active writers 2026/04/19 03:36:30 DEBUG : >WaitForWriters: 2026/04/19 03:36:30 DEBUG : pacer: Reducing sleep to 48.054198ms 2026/04/19 03:36:30 DEBUG : pacer: Reducing sleep to 36.040648ms 2026/04/19 03:36:31 DEBUG : pacer: Reducing sleep to 27.030486ms 2026/04/19 03:36:31 DEBUG : pacer: Reducing sleep to 20.272864ms 2026/04/19 03:36:31 DEBUG : pacer: Reducing sleep to 15.204648ms --- PASS: TestZipLargeFiles (4.13s) === RUN TestZipDirsInRoot run.go:185: Remote "files root 'rclone-test-duhasim3tiwi'", Local "Local file system at /tmp/rclone4160070884", Modify Window "1s" 2026/04/19 03:36:31 INFO : files root 'rclone-test-duhasim3tiwi': poll-interval is not supported by this remote 2026/04/19 03:36:32 DEBUG : pacer: Reducing sleep to 11.403486ms 2026/04/19 03:36:32 DEBUG : pacer: Reducing sleep to 10ms 2026/04/19 03:36:34 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/19 03:36:34 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/19 03:36:34 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:36:34 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:34 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/19 03:36:34 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/19 03:36:34 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:36:34 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:34 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/19 03:36:34 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/19 03:36:34 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/19 03:36:35 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/19 03:36:35 DEBUG : WaitForWriters: timeout=30s 2026/04/19 03:36:35 DEBUG : dir1: Looking for writers 2026/04/19 03:36:35 DEBUG : a.txt: reading active writers 2026/04/19 03:36:35 DEBUG : dir2: Looking for writers 2026/04/19 03:36:35 DEBUG : b.txt: reading active writers 2026/04/19 03:36:35 DEBUG : dir3: Looking for writers 2026/04/19 03:36:35 DEBUG : c.txt: reading active writers 2026/04/19 03:36:35 DEBUG : Looking for writers 2026/04/19 03:36:35 DEBUG : dir1: reading active writers 2026/04/19 03:36:35 DEBUG : dir2: reading active writers 2026/04/19 03:36:35 DEBUG : dir3: reading active writers 2026/04/19 03:36:35 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.11s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/19 03:36:36 DEBUG : files root 'rclone-test-duhasim3tiwi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished OK in 4m39.654909091s (try 1/5)