"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/09/22 04:21:36 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sufusog3huru" 2026/09/22 04:21:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 04:21:37 DEBUG : Creating backend with remote "/tmp/rclone528026702" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:21:37 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:21:42 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:21:42 DEBUG : dir: Looking for writers 2026/09/22 04:21:42 DEBUG : Looking for writers 2026/09/22 04:21:42 DEBUG : dir: reading active writers 2026/09/22 04:21:42 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (5.65s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:21:43 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:21:49 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:21:49 DEBUG : dir/subdir: Looking for writers 2026/09/22 04:21:49 DEBUG : dir: Looking for writers 2026/09/22 04:21:49 DEBUG : file1: reading active writers 2026/09/22 04:21:49 DEBUG : file2: reading active writers 2026/09/22 04:21:49 DEBUG : subdir: reading active writers 2026/09/22 04:21:49 DEBUG : Looking for writers 2026/09/22 04:21:49 DEBUG : dir: reading active writers 2026/09/22 04:21:49 DEBUG : >WaitForWriters: 2026/09/22 04:21:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sufusog3huru/dir not empty`) 2026/09/22 04:21:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/22 04:21:50 DEBUG : pacer: Reducing sleep to 15ms 2026/09/22 04:21:50 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (7.09s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:21:50 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:21:51 DEBUG : pacer: Reducing sleep to 10ms 2026/09/22 04:21:52 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:21:52 DEBUG : dir: Looking for writers 2026/09/22 04:21:52 DEBUG : file1: reading active writers 2026/09/22 04:21:52 DEBUG : Looking for writers 2026/09/22 04:21:52 DEBUG : dir: reading active writers 2026/09/22 04:21:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.35s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:21:53 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:21:54 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:21:54 DEBUG : dir: Looking for writers 2026/09/22 04:21:54 DEBUG : Looking for writers 2026/09/22 04:21:54 DEBUG : dir: reading active writers 2026/09/22 04:21:54 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.47s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:21:55 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:21:57 DEBUG : dir: forgetting directory cache 2026/09/22 04:21:57 DEBUG : forgetting directory cache 2026/09/22 04:21:57 DEBUG : dir: forgetting directory cache 2026/09/22 04:21:57 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:21:57 DEBUG : Looking for writers 2026/09/22 04:21:57 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.42s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:21:57 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:21:59 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/22 04:21:59 DEBUG : dir: invalidating directory cache 2026/09/22 04:21:59 DEBUG : >ForgetPath: 2026/09/22 04:21:59 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/22 04:21:59 DEBUG : invalidating directory cache 2026/09/22 04:21:59 DEBUG : dir: forgetting directory cache 2026/09/22 04:21:59 DEBUG : >ForgetPath: 2026/09/22 04:21:59 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/22 04:21:59 DEBUG : >ForgetPath: 2026/09/22 04:21:59 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:21:59 DEBUG : dir: Looking for writers 2026/09/22 04:21:59 DEBUG : Looking for writers 2026/09/22 04:21:59 DEBUG : dir: reading active writers 2026/09/22 04:21:59 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.51s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:22:00 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:22:04 DEBUG : forgetting directory cache 2026/09/22 04:22:04 DEBUG : dir: forgetting directory cache 2026/09/22 04:22:04 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:22:04 DEBUG : dir: Looking for writers 2026/09/22 04:22:04 DEBUG : fil/a/b: Looking for writers 2026/09/22 04:22:04 DEBUG : fil/a: Looking for writers 2026/09/22 04:22:04 DEBUG : b: reading active writers 2026/09/22 04:22:04 DEBUG : fil: Looking for writers 2026/09/22 04:22:04 DEBUG : a: reading active writers 2026/09/22 04:22:04 DEBUG : Looking for writers 2026/09/22 04:22:04 DEBUG : dir: reading active writers 2026/09/22 04:22:04 DEBUG : fil: reading active writers 2026/09/22 04:22:04 DEBUG : >WaitForWriters: 2026/09/22 04:22:05 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sufusog3huru/fil/a not empty`) 2026/09/22 04:22:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/22 04:22:05 DEBUG : pacer: Reducing sleep to 15ms 2026/09/22 04:22:05 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sufusog3huru/fil not empty`) 2026/09/22 04:22:05 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/09/22 04:22:06 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sufusog3huru/fil not empty`) 2026/09/22 04:22:06 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/09/22 04:22:06 DEBUG : pacer: Reducing sleep to 45ms 2026/09/22 04:22:06 DEBUG : pacer: Reducing sleep to 33.75ms 2026/09/22 04:22:06 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestDirWalk (6.01s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:22:06 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:22:07 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/09/22 04:22:07 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/09/22 04:22:07 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/09/22 04:22:07 DEBUG : pacer: Reducing sleep to 10ms 2026/09/22 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:22:08 DEBUG : dir: Looking for writers 2026/09/22 04:22:08 DEBUG : Looking for writers 2026/09/22 04:22:08 DEBUG : dir: reading active writers 2026/09/22 04:22:08 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.29s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:22:08 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:22:13 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:22:13 DEBUG : dir: Looking for writers 2026/09/22 04:22:13 DEBUG : file1: reading active writers 2026/09/22 04:22:13 DEBUG : Looking for writers 2026/09/22 04:22:13 DEBUG : dir: reading active writers 2026/09/22 04:22:13 DEBUG : >WaitForWriters: --- PASS: TestDirStat (5.16s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:22:13 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/09/22 04:22:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/22 04:22:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/22 04:22:20 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/22 04:22:20 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/22 04:22:25 DEBUG : dir: invalidating directory cache 2026/09/22 04:22:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/22 04:22:25 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/22 04:22:25 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/22 04:22:25 DEBUG : dir/file1: Reset virtual modtime 2026/09/22 04:22:25 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/22 04:22:25 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/22 04:22:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/22 04:22:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/22 04:22:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:22:25 DEBUG : dir: invalidating directory cache 2026/09/22 04:22:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/22 04:22:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/22 04:22:25 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/22 04:22:25 DEBUG : forgetting directory cache 2026/09/22 04:22:25 DEBUG : dir: forgetting directory cache 2026/09/22 04:22:25 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/22 04:22:25 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:22:25 DEBUG : dir/virtualDir: Looking for writers 2026/09/22 04:22:25 DEBUG : dir: Looking for writers 2026/09/22 04:22:25 DEBUG : file1: reading active writers 2026/09/22 04:22:25 DEBUG : virtualFile2: reading active writers 2026/09/22 04:22:25 DEBUG : virtualFile: reading active writers 2026/09/22 04:22:25 DEBUG : virtualDir: reading active writers 2026/09/22 04:22:25 DEBUG : Looking for writers 2026/09/22 04:22:25 DEBUG : dir: reading active writers 2026/09/22 04:22:25 DEBUG : >WaitForWriters: 2026/09/22 04:22:27 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sufusog3huru/dir not empty`) 2026/09/22 04:22:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/22 04:22:27 DEBUG : pacer: Reducing sleep to 15ms 2026/09/22 04:22:27 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (13.41s) --- PASS: TestDirReadDirAll/Virtual (5.83s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:22:27 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:22:28 DEBUG : pacer: Reducing sleep to 10ms 2026/09/22 04:22:28 ERROR : dir/: Can only open directories read only 2026/09/22 04:22:28 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:22:28 DEBUG : dir: Looking for writers 2026/09/22 04:22:28 DEBUG : Looking for writers 2026/09/22 04:22:28 DEBUG : dir: reading active writers 2026/09/22 04:22:28 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.28s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:22:29 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:22:33 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:22:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/22 04:22:33 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/22 04:22:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/22 04:22:33 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (5 bytes), uploading instead of streaming 2026/09/22 04:22:34 DEBUG : dir/potato: size = 5 OK 2026/09/22 04:22:34 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 04:22:34 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/22 04:22:34 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/22 04:22:34 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:22:34 DEBUG : dir: Looking for writers 2026/09/22 04:22:34 DEBUG : file1: reading active writers 2026/09/22 04:22:34 DEBUG : potato: reading active writers 2026/09/22 04:22:34 DEBUG : Looking for writers 2026/09/22 04:22:34 DEBUG : dir: reading active writers 2026/09/22 04:22:34 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.29s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:22:35 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:22:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/22 04:22:38 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:22:38 DEBUG : dir/sub: Looking for writers 2026/09/22 04:22:38 DEBUG : dir: Looking for writers 2026/09/22 04:22:38 DEBUG : file1: reading active writers 2026/09/22 04:22:38 DEBUG : sub: reading active writers 2026/09/22 04:22:38 DEBUG : Looking for writers 2026/09/22 04:22:38 DEBUG : dir: reading active writers 2026/09/22 04:22:38 DEBUG : >WaitForWriters: 2026/09/22 04:22:39 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sufusog3huru/dir not empty`) 2026/09/22 04:22:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/22 04:22:39 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sufusog3huru/dir not empty`) 2026/09/22 04:22:39 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/22 04:22:39 DEBUG : pacer: Reducing sleep to 30ms 2026/09/22 04:22:39 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirMkdir (3.87s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:22:39 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:22:40 DEBUG : pacer: Reducing sleep to 16.875ms 2026/09/22 04:22:40 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/09/22 04:22:40 DEBUG : pacer: Reducing sleep to 10ms 2026/09/22 04:22:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/22 04:22:43 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/22 04:22:44 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:22:44 DEBUG : dir/sub/subsub: Looking for writers 2026/09/22 04:22:44 DEBUG : dir/sub: Looking for writers 2026/09/22 04:22:44 DEBUG : subsub: reading active writers 2026/09/22 04:22:44 DEBUG : dir: Looking for writers 2026/09/22 04:22:44 DEBUG : file1: reading active writers 2026/09/22 04:22:44 DEBUG : sub: reading active writers 2026/09/22 04:22:44 DEBUG : Looking for writers 2026/09/22 04:22:44 DEBUG : dir: reading active writers 2026/09/22 04:22:44 DEBUG : >WaitForWriters: 2026/09/22 04:22:45 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sufusog3huru/dir/sub not empty`) 2026/09/22 04:22:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/22 04:22:45 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sufusog3huru/dir/sub not empty`) 2026/09/22 04:22:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/22 04:22:45 DEBUG : pacer: Reducing sleep to 30ms 2026/09/22 04:22:45 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sufusog3huru/dir not empty`) 2026/09/22 04:22:45 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/09/22 04:22:45 DEBUG : pacer: Reducing sleep to 45ms 2026/09/22 04:22:45 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestDirMkdirSub (6.02s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:22:45 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:22:46 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/09/22 04:22:46 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/09/22 04:22:46 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/09/22 04:22:46 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/09/22 04:22:47 DEBUG : pacer: Reducing sleep to 10ms 2026/09/22 04:22:47 ERROR : dir/: Dir.Remove not empty 2026/09/22 04:22:47 DEBUG : dir/file1: Remove: 2026/09/22 04:22:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:22:47 DEBUG : dir/file1: >Remove: err= 2026/09/22 04:22:47 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/22 04:22:47 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:22:47 DEBUG : Looking for writers 2026/09/22 04:22:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.36s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:22:48 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:22:49 DEBUG : dir/file1: Remove: 2026/09/22 04:22:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:22:49 DEBUG : dir/file1: >Remove: err= 2026/09/22 04:22:50 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/22 04:22:50 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:22:50 DEBUG : Looking for writers 2026/09/22 04:22:50 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.32s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:22:50 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:22:52 DEBUG : dir/file1: Remove: 2026/09/22 04:22:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:22:52 DEBUG : dir/file1: >Remove: err= 2026/09/22 04:22:52 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:22:52 DEBUG : dir: Looking for writers 2026/09/22 04:22:52 DEBUG : Looking for writers 2026/09/22 04:22:52 DEBUG : dir: reading active writers 2026/09/22 04:22:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.95s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:22:53 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:22:56 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/22 04:22:56 DEBUG : dir: Updating dir with dir2 0x19394d91fa40 2026/09/22 04:22:56 DEBUG : dir: forgetting directory cache 2026/09/22 04:22:56 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/22 04:22:56 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/22 04:22:58 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/22 04:22:58 DEBUG : file2: Updating file with file2 0x19394ded5ad0 2026/09/22 04:22:58 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/22 04:22:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/22 04:22:58 INFO : dir2/file3: Deleted 2026/09/22 04:22:59 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/22 04:22:59 DEBUG : dir2/file3: Updating file with dir2/file3 0x19394ded5ad0 2026/09/22 04:22:59 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/22 04:22:59 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/22 04:22:59 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/22 04:23:00 DEBUG : empty directory: Updating dir with renamed empty directory 0x19394df06480 2026/09/22 04:23:00 DEBUG : empty directory: forgetting directory cache 2026/09/22 04:23:00 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/22 04:23:00 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/22 04:23:00 DEBUG : dir2: Renaming to "dir3" 2026/09/22 04:23:00 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:00 DEBUG : dir3: Looking for writers 2026/09/22 04:23:00 DEBUG : file3: reading active writers 2026/09/22 04:23:00 DEBUG : renamed empty directory: Looking for writers 2026/09/22 04:23:00 DEBUG : Looking for writers 2026/09/22 04:23:00 DEBUG : dir3: reading active writers 2026/09/22 04:23:00 DEBUG : renamed empty directory: reading active writers 2026/09/22 04:23:00 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.72s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:23:01 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:23:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/22 04:23:03 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:23:03 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/22 04:23:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/22 04:23:03 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/22 04:23:03 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/22 04:23:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/22 04:23:03 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:23:03 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/22 04:23:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/22 04:23:03 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/22 04:23:03 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/22 04:23:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/22 04:23:03 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (12 bytes), uploading instead of streaming 2026/09/22 04:23:04 DEBUG : dir/sub/file2: size = 12 OK 2026/09/22 04:23:04 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/22 04:23:04 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/22 04:23:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/22 04:23:04 DEBUG : forgetting directory cache 2026/09/22 04:23:04 DEBUG : dir: forgetting directory cache 2026/09/22 04:23:04 DEBUG : dir/sub: forgetting directory cache 2026/09/22 04:23:04 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/22 04:23:04 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/22 04:23:04 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (5 bytes), uploading instead of streaming 2026/09/22 04:23:05 DEBUG : dir/sub/file0: size = 5 OK 2026/09/22 04:23:05 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 04:23:05 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/22 04:23:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/22 04:23:05 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:05 DEBUG : dir/sub: Looking for writers 2026/09/22 04:23:05 DEBUG : file0: reading active writers 2026/09/22 04:23:05 DEBUG : file2: reading active writers 2026/09/22 04:23:05 DEBUG : dir: Looking for writers 2026/09/22 04:23:05 DEBUG : file1: reading active writers 2026/09/22 04:23:05 DEBUG : sub: reading active writers 2026/09/22 04:23:05 DEBUG : Looking for writers 2026/09/22 04:23:05 DEBUG : dir: reading active writers 2026/09/22 04:23:05 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (5.72s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:23:06 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:23:08 DEBUG : forgetting directory cache 2026/09/22 04:23:10 DEBUG : forgetting directory cache 2026/09/22 04:23:10 DEBUG : dir: forgetting directory cache 2026/09/22 04:23:10 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:10 DEBUG : dir: Looking for writers 2026/09/22 04:23:10 DEBUG : Looking for writers 2026/09/22 04:23:10 DEBUG : dir: reading active writers 2026/09/22 04:23:10 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.46s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:23:11 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:23:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/22 04:23:15 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:23:15 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/22 04:23:15 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/22 04:23:15 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/22 04:23:15 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:23:15 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/22 04:23:15 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/22 04:23:15 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:23:15 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/22 04:23:15 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/22 04:23:15 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/22 04:23:15 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:23:15 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/22 04:23:15 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:15 DEBUG : dir: Looking for writers 2026/09/22 04:23:15 DEBUG : file1: reading active writers 2026/09/22 04:23:15 DEBUG : file1.metadata: reading active writers 2026/09/22 04:23:15 DEBUG : Looking for writers 2026/09/22 04:23:15 DEBUG : dir: reading active writers 2026/09/22 04:23:15 DEBUG : dir.metadata: reading active writers 2026/09/22 04:23:15 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.36s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:23:15 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:23:18 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:18 DEBUG : dir: Looking for writers 2026/09/22 04:23:18 DEBUG : file1: reading active writers 2026/09/22 04:23:18 DEBUG : Looking for writers 2026/09/22 04:23:18 DEBUG : dir: reading active writers 2026/09/22 04:23:18 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.56s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:23:19 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:23:22 DEBUG : Can set mod time: true 2026/09/22 04:23:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/22 04:23:22 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:22 DEBUG : dir: Looking for writers 2026/09/22 04:23:22 DEBUG : file1: reading active writers 2026/09/22 04:23:22 DEBUG : Looking for writers 2026/09/22 04:23:22 DEBUG : dir: reading active writers 2026/09/22 04:23:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:23:23 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:23:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 04:23:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/22 04:23:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:23:27 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (0 bytes), uploading instead of streaming 2026/09/22 04:23:28 DEBUG : dir/file1: size = 0 OK 2026/09/22 04:23:28 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 04:23:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/22 04:23:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/22 04:23:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:23:28 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:28 DEBUG : dir: Looking for writers 2026/09/22 04:23:28 DEBUG : file1: reading active writers 2026/09/22 04:23:28 DEBUG : Looking for writers 2026/09/22 04:23:28 DEBUG : dir: reading active writers 2026/09/22 04:23:28 DEBUG : >WaitForWriters: 2026/09/22 04:23:29 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:29 DEBUG : dir: Looking for writers 2026/09/22 04:23:29 DEBUG : file1: reading active writers 2026/09/22 04:23:29 DEBUG : Looking for writers 2026/09/22 04:23:29 DEBUG : dir: reading active writers 2026/09/22 04:23:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:23:29 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:23:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 04:23:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/22 04:23:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:23:31 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (5 bytes), uploading instead of streaming 2026/09/22 04:23:35 DEBUG : dir/file1: size = 5 OK 2026/09/22 04:23:35 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 04:23:35 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/22 04:23:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/22 04:23:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:23:35 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:35 DEBUG : dir: Looking for writers 2026/09/22 04:23:35 DEBUG : file1: reading active writers 2026/09/22 04:23:35 DEBUG : Looking for writers 2026/09/22 04:23:35 DEBUG : dir: reading active writers 2026/09/22 04:23:35 DEBUG : >WaitForWriters: 2026/09/22 04:23:35 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:35 DEBUG : dir: Looking for writers 2026/09/22 04:23:35 DEBUG : file1: reading active writers 2026/09/22 04:23:35 DEBUG : Looking for writers 2026/09/22 04:23:35 DEBUG : dir: reading active writers 2026/09/22 04:23:35 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:23:36 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:23:36 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:23:36 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:23:36 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:23:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:23:36 DEBUG : Config file has changed externally - reloading 2026/09/22 04:23:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:23:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:23:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:23:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:23:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:23:36 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:23:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/22 04:23:38 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:38 DEBUG : dir: Looking for writers 2026/09/22 04:23:38 DEBUG : file1: reading active writers 2026/09/22 04:23:38 DEBUG : Looking for writers 2026/09/22 04:23:38 DEBUG : dir: reading active writers 2026/09/22 04:23:38 DEBUG : >WaitForWriters: 2026/09/22 04:23:38 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:23:39 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:23:39 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:23:39 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:23:39 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:23:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:23:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:23:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:23:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:23:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:23:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:23:39 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:23:42 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/22 04:23:42 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 04:23:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 04:23:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 04:23:42 DEBUG : dir/file1(0x19394e5be4c0): close: 2026/09/22 04:23:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/22 04:23:42 DEBUG : dir/file1(0x19394e5be4c0): >close: err= 2026/09/22 04:23:42 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:42 DEBUG : dir: Looking for writers 2026/09/22 04:23:42 DEBUG : file1: reading active writers 2026/09/22 04:23:42 DEBUG : Looking for writers 2026/09/22 04:23:42 DEBUG : dir: reading active writers 2026/09/22 04:23:42 DEBUG : >WaitForWriters: 2026/09/22 04:23:43 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:43 DEBUG : dir: Looking for writers 2026/09/22 04:23:43 DEBUG : file1: reading active writers 2026/09/22 04:23:43 DEBUG : Looking for writers 2026/09/22 04:23:43 DEBUG : dir: reading active writers 2026/09/22 04:23:43 DEBUG : >WaitForWriters: 2026/09/22 04:23:43 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:23:43 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:23:43 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:23:43 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:23:43 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:23:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:23:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:23:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:23:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:23:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:23:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:23:43 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:23:45 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/22 04:23:45 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 04:23:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 04:23:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 04:23:45 DEBUG : dir/file1(0x19394d8f7a80): _writeAt: size=5, off=0 2026/09/22 04:23:45 DEBUG : dir/file1(0x19394d8f7a80): openPending: 2026/09/22 04:23:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/22 04:23:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/22 04:23:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:23:45 DEBUG : dir/file1(0x19394d8f7a80): >openPending: err= 2026/09/22 04:23:45 DEBUG : dir/file1(0x19394d8f7a80): >_writeAt: n=5, err= 2026/09/22 04:23:45 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/22 04:23:45 DEBUG : dir/file1(0x19394d8f7a80): close: 2026/09/22 04:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/22 04:23:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/22 04:23:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/22 04:23:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/22 04:23:45 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/22 04:23:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/22 04:23:45 DEBUG : dir/file1(0x19394d8f7a80): >close: err= 2026/09/22 04:23:45 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:45 DEBUG : dir: Looking for writers 2026/09/22 04:23:45 DEBUG : file1: reading active writers 2026/09/22 04:23:45 DEBUG : Looking for writers 2026/09/22 04:23:45 DEBUG : dir: reading active writers 2026/09/22 04:23:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 04:23:45 DEBUG : dir: Looking for writers 2026/09/22 04:23:45 DEBUG : file1: reading active writers 2026/09/22 04:23:45 DEBUG : Looking for writers 2026/09/22 04:23:45 DEBUG : dir: reading active writers 2026/09/22 04:23:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 04:23:45 DEBUG : dir: Looking for writers 2026/09/22 04:23:45 DEBUG : file1: reading active writers 2026/09/22 04:23:45 DEBUG : Looking for writers 2026/09/22 04:23:45 DEBUG : dir: reading active writers 2026/09/22 04:23:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 04:23:45 DEBUG : dir: Looking for writers 2026/09/22 04:23:45 DEBUG : file1: reading active writers 2026/09/22 04:23:45 DEBUG : Looking for writers 2026/09/22 04:23:45 DEBUG : dir: reading active writers 2026/09/22 04:23:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 04:23:45 DEBUG : dir/file1: vfs cache: starting upload 2026/09/22 04:23:45 DEBUG : dir: Looking for writers 2026/09/22 04:23:45 DEBUG : file1: reading active writers 2026/09/22 04:23:45 DEBUG : Looking for writers 2026/09/22 04:23:45 DEBUG : dir: reading active writers 2026/09/22 04:23:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 04:23:45 DEBUG : dir: Looking for writers 2026/09/22 04:23:45 DEBUG : file1: reading active writers 2026/09/22 04:23:45 DEBUG : Looking for writers 2026/09/22 04:23:45 DEBUG : dir: reading active writers 2026/09/22 04:23:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 04:23:46 DEBUG : dir: Looking for writers 2026/09/22 04:23:46 DEBUG : file1: reading active writers 2026/09/22 04:23:46 DEBUG : Looking for writers 2026/09/22 04:23:46 DEBUG : dir: reading active writers 2026/09/22 04:23:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 04:23:46 DEBUG : dir/file1: size = 14 OK 2026/09/22 04:23:46 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/22 04:23:46 INFO : dir/file1: Copied (replaced existing) 2026/09/22 04:23:46 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/22 04:23:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/22 04:23:46 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/22 04:23:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:23:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/22 04:23:46 DEBUG : dir: Looking for writers 2026/09/22 04:23:46 DEBUG : file1: reading active writers 2026/09/22 04:23:46 DEBUG : Looking for writers 2026/09/22 04:23:46 DEBUG : dir: reading active writers 2026/09/22 04:23:46 DEBUG : >WaitForWriters: 2026/09/22 04:23:47 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:47 DEBUG : dir: Looking for writers 2026/09/22 04:23:47 DEBUG : file1: reading active writers 2026/09/22 04:23:47 DEBUG : Looking for writers 2026/09/22 04:23:47 DEBUG : dir: reading active writers 2026/09/22 04:23:47 DEBUG : >WaitForWriters: 2026/09/22 04:23:47 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (28.63s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (4.13s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.40s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.44s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.80s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.72s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.15s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:23:47 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:23:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 04:23:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/22 04:23:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:23:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/22 04:23:50 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:50 DEBUG : dir: Looking for writers 2026/09/22 04:23:50 DEBUG : file1: reading active writers 2026/09/22 04:23:50 DEBUG : Looking for writers 2026/09/22 04:23:50 DEBUG : dir: reading active writers 2026/09/22 04:23:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.92s) === RUN TestFileOpenReadUnknownSize 2026/09/22 04:23:50 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/22 04:23:50 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 04:23:50 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:23:50 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/22 04:23:50 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:50 DEBUG : Looking for writers 2026/09/22 04:23:50 DEBUG : file.txt: reading active writers 2026/09/22 04:23:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:23:50 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:23:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:23:52 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (25 bytes), uploading instead of streaming 2026/09/22 04:23:53 DEBUG : dir/file1: size = 25 OK 2026/09/22 04:23:53 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/22 04:23:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/22 04:23:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:23:53 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:53 DEBUG : dir: Looking for writers 2026/09/22 04:23:53 DEBUG : file1: reading active writers 2026/09/22 04:23:53 DEBUG : Looking for writers 2026/09/22 04:23:53 DEBUG : dir: reading active writers 2026/09/22 04:23:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.59s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:23:54 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:23:55 DEBUG : dir/file1: Remove: 2026/09/22 04:23:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:23:56 DEBUG : dir/file1: >Remove: err= 2026/09/22 04:23:56 DEBUG : dir/file1: Remove: 2026/09/22 04:23:56 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/22 04:23:56 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:56 DEBUG : dir: Looking for writers 2026/09/22 04:23:56 DEBUG : Looking for writers 2026/09/22 04:23:56 DEBUG : dir: reading active writers 2026/09/22 04:23:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.52s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:23:56 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:23:58 DEBUG : dir/file1: Remove: 2026/09/22 04:23:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:23:58 DEBUG : dir/file1: >Remove: err= 2026/09/22 04:23:58 DEBUG : dir/file1: Remove: 2026/09/22 04:23:58 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/22 04:23:58 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:23:58 DEBUG : dir: Looking for writers 2026/09/22 04:23:58 DEBUG : Looking for writers 2026/09/22 04:23:58 DEBUG : dir: reading active writers 2026/09/22 04:23:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.33s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:23:59 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:24:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 04:24:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/22 04:24:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/22 04:24:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/22 04:24:00 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/22 04:24:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/22 04:24:00 DEBUG : dir/file1: Open: flags=0x3 2026/09/22 04:24:00 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/22 04:24:00 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/22 04:24:00 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:00 DEBUG : dir: Looking for writers 2026/09/22 04:24:00 DEBUG : file1: reading active writers 2026/09/22 04:24:00 DEBUG : Looking for writers 2026/09/22 04:24:00 DEBUG : dir: reading active writers 2026/09/22 04:24:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.35s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:24:01 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:24:05 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:05 DEBUG : dir: Looking for writers 2026/09/22 04:24:05 DEBUG : file1: reading active writers 2026/09/22 04:24:05 DEBUG : Looking for writers 2026/09/22 04:24:05 DEBUG : dir: reading active writers 2026/09/22 04:24:05 DEBUG : >WaitForWriters: 2026/09/22 04:24:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 04:24:06 DEBUG : newLeaf: Updating file with newLeaf 0x19394e7cf380 2026/09/22 04:24:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:24:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 04:24:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/22 04:24:07 DEBUG : dir/file1: Updating file with dir/file1 0x19394e7cf380 2026/09/22 04:24:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/22 04:24:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 04:24:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/22 04:24:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:07 DEBUG : dir/file1: File is currently open, delaying rename 0x19394e7cf380 2026/09/22 04:24:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:24:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 04:24:07 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (25 bytes), uploading instead of streaming 2026/09/22 04:24:11 DEBUG : dir/file1: size = 25 OK 2026/09/22 04:24:11 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/22 04:24:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/22 04:24:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 04:24:11 DEBUG : newLeaf: Running delayed rename now 2026/09/22 04:24:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 04:24:12 DEBUG : newLeaf: Updating file with newLeaf 0x19394e7cf380 2026/09/22 04:24:12 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:12 DEBUG : dir: Looking for writers 2026/09/22 04:24:12 DEBUG : Looking for writers 2026/09/22 04:24:12 DEBUG : dir: reading active writers 2026/09/22 04:24:12 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:12 DEBUG : >WaitForWriters: 2026/09/22 04:24:12 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:12 DEBUG : dir: Looking for writers 2026/09/22 04:24:12 DEBUG : Looking for writers 2026/09/22 04:24:12 DEBUG : dir: reading active writers 2026/09/22 04:24:12 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:12 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:24:13 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:24:13 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:24:13 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:13 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:24:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:24:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:13 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:24:15 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:15 DEBUG : dir: Looking for writers 2026/09/22 04:24:15 DEBUG : file1: reading active writers 2026/09/22 04:24:15 DEBUG : Looking for writers 2026/09/22 04:24:15 DEBUG : dir: reading active writers 2026/09/22 04:24:15 DEBUG : >WaitForWriters: 2026/09/22 04:24:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 04:24:16 DEBUG : newLeaf: Updating file with newLeaf 0x19394ddb9ad0 2026/09/22 04:24:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:24:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 04:24:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/22 04:24:17 DEBUG : dir/file1: Updating file with dir/file1 0x19394ddb9ad0 2026/09/22 04:24:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/22 04:24:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 04:24:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/22 04:24:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:17 DEBUG : dir/file1: File is currently open, delaying rename 0x19394ddb9ad0 2026/09/22 04:24:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:24:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 04:24:17 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (25 bytes), uploading instead of streaming 2026/09/22 04:24:20 DEBUG : dir/file1: size = 25 OK 2026/09/22 04:24:20 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/22 04:24:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/22 04:24:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 04:24:20 DEBUG : newLeaf: Running delayed rename now 2026/09/22 04:24:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 04:24:21 DEBUG : newLeaf: Updating file with newLeaf 0x19394ddb9ad0 2026/09/22 04:24:21 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:21 DEBUG : dir: Looking for writers 2026/09/22 04:24:21 DEBUG : Looking for writers 2026/09/22 04:24:21 DEBUG : dir: reading active writers 2026/09/22 04:24:21 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:21 DEBUG : >WaitForWriters: 2026/09/22 04:24:21 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:21 DEBUG : dir: Looking for writers 2026/09/22 04:24:21 DEBUG : Looking for writers 2026/09/22 04:24:21 DEBUG : dir: reading active writers 2026/09/22 04:24:21 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:21 DEBUG : >WaitForWriters: 2026/09/22 04:24:21 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:24:22 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:24:22 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:24:22 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:22 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:22 DEBUG : Config file has changed externally - reloading 2026/09/22 04:24:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:24:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:24:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:22 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:24:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/22 04:24:24 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 04:24:24 DEBUG : dir/file1(0x19394e10e340): openPending: 2026/09/22 04:24:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/22 04:24:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/22 04:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:24 DEBUG : dir/file1(0x19394e10e340): >openPending: err= 2026/09/22 04:24:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/22 04:24:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 04:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 04:24:24 DEBUG : dir/file1(0x19394e10e340): _writeAt: size=14, off=0 2026/09/22 04:24:24 DEBUG : dir/file1(0x19394e10e340): >_writeAt: n=14, err= 2026/09/22 04:24:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/22 04:24:24 DEBUG : dir/file1(0x19394e10e340): close: 2026/09/22 04:24:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/22 04:24:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/22 04:24:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/22 04:24:24 DEBUG : dir/file1(0x19394e10e340): >close: err= 2026/09/22 04:24:24 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:24 DEBUG : dir: Looking for writers 2026/09/22 04:24:24 DEBUG : file1: reading active writers 2026/09/22 04:24:24 DEBUG : Looking for writers 2026/09/22 04:24:24 DEBUG : dir: reading active writers 2026/09/22 04:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 04:24:24 DEBUG : dir: Looking for writers 2026/09/22 04:24:24 DEBUG : file1: reading active writers 2026/09/22 04:24:24 DEBUG : Looking for writers 2026/09/22 04:24:24 DEBUG : dir: reading active writers 2026/09/22 04:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 04:24:24 DEBUG : dir: Looking for writers 2026/09/22 04:24:24 DEBUG : file1: reading active writers 2026/09/22 04:24:24 DEBUG : Looking for writers 2026/09/22 04:24:24 DEBUG : dir: reading active writers 2026/09/22 04:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 04:24:24 DEBUG : dir: Looking for writers 2026/09/22 04:24:24 DEBUG : file1: reading active writers 2026/09/22 04:24:24 DEBUG : Looking for writers 2026/09/22 04:24:24 DEBUG : dir: reading active writers 2026/09/22 04:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 04:24:24 DEBUG : dir/file1: vfs cache: starting upload 2026/09/22 04:24:24 DEBUG : dir: Looking for writers 2026/09/22 04:24:24 DEBUG : file1: reading active writers 2026/09/22 04:24:24 DEBUG : Looking for writers 2026/09/22 04:24:24 DEBUG : dir: reading active writers 2026/09/22 04:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 04:24:24 DEBUG : dir: Looking for writers 2026/09/22 04:24:24 DEBUG : file1: reading active writers 2026/09/22 04:24:24 DEBUG : Looking for writers 2026/09/22 04:24:24 DEBUG : dir: reading active writers 2026/09/22 04:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 04:24:24 DEBUG : dir: Looking for writers 2026/09/22 04:24:24 DEBUG : file1: reading active writers 2026/09/22 04:24:24 DEBUG : Looking for writers 2026/09/22 04:24:24 DEBUG : dir: reading active writers 2026/09/22 04:24:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 04:24:25 DEBUG : dir/file1: size = 14 OK 2026/09/22 04:24:25 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 04:24:25 INFO : dir/file1: Copied (replaced existing) 2026/09/22 04:24:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/22 04:24:25 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/22 04:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/22 04:24:25 DEBUG : dir: Looking for writers 2026/09/22 04:24:25 DEBUG : file1: reading active writers 2026/09/22 04:24:25 DEBUG : Looking for writers 2026/09/22 04:24:25 DEBUG : dir: reading active writers 2026/09/22 04:24:25 DEBUG : >WaitForWriters: 2026/09/22 04:24:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 04:24:25 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 04:24:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 04:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 04:24:25 DEBUG : dir/file1(0x19394eb05180): _readAt: size=512, off=0 2026/09/22 04:24:25 DEBUG : dir/file1(0x19394eb05180): openPending: 2026/09/22 04:24:25 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/09/22 04:24:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/22 04:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:25 DEBUG : dir/file1(0x19394eb05180): >openPending: err= 2026/09/22 04:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/22 04:24:25 DEBUG : dir/file1(0x19394eb05180): >_readAt: n=14, err=EOF 2026/09/22 04:24:25 DEBUG : dir/file1(0x19394eb05180): close: 2026/09/22 04:24:25 DEBUG : dir/file1(0x19394eb05180): >close: err= 2026/09/22 04:24:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 04:24:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/22 04:24:26 DEBUG : newLeaf: Updating file with newLeaf 0x19394dcba000 2026/09/22 04:24:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:24:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 04:24:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/22 04:24:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/22 04:24:27 DEBUG : dir/file1: Updating file with dir/file1 0x19394dcba000 2026/09/22 04:24:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/22 04:24:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 04:24:27 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 04:24:27 DEBUG : dir/file1(0x19394eb05a00): openPending: 2026/09/22 04:24:27 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/09/22 04:24:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/22 04:24:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:27 DEBUG : dir/file1(0x19394eb05a00): >openPending: err= 2026/09/22 04:24:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/22 04:24:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 04:24:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 04:24:27 DEBUG : dir/file1(0x19394eb05a00): _writeAt: size=25, off=0 2026/09/22 04:24:27 DEBUG : dir/file1(0x19394eb05a00): >_writeAt: n=25, err= 2026/09/22 04:24:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 04:24:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/22 04:24:28 DEBUG : newLeaf: Updating file with newLeaf 0x19394dcba000 2026/09/22 04:24:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:24:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 04:24:28 DEBUG : newLeaf(0x19394eb05a00): close: 2026/09/22 04:24:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/22 04:24:28 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-22 04:24:27.560352293 +0000 UTC m=+170.765281320 2026/09/22 04:24:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/22 04:24:28 DEBUG : newLeaf(0x19394eb05a00): >close: err= 2026/09/22 04:24:28 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:28 DEBUG : dir: Looking for writers 2026/09/22 04:24:28 DEBUG : Looking for writers 2026/09/22 04:24:28 DEBUG : dir: reading active writers 2026/09/22 04:24:28 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 04:24:28 DEBUG : dir: Looking for writers 2026/09/22 04:24:28 DEBUG : Looking for writers 2026/09/22 04:24:28 DEBUG : dir: reading active writers 2026/09/22 04:24:28 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 04:24:28 DEBUG : dir: Looking for writers 2026/09/22 04:24:28 DEBUG : Looking for writers 2026/09/22 04:24:28 DEBUG : dir: reading active writers 2026/09/22 04:24:28 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 04:24:28 DEBUG : dir: Looking for writers 2026/09/22 04:24:28 DEBUG : Looking for writers 2026/09/22 04:24:28 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:28 DEBUG : dir: reading active writers 2026/09/22 04:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 04:24:28 DEBUG : newLeaf: vfs cache: starting upload 2026/09/22 04:24:28 DEBUG : dir: Looking for writers 2026/09/22 04:24:28 DEBUG : Looking for writers 2026/09/22 04:24:28 DEBUG : dir: reading active writers 2026/09/22 04:24:28 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 04:24:28 DEBUG : dir: Looking for writers 2026/09/22 04:24:28 DEBUG : Looking for writers 2026/09/22 04:24:28 DEBUG : dir: reading active writers 2026/09/22 04:24:28 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 04:24:28 DEBUG : dir: Looking for writers 2026/09/22 04:24:28 DEBUG : Looking for writers 2026/09/22 04:24:28 DEBUG : dir: reading active writers 2026/09/22 04:24:28 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 04:24:29 DEBUG : newLeaf: size = 25 OK 2026/09/22 04:24:29 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/22 04:24:29 INFO : newLeaf: Copied (replaced existing) 2026/09/22 04:24:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-22 04:24:27 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/22 04:24:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/22 04:24:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 04:24:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/22 04:24:29 DEBUG : dir: Looking for writers 2026/09/22 04:24:29 DEBUG : Looking for writers 2026/09/22 04:24:29 DEBUG : dir: reading active writers 2026/09/22 04:24:29 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:29 DEBUG : >WaitForWriters: 2026/09/22 04:24:29 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:29 DEBUG : dir: Looking for writers 2026/09/22 04:24:29 DEBUG : Looking for writers 2026/09/22 04:24:29 DEBUG : dir: reading active writers 2026/09/22 04:24:29 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:29 DEBUG : >WaitForWriters: 2026/09/22 04:24:29 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:24:30 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:24:30 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:24:30 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:30 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:24:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:24:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:30 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:24:32 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:32 DEBUG : dir: Looking for writers 2026/09/22 04:24:32 DEBUG : file1: reading active writers 2026/09/22 04:24:32 DEBUG : Looking for writers 2026/09/22 04:24:32 DEBUG : dir: reading active writers 2026/09/22 04:24:32 DEBUG : >WaitForWriters: 2026/09/22 04:24:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 04:24:33 DEBUG : newLeaf: Updating file with newLeaf 0x19394dcbb5f0 2026/09/22 04:24:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:24:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 04:24:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/22 04:24:33 DEBUG : dir/file1: Updating file with dir/file1 0x19394dcbb5f0 2026/09/22 04:24:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/22 04:24:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 04:24:34 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 04:24:34 DEBUG : dir/file1(0x19394e01b7c0): openPending: 2026/09/22 04:24:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/22 04:24:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/22 04:24:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:34 DEBUG : dir/file1(0x19394e01b7c0): >openPending: err= 2026/09/22 04:24:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/22 04:24:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 04:24:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 04:24:34 DEBUG : dir/file1(0x19394e01b7c0): _writeAt: size=25, off=0 2026/09/22 04:24:34 DEBUG : dir/file1(0x19394e01b7c0): >_writeAt: n=25, err= 2026/09/22 04:24:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 04:24:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/22 04:24:34 DEBUG : newLeaf: Updating file with newLeaf 0x19394dcbb5f0 2026/09/22 04:24:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:24:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 04:24:34 DEBUG : newLeaf(0x19394e01b7c0): close: 2026/09/22 04:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/22 04:24:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-22 04:24:34.222682977 +0000 UTC m=+177.427612012 2026/09/22 04:24:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/22 04:24:34 DEBUG : newLeaf(0x19394e01b7c0): >close: err= 2026/09/22 04:24:34 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:34 DEBUG : dir: Looking for writers 2026/09/22 04:24:34 DEBUG : Looking for writers 2026/09/22 04:24:34 DEBUG : dir: reading active writers 2026/09/22 04:24:34 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 04:24:34 DEBUG : dir: Looking for writers 2026/09/22 04:24:34 DEBUG : Looking for writers 2026/09/22 04:24:34 DEBUG : dir: reading active writers 2026/09/22 04:24:34 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 04:24:34 DEBUG : dir: Looking for writers 2026/09/22 04:24:34 DEBUG : Looking for writers 2026/09/22 04:24:34 DEBUG : dir: reading active writers 2026/09/22 04:24:34 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 04:24:34 DEBUG : dir: Looking for writers 2026/09/22 04:24:34 DEBUG : Looking for writers 2026/09/22 04:24:34 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:34 DEBUG : dir: reading active writers 2026/09/22 04:24:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 04:24:34 DEBUG : newLeaf: vfs cache: starting upload 2026/09/22 04:24:34 DEBUG : dir: Looking for writers 2026/09/22 04:24:34 DEBUG : Looking for writers 2026/09/22 04:24:34 DEBUG : dir: reading active writers 2026/09/22 04:24:34 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 04:24:35 DEBUG : dir: Looking for writers 2026/09/22 04:24:35 DEBUG : Looking for writers 2026/09/22 04:24:35 DEBUG : dir: reading active writers 2026/09/22 04:24:35 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 04:24:35 DEBUG : dir: Looking for writers 2026/09/22 04:24:35 DEBUG : Looking for writers 2026/09/22 04:24:35 DEBUG : dir: reading active writers 2026/09/22 04:24:35 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 04:24:36 DEBUG : newLeaf: size = 25 OK 2026/09/22 04:24:36 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/22 04:24:36 INFO : newLeaf: Copied (replaced existing) 2026/09/22 04:24:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-22 04:24:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/22 04:24:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/22 04:24:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 04:24:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/22 04:24:36 DEBUG : dir: Looking for writers 2026/09/22 04:24:36 DEBUG : Looking for writers 2026/09/22 04:24:36 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:36 DEBUG : dir: reading active writers 2026/09/22 04:24:36 DEBUG : >WaitForWriters: 2026/09/22 04:24:36 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:36 DEBUG : dir: Looking for writers 2026/09/22 04:24:36 DEBUG : Looking for writers 2026/09/22 04:24:36 DEBUG : dir: reading active writers 2026/09/22 04:24:36 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:36 DEBUG : >WaitForWriters: 2026/09/22 04:24:36 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:24:37 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:24:37 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:24:37 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:37 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:24:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:24:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:37 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:24:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/22 04:24:38 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 04:24:38 DEBUG : dir/file1(0x19394e5bf340): openPending: 2026/09/22 04:24:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/22 04:24:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/22 04:24:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:38 DEBUG : dir/file1(0x19394e5bf340): >openPending: err= 2026/09/22 04:24:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/22 04:24:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 04:24:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 04:24:38 DEBUG : dir/file1(0x19394e5bf340): _writeAt: size=14, off=0 2026/09/22 04:24:38 DEBUG : dir/file1(0x19394e5bf340): >_writeAt: n=14, err= 2026/09/22 04:24:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/22 04:24:38 DEBUG : dir/file1(0x19394e5bf340): close: 2026/09/22 04:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/22 04:24:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/22 04:24:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/22 04:24:38 DEBUG : dir/file1(0x19394e5bf340): >close: err= 2026/09/22 04:24:38 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:38 DEBUG : dir: Looking for writers 2026/09/22 04:24:38 DEBUG : file1: reading active writers 2026/09/22 04:24:38 DEBUG : Looking for writers 2026/09/22 04:24:38 DEBUG : dir: reading active writers 2026/09/22 04:24:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 04:24:38 DEBUG : dir: Looking for writers 2026/09/22 04:24:38 DEBUG : file1: reading active writers 2026/09/22 04:24:38 DEBUG : Looking for writers 2026/09/22 04:24:38 DEBUG : dir: reading active writers 2026/09/22 04:24:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 04:24:38 DEBUG : dir: Looking for writers 2026/09/22 04:24:38 DEBUG : file1: reading active writers 2026/09/22 04:24:38 DEBUG : Looking for writers 2026/09/22 04:24:38 DEBUG : dir: reading active writers 2026/09/22 04:24:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 04:24:38 DEBUG : dir: Looking for writers 2026/09/22 04:24:38 DEBUG : file1: reading active writers 2026/09/22 04:24:38 DEBUG : Looking for writers 2026/09/22 04:24:38 DEBUG : dir: reading active writers 2026/09/22 04:24:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 04:24:38 DEBUG : dir/file1: vfs cache: starting upload 2026/09/22 04:24:39 DEBUG : dir: Looking for writers 2026/09/22 04:24:39 DEBUG : file1: reading active writers 2026/09/22 04:24:39 DEBUG : Looking for writers 2026/09/22 04:24:39 DEBUG : dir: reading active writers 2026/09/22 04:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 04:24:39 DEBUG : dir: Looking for writers 2026/09/22 04:24:39 DEBUG : file1: reading active writers 2026/09/22 04:24:39 DEBUG : Looking for writers 2026/09/22 04:24:39 DEBUG : dir: reading active writers 2026/09/22 04:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 04:24:39 DEBUG : dir: Looking for writers 2026/09/22 04:24:39 DEBUG : file1: reading active writers 2026/09/22 04:24:39 DEBUG : Looking for writers 2026/09/22 04:24:39 DEBUG : dir: reading active writers 2026/09/22 04:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 04:24:40 DEBUG : dir/file1: size = 14 OK 2026/09/22 04:24:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 04:24:40 INFO : dir/file1: Copied (replaced existing) 2026/09/22 04:24:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/22 04:24:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/22 04:24:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/22 04:24:40 DEBUG : dir: Looking for writers 2026/09/22 04:24:40 DEBUG : file1: reading active writers 2026/09/22 04:24:40 DEBUG : Looking for writers 2026/09/22 04:24:40 DEBUG : dir: reading active writers 2026/09/22 04:24:40 DEBUG : >WaitForWriters: 2026/09/22 04:24:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 04:24:40 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 04:24:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 04:24:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 04:24:40 DEBUG : dir/file1(0x19394e5bfdc0): _readAt: size=512, off=0 2026/09/22 04:24:40 DEBUG : dir/file1(0x19394e5bfdc0): openPending: 2026/09/22 04:24:40 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/09/22 04:24:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/22 04:24:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:40 DEBUG : dir/file1(0x19394e5bfdc0): >openPending: err= 2026/09/22 04:24:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/22 04:24:40 DEBUG : dir/file1(0x19394e5bfdc0): >_readAt: n=14, err=EOF 2026/09/22 04:24:40 DEBUG : dir/file1(0x19394e5bfdc0): close: 2026/09/22 04:24:40 DEBUG : dir/file1(0x19394e5bfdc0): >close: err= 2026/09/22 04:24:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 04:24:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/22 04:24:41 DEBUG : newLeaf: Updating file with newLeaf 0x19394dffaa90 2026/09/22 04:24:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:24:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 04:24:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/22 04:24:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/22 04:24:41 DEBUG : dir/file1: Updating file with dir/file1 0x19394dffaa90 2026/09/22 04:24:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/22 04:24:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 04:24:42 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 04:24:42 DEBUG : dir/file1(0x19394e0f6180): openPending: 2026/09/22 04:24:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/22 04:24:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/22 04:24:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:42 DEBUG : dir/file1(0x19394e0f6180): >openPending: err= 2026/09/22 04:24:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/22 04:24:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 04:24:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 04:24:42 DEBUG : dir/file1(0x19394e0f6180): _writeAt: size=25, off=0 2026/09/22 04:24:42 DEBUG : dir/file1(0x19394e0f6180): >_writeAt: n=25, err= 2026/09/22 04:24:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 04:24:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/22 04:24:42 DEBUG : newLeaf: Updating file with newLeaf 0x19394dffaa90 2026/09/22 04:24:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:24:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 04:24:42 DEBUG : newLeaf(0x19394e0f6180): close: 2026/09/22 04:24:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/22 04:24:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-22 04:24:42.284595396 +0000 UTC m=+185.489524412 2026/09/22 04:24:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/22 04:24:42 DEBUG : newLeaf(0x19394e0f6180): >close: err= 2026/09/22 04:24:42 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:42 DEBUG : dir: Looking for writers 2026/09/22 04:24:42 DEBUG : Looking for writers 2026/09/22 04:24:42 DEBUG : dir: reading active writers 2026/09/22 04:24:42 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 04:24:42 DEBUG : dir: Looking for writers 2026/09/22 04:24:42 DEBUG : Looking for writers 2026/09/22 04:24:42 DEBUG : dir: reading active writers 2026/09/22 04:24:42 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 04:24:42 DEBUG : dir: Looking for writers 2026/09/22 04:24:42 DEBUG : Looking for writers 2026/09/22 04:24:42 DEBUG : dir: reading active writers 2026/09/22 04:24:42 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 04:24:42 DEBUG : dir: Looking for writers 2026/09/22 04:24:42 DEBUG : Looking for writers 2026/09/22 04:24:42 DEBUG : dir: reading active writers 2026/09/22 04:24:42 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 04:24:42 DEBUG : newLeaf: vfs cache: starting upload 2026/09/22 04:24:43 DEBUG : dir: Looking for writers 2026/09/22 04:24:43 DEBUG : Looking for writers 2026/09/22 04:24:43 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:43 DEBUG : dir: reading active writers 2026/09/22 04:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 04:24:43 DEBUG : dir: Looking for writers 2026/09/22 04:24:43 DEBUG : Looking for writers 2026/09/22 04:24:43 DEBUG : dir: reading active writers 2026/09/22 04:24:43 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 04:24:43 DEBUG : dir: Looking for writers 2026/09/22 04:24:43 DEBUG : Looking for writers 2026/09/22 04:24:43 DEBUG : dir: reading active writers 2026/09/22 04:24:43 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 04:24:44 DEBUG : newLeaf: size = 25 OK 2026/09/22 04:24:44 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/22 04:24:44 INFO : newLeaf: Copied (replaced existing) 2026/09/22 04:24:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-22 04:24:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/22 04:24:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/22 04:24:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 04:24:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/22 04:24:44 DEBUG : dir: Looking for writers 2026/09/22 04:24:44 DEBUG : Looking for writers 2026/09/22 04:24:44 DEBUG : dir: reading active writers 2026/09/22 04:24:44 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:44 DEBUG : >WaitForWriters: 2026/09/22 04:24:44 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:44 DEBUG : dir: Looking for writers 2026/09/22 04:24:44 DEBUG : Looking for writers 2026/09/22 04:24:44 DEBUG : dir: reading active writers 2026/09/22 04:24:44 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:44 DEBUG : >WaitForWriters: 2026/09/22 04:24:44 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:24:45 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:24:45 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:24:45 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:45 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:24:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:24:45 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:24:47 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:47 DEBUG : dir: Looking for writers 2026/09/22 04:24:47 DEBUG : file1: reading active writers 2026/09/22 04:24:47 DEBUG : Looking for writers 2026/09/22 04:24:47 DEBUG : dir: reading active writers 2026/09/22 04:24:47 DEBUG : >WaitForWriters: 2026/09/22 04:24:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 04:24:47 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 04:24:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 04:24:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 04:24:47 DEBUG : dir/file1(0x19394e0f7200): _readAt: size=512, off=0 2026/09/22 04:24:47 DEBUG : dir/file1(0x19394e0f7200): openPending: 2026/09/22 04:24:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/22 04:24:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/22 04:24:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:47 DEBUG : dir/file1(0x19394e0f7200): >openPending: err= 2026/09/22 04:24:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/22 04:24:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 04:24:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:24:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:24:47 DEBUG : dir/file1(0x19394e0f7200): >_readAt: n=14, err=EOF 2026/09/22 04:24:47 DEBUG : dir/file1(0x19394e0f7200): close: 2026/09/22 04:24:47 DEBUG : dir/file1(0x19394e0f7200): >close: err= 2026/09/22 04:24:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 04:24:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/22 04:24:48 DEBUG : newLeaf: Updating file with newLeaf 0x19394e0afad0 2026/09/22 04:24:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:24:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 04:24:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/22 04:24:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/22 04:24:49 DEBUG : dir/file1: Updating file with dir/file1 0x19394e0afad0 2026/09/22 04:24:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/22 04:24:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 04:24:49 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 04:24:49 DEBUG : dir/file1(0x19394e2a4a80): openPending: 2026/09/22 04:24:49 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/09/22 04:24:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/22 04:24:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:24:49 DEBUG : dir/file1(0x19394e2a4a80): >openPending: err= 2026/09/22 04:24:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/22 04:24:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 04:24:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 04:24:49 DEBUG : dir/file1(0x19394e2a4a80): _writeAt: size=25, off=0 2026/09/22 04:24:49 DEBUG : dir/file1(0x19394e2a4a80): >_writeAt: n=25, err= 2026/09/22 04:24:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 04:24:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/22 04:24:50 DEBUG : newLeaf: Updating file with newLeaf 0x19394e0afad0 2026/09/22 04:24:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:24:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 04:24:50 DEBUG : newLeaf(0x19394e2a4a80): close: 2026/09/22 04:24:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/22 04:24:50 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-22 04:24:49.619908026 +0000 UTC m=+192.824837032 2026/09/22 04:24:50 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/22 04:24:50 DEBUG : newLeaf(0x19394e2a4a80): >close: err= 2026/09/22 04:24:50 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:50 DEBUG : dir: Looking for writers 2026/09/22 04:24:50 DEBUG : Looking for writers 2026/09/22 04:24:50 DEBUG : dir: reading active writers 2026/09/22 04:24:50 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 04:24:50 DEBUG : dir: Looking for writers 2026/09/22 04:24:50 DEBUG : Looking for writers 2026/09/22 04:24:50 DEBUG : dir: reading active writers 2026/09/22 04:24:50 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 04:24:50 DEBUG : dir: Looking for writers 2026/09/22 04:24:50 DEBUG : Looking for writers 2026/09/22 04:24:50 DEBUG : dir: reading active writers 2026/09/22 04:24:50 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 04:24:50 DEBUG : dir: Looking for writers 2026/09/22 04:24:50 DEBUG : Looking for writers 2026/09/22 04:24:50 DEBUG : dir: reading active writers 2026/09/22 04:24:50 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 04:24:50 DEBUG : newLeaf: vfs cache: starting upload 2026/09/22 04:24:50 DEBUG : dir: Looking for writers 2026/09/22 04:24:50 DEBUG : Looking for writers 2026/09/22 04:24:50 DEBUG : dir: reading active writers 2026/09/22 04:24:50 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 04:24:50 DEBUG : dir: Looking for writers 2026/09/22 04:24:50 DEBUG : Looking for writers 2026/09/22 04:24:50 DEBUG : dir: reading active writers 2026/09/22 04:24:50 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 04:24:50 DEBUG : dir: Looking for writers 2026/09/22 04:24:50 DEBUG : Looking for writers 2026/09/22 04:24:50 DEBUG : dir: reading active writers 2026/09/22 04:24:50 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 04:24:51 DEBUG : newLeaf: size = 25 OK 2026/09/22 04:24:51 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/22 04:24:51 INFO : newLeaf: Copied (replaced existing) 2026/09/22 04:24:51 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-22 04:24:49 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/22 04:24:51 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/22 04:24:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 04:24:51 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/22 04:24:51 DEBUG : dir: Looking for writers 2026/09/22 04:24:51 DEBUG : Looking for writers 2026/09/22 04:24:51 DEBUG : dir: reading active writers 2026/09/22 04:24:51 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:51 DEBUG : >WaitForWriters: 2026/09/22 04:24:51 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:51 DEBUG : dir: Looking for writers 2026/09/22 04:24:51 DEBUG : Looking for writers 2026/09/22 04:24:51 DEBUG : dir: reading active writers 2026/09/22 04:24:51 DEBUG : newLeaf: reading active writers 2026/09/22 04:24:51 DEBUG : >WaitForWriters: 2026/09/22 04:24:51 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting --- PASS: TestFileRename (50.96s) --- PASS: TestFileRename/off,forceCache=false (11.72s) --- PASS: TestFileRename/minimal,forceCache=false (9.27s) --- PASS: TestFileRename/minimal,forceCache=true (7.82s) --- PASS: TestFileRename/writes,forceCache=false (6.72s) --- PASS: TestFileRename/writes,forceCache=true (8.01s) --- PASS: TestFileRename/full,forceCache=false (7.41s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:24:52 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:24:52 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:24:52 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:52 DEBUG : Looking for writers 2026/09/22 04:24:52 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.26s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.25s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.27s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.26s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:24:53 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.25s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:24:54 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:24:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 04:24:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 04:24:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/22 04:24:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/22 04:24:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:24:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/22 04:24:55 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/22 04:24:55 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:55 DEBUG : dir: Looking for writers 2026/09/22 04:24:55 DEBUG : file1: reading active writers 2026/09/22 04:24:55 DEBUG : Looking for writers 2026/09/22 04:24:55 DEBUG : dir: reading active writers 2026/09/22 04:24:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.57s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:24:56 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:24:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 04:24:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 04:24:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/22 04:24:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/22 04:24:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:24:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/22 04:24:58 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/22 04:24:58 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/22 04:24:58 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/22 04:24:58 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/22 04:24:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/22 04:24:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/22 04:24:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/22 04:24:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/22 04:24:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/22 04:24:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/22 04:24:59 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/22 04:24:59 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/22 04:24:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/22 04:24:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/22 04:24:59 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/22 04:24:59 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:24:59 DEBUG : dir: Looking for writers 2026/09/22 04:24:59 DEBUG : file1: reading active writers 2026/09/22 04:24:59 DEBUG : Looking for writers 2026/09/22 04:24:59 DEBUG : dir: reading active writers 2026/09/22 04:24:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.67s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:00 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 04:25:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 04:25:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/22 04:25:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/22 04:25:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:25:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/22 04:25:02 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/22 04:25:02 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/22 04:25:02 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/22 04:25:02 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/22 04:25:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/22 04:25:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/22 04:25:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/22 04:25:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/22 04:25:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/22 04:25:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/22 04:25:02 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/22 04:25:02 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/22 04:25:02 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/22 04:25:02 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/22 04:25:02 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/22 04:25:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/22 04:25:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/22 04:25:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/22 04:25:03 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/22 04:25:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/22 04:25:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/22 04:25:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/22 04:25:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/22 04:25:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/22 04:25:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/22 04:25:03 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/22 04:25:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/22 04:25:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/22 04:25:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/22 04:25:03 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/22 04:25:03 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:03 DEBUG : dir: Looking for writers 2026/09/22 04:25:03 DEBUG : file1: reading active writers 2026/09/22 04:25:03 DEBUG : Looking for writers 2026/09/22 04:25:03 DEBUG : dir: reading active writers 2026/09/22 04:25:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (3.85s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:04 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 04:25:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 04:25:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/22 04:25:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/22 04:25:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:25:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/22 04:25:06 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:06 DEBUG : dir: Looking for writers 2026/09/22 04:25:06 DEBUG : file1: reading active writers 2026/09/22 04:25:06 DEBUG : Looking for writers 2026/09/22 04:25:06 DEBUG : dir: reading active writers 2026/09/22 04:25:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.97s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:07 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 04:25:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 04:25:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/22 04:25:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/22 04:25:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:25:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/22 04:25:09 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/22 04:25:09 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/22 04:25:09 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:09 DEBUG : dir: Looking for writers 2026/09/22 04:25:09 DEBUG : file1: reading active writers 2026/09/22 04:25:09 DEBUG : Looking for writers 2026/09/22 04:25:09 DEBUG : dir: reading active writers 2026/09/22 04:25:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (3.89s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:11 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:11 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:25:11 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:11 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:11 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:25:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 04:25:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 04:25:12 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 04:25:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 04:25:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 04:25:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/22 04:25:12 DEBUG : dir/file1(0x19394e10ee80): _readAt: size=1, off=0 2026/09/22 04:25:12 DEBUG : dir/file1(0x19394e10ee80): openPending: 2026/09/22 04:25:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/22 04:25:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/22 04:25:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:12 DEBUG : dir/file1(0x19394e10ee80): >openPending: err= 2026/09/22 04:25:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/22 04:25:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 04:25:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:25:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:25:13 DEBUG : dir/file1(0x19394e10ee80): >_readAt: n=1, err= 2026/09/22 04:25:13 DEBUG : dir/file1(0x19394e10ee80): _readAt: size=256, off=1 2026/09/22 04:25:13 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/22 04:25:13 DEBUG : dir/file1(0x19394e10ee80): >_readAt: n=15, err=EOF 2026/09/22 04:25:13 DEBUG : dir/file1(0x19394e10ee80): _readAt: size=16, off=16 2026/09/22 04:25:13 DEBUG : dir/file1(0x19394e10ee80): >_readAt: n=0, err=EOF 2026/09/22 04:25:13 DEBUG : dir/file1(0x19394e10ee80): close: 2026/09/22 04:25:13 DEBUG : dir/file1(0x19394e10ee80): >close: err= 2026/09/22 04:25:13 DEBUG : dir/file1(0x19394e10ee80): close: 2026/09/22 04:25:13 DEBUG : dir/file1(0x19394e10ee80): >close: err=file already closed 2026/09/22 04:25:13 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:13 DEBUG : dir: Looking for writers 2026/09/22 04:25:13 DEBUG : file1: reading active writers 2026/09/22 04:25:13 DEBUG : Looking for writers 2026/09/22 04:25:13 DEBUG : dir: reading active writers 2026/09/22 04:25:13 DEBUG : >WaitForWriters: 2026/09/22 04:25:13 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.79s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:13 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:13 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:25:13 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:13 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:13 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:25:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 04:25:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 04:25:15 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 04:25:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 04:25:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 04:25:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/22 04:25:15 DEBUG : dir/file1(0x19394e661300): _readAt: size=1, off=0 2026/09/22 04:25:15 DEBUG : dir/file1(0x19394e661300): openPending: 2026/09/22 04:25:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/22 04:25:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/22 04:25:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:15 DEBUG : dir/file1(0x19394e661300): >openPending: err= 2026/09/22 04:25:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/22 04:25:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 04:25:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:25:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:25:15 DEBUG : dir/file1(0x19394e661300): >_readAt: n=1, err= 2026/09/22 04:25:15 DEBUG : dir/file1(0x19394e661300): _readAt: size=1, off=5 2026/09/22 04:25:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/22 04:25:15 DEBUG : dir/file1(0x19394e661300): >_readAt: n=1, err= 2026/09/22 04:25:15 DEBUG : dir/file1(0x19394e661300): _readAt: size=1, off=3 2026/09/22 04:25:15 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/22 04:25:15 DEBUG : dir/file1(0x19394e661300): >_readAt: n=1, err= 2026/09/22 04:25:15 DEBUG : dir/file1(0x19394e661300): _readAt: size=1, off=13 2026/09/22 04:25:15 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/22 04:25:15 DEBUG : dir/file1(0x19394e661300): >_readAt: n=1, err= 2026/09/22 04:25:15 DEBUG : dir/file1(0x19394e661300): _readAt: size=16, off=100 2026/09/22 04:25:15 DEBUG : dir/file1(0x19394e661300): >_readAt: n=0, err=EOF 2026/09/22 04:25:15 DEBUG : dir/file1(0x19394e661300): close: 2026/09/22 04:25:15 DEBUG : dir/file1(0x19394e661300): >close: err= 2026/09/22 04:25:15 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:15 DEBUG : dir: Looking for writers 2026/09/22 04:25:15 DEBUG : file1: reading active writers 2026/09/22 04:25:15 DEBUG : Looking for writers 2026/09/22 04:25:15 DEBUG : dir: reading active writers 2026/09/22 04:25:15 DEBUG : >WaitForWriters: 2026/09/22 04:25:15 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.75s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:16 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:16 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:25:16 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:16 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:16 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:25:18 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru/dir/file1: no such file or directory 2026/09/22 04:25:18 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-sufusog3huru/dir/file1: no such file or directory 2026/09/22 04:25:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 04:25:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 04:25:19 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 04:25:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 04:25:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 04:25:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/22 04:25:19 DEBUG : dir/file1(0x19394e01b3c0): _readAt: size=1, off=0 2026/09/22 04:25:19 DEBUG : dir/file1(0x19394e01b3c0): openPending: 2026/09/22 04:25:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/22 04:25:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/22 04:25:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:19 DEBUG : dir/file1(0x19394e01b3c0): >openPending: err= 2026/09/22 04:25:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/22 04:25:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 04:25:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:25:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:25:19 DEBUG : dir/file1(0x19394e01b3c0): >_readAt: n=1, err= 2026/09/22 04:25:19 DEBUG : dir/file1(0x19394e01b3c0): _readAt: size=1, off=5 2026/09/22 04:25:19 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/22 04:25:19 DEBUG : dir/file1(0x19394e01b3c0): >_readAt: n=1, err= 2026/09/22 04:25:19 DEBUG : dir/file1(0x19394e01b3c0): _readAt: size=1, off=1 2026/09/22 04:25:19 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/22 04:25:19 DEBUG : dir/file1(0x19394e01b3c0): >_readAt: n=1, err= 2026/09/22 04:25:19 DEBUG : dir/file1(0x19394e01b3c0): _readAt: size=6, off=10 2026/09/22 04:25:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/22 04:25:19 DEBUG : dir/file1(0x19394e01b3c0): >_readAt: n=6, err= 2026/09/22 04:25:19 DEBUG : dir/file1(0x19394e01b3c0): _readAt: size=256, off=10 2026/09/22 04:25:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/22 04:25:19 DEBUG : dir/file1(0x19394e01b3c0): >_readAt: n=6, err=EOF 2026/09/22 04:25:19 DEBUG : dir/file1(0x19394e01b3c0): _readAt: size=256, off=100 2026/09/22 04:25:19 DEBUG : dir/file1(0x19394e01b3c0): >_readAt: n=0, err=EOF 2026/09/22 04:25:19 DEBUG : dir/file1(0x19394e01b3c0): close: 2026/09/22 04:25:19 DEBUG : dir/file1(0x19394e01b3c0): >close: err= 2026/09/22 04:25:19 DEBUG : dir/file1(0x19394e01b3c0): _readAt: size=256, off=100 2026/09/22 04:25:19 DEBUG : dir/file1(0x19394e01b3c0): >_readAt: n=0, err=file already closed 2026/09/22 04:25:19 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:19 DEBUG : dir: Looking for writers 2026/09/22 04:25:19 DEBUG : file1: reading active writers 2026/09/22 04:25:19 DEBUG : Looking for writers 2026/09/22 04:25:19 DEBUG : dir: reading active writers 2026/09/22 04:25:19 DEBUG : >WaitForWriters: 2026/09/22 04:25:19 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (3.85s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:20 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:20 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:25:20 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:20 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:20 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:25:20 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru/dir/file1: no such file or directory 2026/09/22 04:25:20 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-sufusog3huru/dir/file1: no such file or directory 2026/09/22 04:25:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 04:25:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 04:25:22 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 04:25:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 04:25:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 04:25:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/22 04:25:22 DEBUG : dir/file1(0x19394d6f1c40): RWFileHandle.Flush 2026/09/22 04:25:22 DEBUG : dir/file1(0x19394d6f1c40): _readAt: size=256, off=0 2026/09/22 04:25:22 DEBUG : dir/file1(0x19394d6f1c40): openPending: 2026/09/22 04:25:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/22 04:25:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/22 04:25:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:22 DEBUG : dir/file1(0x19394d6f1c40): >openPending: err= 2026/09/22 04:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/22 04:25:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 04:25:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:25:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:25:22 DEBUG : dir/file1(0x19394d6f1c40): >_readAt: n=16, err=EOF 2026/09/22 04:25:22 DEBUG : dir/file1(0x19394d6f1c40): RWFileHandle.Flush 2026/09/22 04:25:22 DEBUG : dir/file1(0x19394d6f1c40): RWFileHandle.Flush 2026/09/22 04:25:22 DEBUG : dir/file1(0x19394d6f1c40): close: 2026/09/22 04:25:22 DEBUG : dir/file1(0x19394d6f1c40): >close: err= 2026/09/22 04:25:22 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:22 DEBUG : dir: Looking for writers 2026/09/22 04:25:22 DEBUG : file1: reading active writers 2026/09/22 04:25:22 DEBUG : Looking for writers 2026/09/22 04:25:22 DEBUG : dir: reading active writers 2026/09/22 04:25:22 DEBUG : >WaitForWriters: 2026/09/22 04:25:22 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.75s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:23 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:23 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:25:23 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:23 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:23 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:25:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 04:25:24 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru/dir/file1: no such file or directory 2026/09/22 04:25:24 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-sufusog3huru/dir/file1: no such file or directory 2026/09/22 04:25:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 04:25:24 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 04:25:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 04:25:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 04:25:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/22 04:25:24 DEBUG : dir/file1(0x19394db94f00): _readAt: size=256, off=0 2026/09/22 04:25:24 DEBUG : dir/file1(0x19394db94f00): openPending: 2026/09/22 04:25:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/22 04:25:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/22 04:25:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:24 DEBUG : dir/file1(0x19394db94f00): >openPending: err= 2026/09/22 04:25:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/22 04:25:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 04:25:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:25:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:25:25 DEBUG : dir/file1(0x19394db94f00): >_readAt: n=16, err=EOF 2026/09/22 04:25:25 DEBUG : dir/file1(0x19394db94f00): RWFileHandle.Release 2026/09/22 04:25:25 DEBUG : dir/file1(0x19394db94f00): close: 2026/09/22 04:25:25 DEBUG : dir/file1(0x19394db94f00): >close: err= 2026/09/22 04:25:25 DEBUG : dir/file1(0x19394db94f00): RWFileHandle.Release 2026/09/22 04:25:25 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:25 DEBUG : dir: Looking for writers 2026/09/22 04:25:25 DEBUG : file1: reading active writers 2026/09/22 04:25:25 DEBUG : Looking for writers 2026/09/22 04:25:25 DEBUG : dir: reading active writers 2026/09/22 04:25:25 DEBUG : >WaitForWriters: 2026/09/22 04:25:25 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.56s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:25 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:25 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:25:25 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:25 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:25 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:25:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:25 DEBUG : file1: newRWFileHandle: 2026/09/22 04:25:25 DEBUG : file1(0x19394db95400): openPending: 2026/09/22 04:25:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:25 DEBUG : file1(0x19394db95400): >openPending: err= 2026/09/22 04:25:25 DEBUG : file1: >newRWFileHandle: err= 2026/09/22 04:25:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/22 04:25:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/22 04:25:25 DEBUG : file1(0x19394db95400): _writeAt: size=5, off=0 2026/09/22 04:25:25 DEBUG : file1(0x19394db95400): >_writeAt: n=5, err= 2026/09/22 04:25:25 DEBUG : file1(0x19394db95400): _writeAt: size=7, off=5 2026/09/22 04:25:25 DEBUG : file1(0x19394db95400): >_writeAt: n=7, err= 2026/09/22 04:25:25 DEBUG : file1: vfs cache: truncate to size=11 2026/09/22 04:25:25 DEBUG : file1(0x19394db95400): close: 2026/09/22 04:25:25 DEBUG : file1: vfs cache: setting modification time to 2026-09-22 04:25:25.864867079 +0000 UTC m=+229.069796095 2026/09/22 04:25:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:25 DEBUG : file1(0x19394db95400): >close: err= 2026/09/22 04:25:25 DEBUG : file1(0x19394db95400): close: 2026/09/22 04:25:25 DEBUG : file1(0x19394db95400): >close: err=file already closed 2026/09/22 04:25:25 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:25 DEBUG : Looking for writers 2026/09/22 04:25:25 DEBUG : file1: reading active writers 2026/09/22 04:25:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 04:25:25 DEBUG : Looking for writers 2026/09/22 04:25:25 DEBUG : file1: reading active writers 2026/09/22 04:25:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 04:25:25 DEBUG : Looking for writers 2026/09/22 04:25:25 DEBUG : file1: reading active writers 2026/09/22 04:25:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 04:25:25 DEBUG : Looking for writers 2026/09/22 04:25:25 DEBUG : file1: reading active writers 2026/09/22 04:25:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 04:25:25 DEBUG : file1: vfs cache: starting upload 2026/09/22 04:25:26 DEBUG : Looking for writers 2026/09/22 04:25:26 DEBUG : file1: reading active writers 2026/09/22 04:25:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 04:25:26 DEBUG : Looking for writers 2026/09/22 04:25:26 DEBUG : file1: reading active writers 2026/09/22 04:25:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 04:25:26 DEBUG : Looking for writers 2026/09/22 04:25:26 DEBUG : file1: reading active writers 2026/09/22 04:25:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 04:25:26 DEBUG : file1: size = 11 OK 2026/09/22 04:25:26 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 04:25:26 INFO : file1: Copied (new) 2026/09/22 04:25:26 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-22 04:25:25 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/22 04:25:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/22 04:25:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:26 INFO : file1: vfs cache: upload succeeded try #1 2026/09/22 04:25:27 DEBUG : Looking for writers 2026/09/22 04:25:27 DEBUG : file1: reading active writers 2026/09/22 04:25:27 DEBUG : >WaitForWriters: 2026/09/22 04:25:27 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:27 DEBUG : Looking for writers 2026/09/22 04:25:27 DEBUG : file1: reading active writers 2026/09/22 04:25:27 DEBUG : >WaitForWriters: 2026/09/22 04:25:27 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting 2026/09/22 04:25:27 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru/dir/file1: no such file or directory 2026/09/22 04:25:27 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-sufusog3huru/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.96s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:27 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:27 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:25:27 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:27 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:27 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:25:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:27 DEBUG : file1: newRWFileHandle: 2026/09/22 04:25:27 DEBUG : file1(0x19394e2c8a80): openPending: 2026/09/22 04:25:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:27 DEBUG : file1(0x19394e2c8a80): >openPending: err= 2026/09/22 04:25:27 DEBUG : file1: >newRWFileHandle: err= 2026/09/22 04:25:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/22 04:25:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/22 04:25:27 DEBUG : file1(0x19394e2c8a80): _writeAt: size=7, off=0 2026/09/22 04:25:27 DEBUG : file1(0x19394e2c8a80): >_writeAt: n=7, err= 2026/09/22 04:25:27 DEBUG : file1(0x19394e2c8a80): _writeAt: size=6, off=5 2026/09/22 04:25:27 DEBUG : file1(0x19394e2c8a80): >_writeAt: n=6, err= 2026/09/22 04:25:27 DEBUG : file1(0x19394e2c8a80): close: 2026/09/22 04:25:27 DEBUG : file1: vfs cache: setting modification time to 2026-09-22 04:25:27.833131889 +0000 UTC m=+231.038060905 2026/09/22 04:25:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:27 DEBUG : file1(0x19394e2c8a80): >close: err= 2026/09/22 04:25:27 DEBUG : file1(0x19394e2c8a80): _writeAt: size=5, off=0 2026/09/22 04:25:27 DEBUG : file1(0x19394e2c8a80): >_writeAt: n=0, err=file already closed 2026/09/22 04:25:27 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:27 DEBUG : Looking for writers 2026/09/22 04:25:27 DEBUG : file1: reading active writers 2026/09/22 04:25:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 04:25:27 DEBUG : Looking for writers 2026/09/22 04:25:27 DEBUG : file1: reading active writers 2026/09/22 04:25:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 04:25:27 DEBUG : Looking for writers 2026/09/22 04:25:27 DEBUG : file1: reading active writers 2026/09/22 04:25:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 04:25:27 DEBUG : Looking for writers 2026/09/22 04:25:27 DEBUG : file1: reading active writers 2026/09/22 04:25:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 04:25:27 DEBUG : file1: vfs cache: starting upload 2026/09/22 04:25:27 DEBUG : Looking for writers 2026/09/22 04:25:27 DEBUG : file1: reading active writers 2026/09/22 04:25:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 04:25:28 DEBUG : Looking for writers 2026/09/22 04:25:28 DEBUG : file1: reading active writers 2026/09/22 04:25:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 04:25:28 DEBUG : Looking for writers 2026/09/22 04:25:28 DEBUG : file1: reading active writers 2026/09/22 04:25:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 04:25:29 DEBUG : Looking for writers 2026/09/22 04:25:29 DEBUG : file1: reading active writers 2026/09/22 04:25:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 04:25:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru/dir/file1: no such file or directory 2026/09/22 04:25:30 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-sufusog3huru/dir/file1: no such file or directory 2026/09/22 04:25:30 DEBUG : Looking for writers 2026/09/22 04:25:30 DEBUG : file1: reading active writers 2026/09/22 04:25:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 04:25:30 DEBUG : file1: size = 11 OK 2026/09/22 04:25:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 04:25:30 INFO : file1: Copied (new) 2026/09/22 04:25:30 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-22 04:25:27 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/22 04:25:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/22 04:25:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:30 INFO : file1: vfs cache: upload succeeded try #1 2026/09/22 04:25:31 DEBUG : Looking for writers 2026/09/22 04:25:31 DEBUG : file1: reading active writers 2026/09/22 04:25:31 DEBUG : >WaitForWriters: 2026/09/22 04:25:31 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:31 DEBUG : Looking for writers 2026/09/22 04:25:31 DEBUG : file1: reading active writers 2026/09/22 04:25:31 DEBUG : >WaitForWriters: 2026/09/22 04:25:31 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.99s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:31 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:31 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:25:31 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:31 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:31 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:25:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:31 DEBUG : file1: newRWFileHandle: 2026/09/22 04:25:31 DEBUG : file1(0x19394db7ba80): openPending: 2026/09/22 04:25:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:31 DEBUG : file1(0x19394db7ba80): >openPending: err= 2026/09/22 04:25:31 DEBUG : file1: >newRWFileHandle: err= 2026/09/22 04:25:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/22 04:25:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/22 04:25:31 DEBUG : file1(0x19394db7ba80): close: 2026/09/22 04:25:31 DEBUG : file1: vfs cache: setting modification time to 2026-09-22 04:25:31.813649 +0000 UTC m=+235.018578026 2026/09/22 04:25:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:31 DEBUG : file1(0x19394db7ba80): >close: err= 2026/09/22 04:25:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/22 04:25:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/22 04:25:31 DEBUG : file2: newRWFileHandle: 2026/09/22 04:25:31 DEBUG : file2(0x19394e902400): openPending: 2026/09/22 04:25:31 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/22 04:25:31 DEBUG : file2(0x19394e902400): >openPending: err= 2026/09/22 04:25:31 DEBUG : file2: >newRWFileHandle: err= 2026/09/22 04:25:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/22 04:25:31 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/22 04:25:31 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/22 04:25:31 DEBUG : file2(0x19394e902400): RWFileHandle.Flush 2026/09/22 04:25:31 DEBUG : file2(0x19394e902400): RWFileHandle.Release 2026/09/22 04:25:31 DEBUG : file2(0x19394e902400): close: 2026/09/22 04:25:31 DEBUG : file2: vfs cache: setting modification time to 2026-09-22 04:25:31.814833087 +0000 UTC m=+235.019762123 2026/09/22 04:25:31 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:31 DEBUG : file2(0x19394e902400): >close: err= 2026/09/22 04:25:31 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:31 DEBUG : Looking for writers 2026/09/22 04:25:31 DEBUG : file2: reading active writers 2026/09/22 04:25:31 DEBUG : file1: reading active writers 2026/09/22 04:25:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/22 04:25:31 DEBUG : Looking for writers 2026/09/22 04:25:31 DEBUG : file2: reading active writers 2026/09/22 04:25:31 DEBUG : file1: reading active writers 2026/09/22 04:25:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/22 04:25:31 DEBUG : Looking for writers 2026/09/22 04:25:31 DEBUG : file1: reading active writers 2026/09/22 04:25:31 DEBUG : file2: reading active writers 2026/09/22 04:25:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/22 04:25:31 DEBUG : Looking for writers 2026/09/22 04:25:31 DEBUG : file1: reading active writers 2026/09/22 04:25:31 DEBUG : file2: reading active writers 2026/09/22 04:25:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/22 04:25:31 DEBUG : file1: vfs cache: starting upload 2026/09/22 04:25:31 DEBUG : file2: vfs cache: starting upload 2026/09/22 04:25:31 DEBUG : Looking for writers 2026/09/22 04:25:31 DEBUG : file1: reading active writers 2026/09/22 04:25:31 DEBUG : file2: reading active writers 2026/09/22 04:25:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/22 04:25:32 DEBUG : Looking for writers 2026/09/22 04:25:32 DEBUG : file1: reading active writers 2026/09/22 04:25:32 DEBUG : file2: reading active writers 2026/09/22 04:25:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/22 04:25:32 DEBUG : Looking for writers 2026/09/22 04:25:32 DEBUG : file1: reading active writers 2026/09/22 04:25:32 DEBUG : file2: reading active writers 2026/09/22 04:25:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/09/22 04:25:33 DEBUG : Looking for writers 2026/09/22 04:25:33 DEBUG : file1: reading active writers 2026/09/22 04:25:33 DEBUG : file2: reading active writers 2026/09/22 04:25:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/22 04:25:33 DEBUG : file1: size = 0 OK 2026/09/22 04:25:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 04:25:33 INFO : file1: Copied (new) 2026/09/22 04:25:33 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-22 04:25:31 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/22 04:25:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/22 04:25:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:33 INFO : file1: vfs cache: upload succeeded try #1 2026/09/22 04:25:33 DEBUG : file2: size = 0 OK 2026/09/22 04:25:33 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 04:25:33 INFO : file2: Copied (new) 2026/09/22 04:25:33 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-22 04:25:31 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/22 04:25:33 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/22 04:25:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/22 04:25:33 INFO : file2: vfs cache: upload succeeded try #1 2026/09/22 04:25:34 DEBUG : Looking for writers 2026/09/22 04:25:34 DEBUG : file2: reading active writers 2026/09/22 04:25:34 DEBUG : file1: reading active writers 2026/09/22 04:25:34 DEBUG : >WaitForWriters: 2026/09/22 04:25:34 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:34 DEBUG : Looking for writers 2026/09/22 04:25:34 DEBUG : file2: reading active writers 2026/09/22 04:25:34 DEBUG : file1: reading active writers 2026/09/22 04:25:34 DEBUG : >WaitForWriters: 2026/09/22 04:25:34 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.26s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:34 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:34 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:25:34 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:34 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:34 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:25:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:35 DEBUG : file1: newRWFileHandle: 2026/09/22 04:25:35 DEBUG : file1(0x19394dab6180): openPending: 2026/09/22 04:25:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:35 DEBUG : file1(0x19394dab6180): >openPending: err= 2026/09/22 04:25:35 DEBUG : file1: >newRWFileHandle: err= 2026/09/22 04:25:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/22 04:25:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/22 04:25:35 DEBUG : file1(0x19394dab6180): _writeAt: size=5, off=0 2026/09/22 04:25:35 DEBUG : file1(0x19394dab6180): >_writeAt: n=5, err= 2026/09/22 04:25:35 DEBUG : file1(0x19394dab6180): RWFileHandle.Flush 2026/09/22 04:25:35 DEBUG : file1(0x19394dab6180): RWFileHandle.Flush 2026/09/22 04:25:35 DEBUG : file1(0x19394dab6180): close: 2026/09/22 04:25:35 DEBUG : file1: vfs cache: setting modification time to 2026-09-22 04:25:35.084051512 +0000 UTC m=+238.288980528 2026/09/22 04:25:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:35 DEBUG : file1(0x19394dab6180): >close: err= 2026/09/22 04:25:35 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:35 DEBUG : Looking for writers 2026/09/22 04:25:35 DEBUG : file1: reading active writers 2026/09/22 04:25:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 04:25:35 DEBUG : Looking for writers 2026/09/22 04:25:35 DEBUG : file1: reading active writers 2026/09/22 04:25:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 04:25:35 DEBUG : Looking for writers 2026/09/22 04:25:35 DEBUG : file1: reading active writers 2026/09/22 04:25:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 04:25:35 DEBUG : Looking for writers 2026/09/22 04:25:35 DEBUG : file1: reading active writers 2026/09/22 04:25:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 04:25:35 DEBUG : file1: vfs cache: starting upload 2026/09/22 04:25:35 DEBUG : Looking for writers 2026/09/22 04:25:35 DEBUG : file1: reading active writers 2026/09/22 04:25:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 04:25:35 DEBUG : Looking for writers 2026/09/22 04:25:35 DEBUG : file1: reading active writers 2026/09/22 04:25:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 04:25:35 DEBUG : Looking for writers 2026/09/22 04:25:35 DEBUG : file1: reading active writers 2026/09/22 04:25:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 04:25:36 DEBUG : file1: size = 5 OK 2026/09/22 04:25:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 04:25:36 INFO : file1: Copied (new) 2026/09/22 04:25:36 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-22 04:25:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/22 04:25:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/22 04:25:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:36 INFO : file1: vfs cache: upload succeeded try #1 2026/09/22 04:25:36 DEBUG : Looking for writers 2026/09/22 04:25:36 DEBUG : file1: reading active writers 2026/09/22 04:25:36 DEBUG : >WaitForWriters: 2026/09/22 04:25:36 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.87s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:36 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:36 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:25:36 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:36 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:36 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:25:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:36 DEBUG : file1: newRWFileHandle: 2026/09/22 04:25:36 DEBUG : file1(0x19394e27c040): openPending: 2026/09/22 04:25:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:36 DEBUG : file1(0x19394e27c040): >openPending: err= 2026/09/22 04:25:36 DEBUG : file1: >newRWFileHandle: err= 2026/09/22 04:25:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/22 04:25:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/22 04:25:36 DEBUG : file1(0x19394e27c040): _writeAt: size=5, off=0 2026/09/22 04:25:36 DEBUG : file1(0x19394e27c040): >_writeAt: n=5, err= 2026/09/22 04:25:36 DEBUG : file1(0x19394e27c040): RWFileHandle.Release 2026/09/22 04:25:36 DEBUG : file1(0x19394e27c040): close: 2026/09/22 04:25:36 DEBUG : file1: vfs cache: setting modification time to 2026-09-22 04:25:36.94956298 +0000 UTC m=+240.154491996 2026/09/22 04:25:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:36 DEBUG : file1(0x19394e27c040): >close: err= 2026/09/22 04:25:36 DEBUG : file1(0x19394e27c040): RWFileHandle.Release 2026/09/22 04:25:36 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:36 DEBUG : Looking for writers 2026/09/22 04:25:36 DEBUG : file1: reading active writers 2026/09/22 04:25:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 04:25:36 DEBUG : Looking for writers 2026/09/22 04:25:36 DEBUG : file1: reading active writers 2026/09/22 04:25:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 04:25:36 DEBUG : Looking for writers 2026/09/22 04:25:36 DEBUG : file1: reading active writers 2026/09/22 04:25:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 04:25:37 DEBUG : Looking for writers 2026/09/22 04:25:37 DEBUG : file1: reading active writers 2026/09/22 04:25:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 04:25:37 DEBUG : file1: vfs cache: starting upload 2026/09/22 04:25:37 DEBUG : Looking for writers 2026/09/22 04:25:37 DEBUG : file1: reading active writers 2026/09/22 04:25:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 04:25:37 DEBUG : Looking for writers 2026/09/22 04:25:37 DEBUG : file1: reading active writers 2026/09/22 04:25:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 04:25:37 DEBUG : Looking for writers 2026/09/22 04:25:37 DEBUG : file1: reading active writers 2026/09/22 04:25:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 04:25:38 DEBUG : file1: size = 5 OK 2026/09/22 04:25:38 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 04:25:38 INFO : file1: Copied (new) 2026/09/22 04:25:38 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-22 04:25:36 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/22 04:25:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/22 04:25:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:38 INFO : file1: vfs cache: upload succeeded try #1 2026/09/22 04:25:38 DEBUG : Looking for writers 2026/09/22 04:25:38 DEBUG : file1: reading active writers 2026/09/22 04:25:38 DEBUG : >WaitForWriters: 2026/09/22 04:25:38 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.87s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:38 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:38 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:25:38 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:38 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:38 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:25:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/22 04:25:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 04:25:40 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 04:25:40 DEBUG : dir/file1(0x19394e2c9440): openPending: 2026/09/22 04:25:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/22 04:25:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/22 04:25:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:40 DEBUG : dir/file1(0x19394e2c9440): >openPending: err= 2026/09/22 04:25:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/22 04:25:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 04:25:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 04:25:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/22 04:25:40 DEBUG : dir/file1(0x19394e2c9440): _writeAt: size=5, off=0 2026/09/22 04:25:40 DEBUG : dir/file1(0x19394e2c9440): >_writeAt: n=5, err= 2026/09/22 04:25:40 DEBUG : dir/file1(0x19394e2c9440): close: 2026/09/22 04:25:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:40 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-22 04:25:40.370451777 +0000 UTC m=+243.575380793 2026/09/22 04:25:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:40 DEBUG : dir/file1(0x19394e2c9440): >close: err= 2026/09/22 04:25:40 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:40 DEBUG : dir: Looking for writers 2026/09/22 04:25:40 DEBUG : file1: reading active writers 2026/09/22 04:25:40 DEBUG : Looking for writers 2026/09/22 04:25:40 DEBUG : dir: reading active writers 2026/09/22 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 04:25:40 DEBUG : dir: Looking for writers 2026/09/22 04:25:40 DEBUG : file1: reading active writers 2026/09/22 04:25:40 DEBUG : Looking for writers 2026/09/22 04:25:40 DEBUG : dir: reading active writers 2026/09/22 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 04:25:40 DEBUG : dir: Looking for writers 2026/09/22 04:25:40 DEBUG : file1: reading active writers 2026/09/22 04:25:40 DEBUG : Looking for writers 2026/09/22 04:25:40 DEBUG : dir: reading active writers 2026/09/22 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 04:25:40 DEBUG : dir: Looking for writers 2026/09/22 04:25:40 DEBUG : file1: reading active writers 2026/09/22 04:25:40 DEBUG : Looking for writers 2026/09/22 04:25:40 DEBUG : dir: reading active writers 2026/09/22 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 04:25:40 DEBUG : dir/file1: vfs cache: starting upload 2026/09/22 04:25:40 DEBUG : dir: Looking for writers 2026/09/22 04:25:40 DEBUG : file1: reading active writers 2026/09/22 04:25:40 DEBUG : Looking for writers 2026/09/22 04:25:40 DEBUG : dir: reading active writers 2026/09/22 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 04:25:40 DEBUG : dir: Looking for writers 2026/09/22 04:25:40 DEBUG : file1: reading active writers 2026/09/22 04:25:40 DEBUG : Looking for writers 2026/09/22 04:25:40 DEBUG : dir: reading active writers 2026/09/22 04:25:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 04:25:41 DEBUG : dir: Looking for writers 2026/09/22 04:25:41 DEBUG : file1: reading active writers 2026/09/22 04:25:41 DEBUG : Looking for writers 2026/09/22 04:25:41 DEBUG : dir: reading active writers 2026/09/22 04:25:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 04:25:41 DEBUG : dir/file1: size = 5 OK 2026/09/22 04:25:41 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 04:25:41 INFO : dir/file1: Copied (replaced existing) 2026/09/22 04:25:41 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-22 04:25:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/22 04:25:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/22 04:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/22 04:25:41 DEBUG : dir: Looking for writers 2026/09/22 04:25:41 DEBUG : file1: reading active writers 2026/09/22 04:25:41 DEBUG : Looking for writers 2026/09/22 04:25:41 DEBUG : dir: reading active writers 2026/09/22 04:25:41 DEBUG : >WaitForWriters: 2026/09/22 04:25:41 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.77s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:42 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:42 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:25:42 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:42 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:42 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:25:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:44 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 04:25:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 04:25:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 04:25:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/22 04:25:44 DEBUG : dir/file1(0x19394e10e700): _writeAt: size=5, off=0 2026/09/22 04:25:44 DEBUG : dir/file1(0x19394e10e700): openPending: 2026/09/22 04:25:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/22 04:25:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/22 04:25:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:44 DEBUG : dir/file1(0x19394e10e700): >openPending: err= 2026/09/22 04:25:44 DEBUG : dir/file1(0x19394e10e700): >_writeAt: n=5, err= 2026/09/22 04:25:44 DEBUG : dir/file1(0x19394e10e700): _writeAt: size=15, off=5 2026/09/22 04:25:44 DEBUG : dir/file1(0x19394e10e700): >_writeAt: n=15, err= 2026/09/22 04:25:44 DEBUG : dir/file1(0x19394e10e700): close: 2026/09/22 04:25:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/22 04:25:44 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-22 04:25:44.098205069 +0000 UTC m=+247.303134086 2026/09/22 04:25:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:44 DEBUG : dir/file1(0x19394e10e700): >close: err= 2026/09/22 04:25:44 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:44 DEBUG : dir: Looking for writers 2026/09/22 04:25:44 DEBUG : file1: reading active writers 2026/09/22 04:25:44 DEBUG : Looking for writers 2026/09/22 04:25:44 DEBUG : dir: reading active writers 2026/09/22 04:25:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 04:25:44 DEBUG : dir: Looking for writers 2026/09/22 04:25:44 DEBUG : file1: reading active writers 2026/09/22 04:25:44 DEBUG : Looking for writers 2026/09/22 04:25:44 DEBUG : dir: reading active writers 2026/09/22 04:25:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 04:25:44 DEBUG : dir: Looking for writers 2026/09/22 04:25:44 DEBUG : file1: reading active writers 2026/09/22 04:25:44 DEBUG : Looking for writers 2026/09/22 04:25:44 DEBUG : dir: reading active writers 2026/09/22 04:25:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 04:25:44 DEBUG : dir: Looking for writers 2026/09/22 04:25:44 DEBUG : file1: reading active writers 2026/09/22 04:25:44 DEBUG : Looking for writers 2026/09/22 04:25:44 DEBUG : dir: reading active writers 2026/09/22 04:25:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 04:25:44 DEBUG : dir/file1: vfs cache: starting upload 2026/09/22 04:25:44 DEBUG : dir: Looking for writers 2026/09/22 04:25:44 DEBUG : file1: reading active writers 2026/09/22 04:25:44 DEBUG : Looking for writers 2026/09/22 04:25:44 DEBUG : dir: reading active writers 2026/09/22 04:25:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 04:25:44 DEBUG : dir: Looking for writers 2026/09/22 04:25:44 DEBUG : file1: reading active writers 2026/09/22 04:25:44 DEBUG : Looking for writers 2026/09/22 04:25:44 DEBUG : dir: reading active writers 2026/09/22 04:25:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 04:25:44 DEBUG : dir: Looking for writers 2026/09/22 04:25:44 DEBUG : file1: reading active writers 2026/09/22 04:25:44 DEBUG : Looking for writers 2026/09/22 04:25:44 DEBUG : dir: reading active writers 2026/09/22 04:25:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 04:25:45 DEBUG : dir/file1: size = 20 OK 2026/09/22 04:25:45 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/22 04:25:45 INFO : dir/file1: Copied (replaced existing) 2026/09/22 04:25:45 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-22 04:25:44 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/22 04:25:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/22 04:25:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/22 04:25:45 DEBUG : dir: Looking for writers 2026/09/22 04:25:45 DEBUG : file1: reading active writers 2026/09/22 04:25:45 DEBUG : Looking for writers 2026/09/22 04:25:45 DEBUG : dir: reading active writers 2026/09/22 04:25:45 DEBUG : >WaitForWriters: 2026/09/22 04:25:45 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.70s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:46 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:46 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:25:46 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:46 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:46 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:25:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:46 DEBUG : file1: newRWFileHandle: 2026/09/22 04:25:46 DEBUG : file1(0x19394e27d480): openPending: 2026/09/22 04:25:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:46 DEBUG : file1(0x19394e27d480): >openPending: err= 2026/09/22 04:25:46 DEBUG : file1: >newRWFileHandle: err= 2026/09/22 04:25:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/22 04:25:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/22 04:25:46 DEBUG : file1(0x19394e27d480): _writeAt: size=5, off=0 2026/09/22 04:25:46 DEBUG : file1(0x19394e27d480): >_writeAt: n=5, err= 2026/09/22 04:25:46 DEBUG : file1(0x19394e27d480): close: 2026/09/22 04:25:46 DEBUG : file1: vfs cache: setting modification time to 2026-09-22 04:25:46.278859796 +0000 UTC m=+249.483788822 2026/09/22 04:25:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:46 DEBUG : file1(0x19394e27d480): >close: err= 2026/09/22 04:25:46 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:46 DEBUG : Looking for writers 2026/09/22 04:25:46 DEBUG : file1: reading active writers 2026/09/22 04:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 04:25:46 DEBUG : Looking for writers 2026/09/22 04:25:46 DEBUG : file1: reading active writers 2026/09/22 04:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 04:25:46 DEBUG : Looking for writers 2026/09/22 04:25:46 DEBUG : file1: reading active writers 2026/09/22 04:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 04:25:46 DEBUG : Looking for writers 2026/09/22 04:25:46 DEBUG : file1: reading active writers 2026/09/22 04:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 04:25:46 DEBUG : file1: vfs cache: starting upload 2026/09/22 04:25:46 DEBUG : Looking for writers 2026/09/22 04:25:46 DEBUG : file1: reading active writers 2026/09/22 04:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 04:25:46 DEBUG : Looking for writers 2026/09/22 04:25:46 DEBUG : file1: reading active writers 2026/09/22 04:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 04:25:46 DEBUG : Looking for writers 2026/09/22 04:25:46 DEBUG : file1: reading active writers 2026/09/22 04:25:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 04:25:47 DEBUG : Looking for writers 2026/09/22 04:25:47 DEBUG : file1: reading active writers 2026/09/22 04:25:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 04:25:48 DEBUG : Looking for writers 2026/09/22 04:25:48 DEBUG : file1: reading active writers 2026/09/22 04:25:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 04:25:49 DEBUG : Looking for writers 2026/09/22 04:25:49 DEBUG : file1: reading active writers 2026/09/22 04:25:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 04:25:49 DEBUG : file1: size = 5 OK 2026/09/22 04:25:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 04:25:50 INFO : file1: Copied (new) 2026/09/22 04:25:50 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-22 04:25:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/22 04:25:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/22 04:25:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:50 INFO : file1: vfs cache: upload succeeded try #1 2026/09/22 04:25:50 DEBUG : Looking for writers 2026/09/22 04:25:50 DEBUG : file1: reading active writers 2026/09/22 04:25:50 DEBUG : >WaitForWriters: 2026/09/22 04:25:50 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (4.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:50 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:50 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:25:50 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:50 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/22 04:25:50 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01b580): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01b580): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01b580): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01b580): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01b580): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.119221862 +0000 UTC m=+254.324150908 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01b580): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394d6f1bc0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394d6f1bc0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394d6f1bc0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394d6f1bc0): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394d6f1bc0): _writeAt: size=3, off=2 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394d6f1bc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394d6f1bc0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.119221862 +0000 UTC m=+254.324150908 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394d6f1bc0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db94b80): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db94b80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db94b80): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db94b80): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db94b80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.119221862 +0000 UTC m=+254.324150908 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db94b80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dd5b180 item 1 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db952c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db952c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db952c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db952c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db952c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.126375451 +0000 UTC m=+254.331304487 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db952c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95800): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95800): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95800): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95800): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95800): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.126375451 +0000 UTC m=+254.331304487 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95800): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d674620 item 2 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95e80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95e80): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95e80): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95e80): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95e80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.128865555 +0000 UTC m=+254.333794600 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95e80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7a7c0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7a7c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7a7c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7a7c0): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7a7c0): _writeAt: size=3, off=2 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7a7c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7a7c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.128865555 +0000 UTC m=+254.333794600 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7a7c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7ac80): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7ac80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7ac80): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7ac80): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7ac80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.128865555 +0000 UTC m=+254.333794600 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7ac80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d675110 item 3 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e903940): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e903940): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e903940): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e903940): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e903940): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.134353438 +0000 UTC m=+254.339282454 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e903940): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e903e80): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e903e80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e903e80): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e903e80): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e903e80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.134353438 +0000 UTC m=+254.339282454 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e903e80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e637c70 item 4 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e1205c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e1205c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e1205c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e1205c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e1205c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.139034489 +0000 UTC m=+254.343963505 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e1205c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e120a40): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e120a40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e120a40): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e120a40): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e120a40): _writeAt: size=3, off=2 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e120a40): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e120a40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.139034489 +0000 UTC m=+254.343963505 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e120a40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e120f00): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e120f00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e120f00): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e120f00): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e120f00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.139034489 +0000 UTC m=+254.343963505 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e120f00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d6784d0 item 5 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e121580): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e121580): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e121580): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e121580): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e121580): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.144575533 +0000 UTC m=+254.349504539 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e121580): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e121ac0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e121ac0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e121ac0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e121ac0): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e121ac0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.144575533 +0000 UTC m=+254.349504539 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e121ac0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d679180 item 6 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502240): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502240): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502240): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502240): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502240): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.150484302 +0000 UTC m=+254.355413348 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502240): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502740): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502740): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502740): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502740): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502740): _writeAt: size=3, off=2 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502740): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502740): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.150484302 +0000 UTC m=+254.355413348 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502740): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502c00): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502c00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502c00): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502c00): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502c00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.150484302 +0000 UTC m=+254.355413348 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e502c00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d6799d0 item 7 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e503280): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e503280): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e503280): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e503280): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e503280): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.155509042 +0000 UTC m=+254.360438058 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e503280): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5037c0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5037c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5037c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5037c0): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5037c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.155509042 +0000 UTC m=+254.360438058 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5037c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394da58700 item 8 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e503d80): _readAt: size=2, off=0 2026/09/22 04:25:51 ERROR : open-test-file(0x19394e503d80): Couldn't read size of file 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e503d80): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e503d80): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e503d80): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e503d80): close: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e503d80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e530240): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e530240): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e530240): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e530240): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e530240): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.158065079 +0000 UTC m=+254.362994095 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e530240): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5306c0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5306c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5306c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5306c0): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5306c0): _writeAt: size=3, off=2 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5306c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5306c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.158065079 +0000 UTC m=+254.362994095 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5306c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e530bc0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e530bc0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e530bc0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e530bc0): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e530bc0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.158065079 +0000 UTC m=+254.362994095 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e530bc0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394da6c230 item 9 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e531240): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e531240): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e531240): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e531240): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e531240): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.163334991 +0000 UTC m=+254.368263997 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e531240): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e531780): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e531780): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e531780): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e531780): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e531780): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.163334991 +0000 UTC m=+254.368263997 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e531780): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394da6cee0 item 10 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e531dc0): _readAt: size=2, off=0 2026/09/22 04:25:51 ERROR : open-test-file(0x19394e531dc0): Couldn't read size of file 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e531dc0): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e531dc0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e531dc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e531dc0): close: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e531dc0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544280): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544280): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544280): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544280): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544280): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.167761521 +0000 UTC m=+254.372690537 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544280): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544780): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544780): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544780): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544780): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544780): _writeAt: size=3, off=2 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544780): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544780): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.167761521 +0000 UTC m=+254.372690537 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544780): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544c80): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544c80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544c80): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544c80): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544c80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.167761521 +0000 UTC m=+254.372690537 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e544c80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d668000 item 11 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e545300): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e545300): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e545300): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e545300): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e545300): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.172226753 +0000 UTC m=+254.377155769 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e545300): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e545840): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e545840): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e545840): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e545840): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e545840): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.172226753 +0000 UTC m=+254.377155769 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e545840): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d668d20 item 12 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e545e80): _readAt: size=2, off=0 2026/09/22 04:25:51 ERROR : open-test-file(0x19394e545e80): Couldn't read size of file 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e545e80): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e545e80): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e545e80): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e545e80): close: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e545e80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e594340): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e594340): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e594340): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e594340): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e594340): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.17589952 +0000 UTC m=+254.380828536 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e594340): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e594a00): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e594a00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e594a00): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e594a00): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e594a00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.17589952 +0000 UTC m=+254.380828536 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e594a00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d669730 item 13 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e595080): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e595080): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e595080): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e595080): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e595080): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.180294541 +0000 UTC m=+254.385223557 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e595080): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5955c0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5955c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5955c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5955c0): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5955c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.180294541 +0000 UTC m=+254.385223557 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5955c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dbc8150 item 14 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e6200): _readAt: size=2, off=0 2026/09/22 04:25:51 ERROR : open-test-file(0x19394e2e6200): Couldn't read size of file 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e6200): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e6200): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e6200): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e6200): close: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e6200): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e65c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e65c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e65c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e65c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e65c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.184781554 +0000 UTC m=+254.389710570 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e65c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e6c80): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e6c80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e6c80): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e6c80): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e6c80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.184781554 +0000 UTC m=+254.389710570 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e6c80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d697ab0 item 15 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 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/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e7300): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e7300): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e7300): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e7300): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e7300): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.192382499 +0000 UTC m=+254.397311515 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e7300): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e7840): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e7840): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e7840): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e7840): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e7840): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.192382499 +0000 UTC m=+254.397311515 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e7840): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394db205b0 item 16 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e7e80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e7e80): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e7e80): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e7e80): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e7e80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.197572561 +0000 UTC m=+254.402501578 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2e7e80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618400): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618400): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618400): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618400): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618400): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618400): _writeAt: size=3, off=7 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618400): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618400): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.197572561 +0000 UTC m=+254.402501578 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618400): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618900): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618900): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618900): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618900): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618900): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.197572561 +0000 UTC m=+254.402501578 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618900): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394db20fc0 item 17 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618f80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618f80): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618f80): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618f80): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618f80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.202691598 +0000 UTC m=+254.407620604 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e618f80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6194c0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6194c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6194c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6194c0): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6194c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.202691598 +0000 UTC m=+254.407620604 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6194c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394db21dc0 item 18 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e619b40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e619b40): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e619b40): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e619b40): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e619b40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.207288541 +0000 UTC m=+254.412217586 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e619b40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e595a00): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e595a00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e595a00): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e595a00): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e595a00): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e595a00): _writeAt: size=3, off=7 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e595a00): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e595a00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.207288541 +0000 UTC m=+254.412217586 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e595a00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b0000): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b0000): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b0000): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b0000): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b0000): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.207288541 +0000 UTC m=+254.412217586 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b0000): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dbc83f0 item 19 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b0680): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b0680): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b0680): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b0680): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b0680): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.215714323 +0000 UTC m=+254.420643339 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b0680): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b0bc0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b0bc0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b0bc0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b0bc0): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b0bc0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.215714323 +0000 UTC m=+254.420643339 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b0bc0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dbc9260 item 20 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1240): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1240): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1240): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1240): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1240): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.21836585 +0000 UTC m=+254.423294866 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1240): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1740): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1740): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1740): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1740): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1740): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1740): _writeAt: size=3, off=7 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1740): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1740): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.21836585 +0000 UTC m=+254.423294866 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1740): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1c40): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1c40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1c40): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1c40): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1c40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.21836585 +0000 UTC m=+254.423294866 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e5b1c40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dbc9ce0 item 21 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6803c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6803c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6803c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6803c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6803c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.225566889 +0000 UTC m=+254.430495905 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6803c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e680900): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e680900): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e680900): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e680900): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e680900): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.225566889 +0000 UTC m=+254.430495905 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e680900): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d66ea80 item 22 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658400): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658400): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658400): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658400): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658400): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.232282091 +0000 UTC m=+254.437211107 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658400): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658900): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658900): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658900): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658900): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658900): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658900): _writeAt: size=3, off=7 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658900): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658900): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.232282091 +0000 UTC m=+254.437211107 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658900): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658e00): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658e00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658e00): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658e00): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658e00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.232282091 +0000 UTC m=+254.437211107 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e658e00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d681730 item 23 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 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/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e659480): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e659480): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e659480): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e659480): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e659480): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.238297984 +0000 UTC m=+254.443226989 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e659480): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6599c0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6599c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6599c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6599c0): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6599c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.238297984 +0000 UTC m=+254.443226989 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6599c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d672540 item 24 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c100): _readAt: size=2, off=0 2026/09/22 04:25:51 ERROR : open-test-file(0x19394e67c100): Couldn't read size of file 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c100): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c100): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c100): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c100): close: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c100): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c4c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c4c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c4c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c4c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c4c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.245172115 +0000 UTC m=+254.450101122 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c4c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c9c0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c9c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c9c0): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c9c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c9c0): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c9c0): _writeAt: size=3, off=7 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c9c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c9c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.245172115 +0000 UTC m=+254.450101122 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67c9c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67cf00): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67cf00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67cf00): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67cf00): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67cf00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.245172115 +0000 UTC m=+254.450101122 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67cf00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d673180 item 25 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67d580): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67d580): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67d580): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67d580): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67d580): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.247268825 +0000 UTC m=+254.452197831 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67d580): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67dac0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67dac0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67dac0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67dac0): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67dac0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.247268825 +0000 UTC m=+254.452197831 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e67dac0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d673d50 item 26 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e736200): _readAt: size=2, off=0 2026/09/22 04:25:51 ERROR : open-test-file(0x19394e736200): Couldn't read size of file 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e736200): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e736200): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e736200): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e736200): close: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e736200): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7365c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7365c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7365c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7365c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7365c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.250960938 +0000 UTC m=+254.455889943 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7365c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e736ac0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e736ac0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e736ac0): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e736ac0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e736ac0): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e736ac0): _writeAt: size=3, off=7 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e736ac0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e736ac0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.250960938 +0000 UTC m=+254.455889943 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e736ac0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e737000): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e737000): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e737000): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e737000): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e737000): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.250960938 +0000 UTC m=+254.455889943 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e737000): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d664d20 item 27 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 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/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e737680): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e737680): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e737680): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e737680): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e737680): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.254977644 +0000 UTC m=+254.459906680 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e737680): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e737bc0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e737bc0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e737bc0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e737bc0): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e737bc0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.254977644 +0000 UTC m=+254.459906680 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e737bc0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d665730 item 28 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76e300): _readAt: size=2, off=0 2026/09/22 04:25:51 ERROR : open-test-file(0x19394e76e300): Couldn't read size of file 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76e300): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76e300): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76e300): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76e300): close: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76e300): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76e6c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76e6c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76e6c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76e6c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76e6c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.25835362 +0000 UTC m=+254.463282625 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76e6c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76ed80): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76ed80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76ed80): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76ed80): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76ed80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.25835362 +0000 UTC m=+254.463282625 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76ed80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e5042a0 item 29 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 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/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76f400): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76f400): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76f400): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76f400): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76f400): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.264762463 +0000 UTC m=+254.469691509 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76f400): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76f940): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76f940): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76f940): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76f940): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76f940): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.264762463 +0000 UTC m=+254.469691509 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e76f940): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e5048c0 item 30 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 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/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79c080): _readAt: size=2, off=0 2026/09/22 04:25:51 ERROR : open-test-file(0x19394e79c080): Couldn't read size of file 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79c080): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79c080): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79c080): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79c080): close: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79c080): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79c440): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79c440): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79c440): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79c440): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79c440): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.266447165 +0000 UTC m=+254.471376171 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79c440): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79cb00): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79cb00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79cb00): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79cb00): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79cb00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.266447165 +0000 UTC m=+254.471376171 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79cb00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e505030 item 31 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 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/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79d180): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79d180): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79d180): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79d180): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79d180): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.26790645 +0000 UTC m=+254.472835456 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79d180): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79d6c0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79d6c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79d6c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79d6c0): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79d6c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.26790645 +0000 UTC m=+254.472835456 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79d6c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e5055e0 item 32 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79dd00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79dd00): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79dd00): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79dd00): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79dd00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.270299019 +0000 UTC m=+254.475228025 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e79dd00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7da280): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7da280): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7da280): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7da280): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7da280): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e505b90 item 33 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7da280): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7da280): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.273524671 +0000 UTC m=+254.478453676 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7da280): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7da780): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7da780): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7da780): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7da780): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7da780): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.273524671 +0000 UTC m=+254.478453676 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7da780): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e505e30 item 33 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7dadc0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7dadc0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7dadc0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7dadc0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7dadc0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.276602573 +0000 UTC m=+254.481531589 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7dadc0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7db240): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7db240): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394da94930 item 34 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7db240): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7db240): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7db240): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7db240): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7db240): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.279118685 +0000 UTC m=+254.484047691 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7db240): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7db780): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7db780): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7db780): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7db780): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7db780): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.279118685 +0000 UTC m=+254.484047691 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7db780): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394da94bd0 item 34 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7dbdc0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7dbdc0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7dbdc0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7dbdc0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7dbdc0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.28056169 +0000 UTC m=+254.485490706 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7dbdc0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7fe340): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7fe340): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7fe340): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7fe340): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7fe340): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394da95810 item 35 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7fe340): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7fe340): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.281095108 +0000 UTC m=+254.486024114 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7fe340): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7fe840): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7fe840): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7fe840): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7fe840): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7fe840): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.281095108 +0000 UTC m=+254.486024114 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7fe840): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394da95c70 item 35 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7feec0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7feec0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7feec0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7feec0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7feec0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.2856448 +0000 UTC m=+254.490573805 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7feec0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7ff3c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7ff3c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e164540 item 36 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7ff3c0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7ff3c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7ff3c0): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7ff3c0): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7ff3c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.28618533 +0000 UTC m=+254.491114336 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7ff3c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7ff900): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7ff900): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7ff900): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7ff900): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7ff900): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.28618533 +0000 UTC m=+254.491114336 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e7ff900): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e1648c0 item 36 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e040): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e040): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e040): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e040): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e040): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.287293394 +0000 UTC m=+254.492222399 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e040): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e4c0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e4c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e4c0): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e4c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e4c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e164e70 item 37 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e4c0): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e4c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.287714929 +0000 UTC m=+254.492643955 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e4c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e9c0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e9c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e9c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e9c0): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e9c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.287714929 +0000 UTC m=+254.492643955 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81e9c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e165110 item 37 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81f040): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81f040): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81f040): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81f040): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81f040): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.291787161 +0000 UTC m=+254.496716166 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81f040): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81f540): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81f540): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e165810 item 38 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81f540): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81f540): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81f540): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81f540): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81f540): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.292439963 +0000 UTC m=+254.497368969 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81f540): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81fa80): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81fa80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81fa80): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81fa80): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81fa80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.292439963 +0000 UTC m=+254.497368969 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e81fa80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e165b90 item 38 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836200): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836200): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836200): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836200): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836200): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.293829647 +0000 UTC m=+254.498758653 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836200): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836700): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836700): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836700): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836700): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836700): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e23c540 item 39 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836700): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836700): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.294298804 +0000 UTC m=+254.499227810 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836700): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836c00): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836c00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836c00): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836c00): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836c00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.294298804 +0000 UTC m=+254.499227810 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e836c00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e23c7e0 item 39 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837280): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837280): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837280): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837280): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837280): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.298450254 +0000 UTC m=+254.503379260 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837280): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837780): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837780): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e23cd90 item 40 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837780): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837780): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837780): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837780): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837780): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.299032493 +0000 UTC m=+254.503961499 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837780): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837cc0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837cc0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837cc0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837cc0): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837cc0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.299032493 +0000 UTC m=+254.503961499 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e837cc0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e23d110 item 40 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852380): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852380): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852380): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852380): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852380): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852380): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852380): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.30054522 +0000 UTC m=+254.505474226 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852380): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852880): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852880): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852880): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e23d6c0 item 41 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852880): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852880): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.30372738 +0000 UTC m=+254.508656407 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852880): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852d40): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852d40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852d40): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852d40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852d40): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e23d9d0 item 41 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852d40): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852d40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.304258995 +0000 UTC m=+254.509188000 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e852d40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e853280): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e853280): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e853280): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e853280): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e853280): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.304258995 +0000 UTC m=+254.509188000 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e853280): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e23dc70 item 41 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e8538c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e8538c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e8538c0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e8538c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e8538c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e8538c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e8538c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.305681911 +0000 UTC m=+254.510610997 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e8538c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e853dc0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e853dc0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e853dc0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e2f8380 item 42 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e853dc0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e853dc0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.306213545 +0000 UTC m=+254.511142551 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e853dc0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870400): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870400): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e2f8620 item 42 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870400): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870400): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870400): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870400): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870400): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.308016811 +0000 UTC m=+254.512945817 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870400): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870980): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870980): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870980): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870980): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870980): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.308016811 +0000 UTC m=+254.512945817 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870980): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e2f89a0 item 42 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870fc0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870fc0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870fc0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870fc0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870fc0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870fc0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870fc0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.314244372 +0000 UTC m=+254.519173377 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e870fc0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e8714c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e8714c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e8714c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e2f8fc0 item 43 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e8714c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e8714c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.314954372 +0000 UTC m=+254.519883378 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e8714c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b4c0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b4c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b4c0): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b4c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b4c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d675dc0 item 43 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b4c0): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b4c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.316386196 +0000 UTC m=+254.521315213 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b4c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908000): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908000): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908000): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908000): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908000): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.316386196 +0000 UTC m=+254.521315213 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908000): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e0661c0 item 43 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908640): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908640): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908640): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908640): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908640): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908640): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908640): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.320636775 +0000 UTC m=+254.525565781 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908640): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908b40): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908b40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908b40): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e0667e0 item 44 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908b40): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908b40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.324122376 +0000 UTC m=+254.529051392 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e908b40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909080): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909080): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e066a80 item 44 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909080): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909080): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909080): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909080): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909080): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.324720707 +0000 UTC m=+254.529649723 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909080): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909600): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909600): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909600): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909600): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909600): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.324720707 +0000 UTC m=+254.529649723 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909600): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e066d20 item 44 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909c40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909c40): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909c40): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909c40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909c40): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909c40): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909c40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.3292761 +0000 UTC m=+254.534205116 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e909c40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954240): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954240): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954240): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e067420 item 45 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954240): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954240): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.329898004 +0000 UTC m=+254.534827021 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954240): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954940): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954940): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954940): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954940): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954940): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.329898004 +0000 UTC m=+254.534827021 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954940): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e0676c0 item 45 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954f80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954f80): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954f80): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954f80): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954f80): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954f80): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954f80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.334645551 +0000 UTC m=+254.539574567 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e954f80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e955480): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e955480): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e955480): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e067e30 item 46 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e955480): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e955480): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.336487649 +0000 UTC m=+254.541416665 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e955480): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e955b80): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e955b80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e955b80): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e955b80): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e955b80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.336487649 +0000 UTC m=+254.541416665 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e955b80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e546230 item 46 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9762c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9762c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9762c0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9762c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9762c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9762c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9762c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.342173447 +0000 UTC m=+254.547102463 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9762c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9767c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9767c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9767c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e546bd0 item 47 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9767c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9767c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.34331872 +0000 UTC m=+254.548247737 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9767c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e976ec0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e976ec0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e976ec0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e976ec0): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e976ec0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.34331872 +0000 UTC m=+254.548247737 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e976ec0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e5470a0 item 47 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 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/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e977500): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e977500): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e977500): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e977500): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e977500): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e977500): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e977500): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.348683672 +0000 UTC m=+254.553612688 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e977500): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e977a00): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e977a00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e977a00): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e547730 item 48 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e977a00): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e977a00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.353126683 +0000 UTC m=+254.558055699 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e977a00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9ae200): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9ae200): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9ae200): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9ae200): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9ae200): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.353126683 +0000 UTC m=+254.558055699 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9ae200): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e547ab0 item 48 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9ae840): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9ae840): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9ae840): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9ae840): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9ae840): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.354776068 +0000 UTC m=+254.559705084 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9ae840): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9aecc0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9aecc0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9aecc0): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9aecc0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9aecc0): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9aecc0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e70c310 item 49 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9aecc0): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9aecc0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.358318097 +0000 UTC m=+254.563247113 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9aecc0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9af200): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9af200): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9af200): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9af200): >_readAt: n=8, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9af200): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.358318097 +0000 UTC m=+254.563247113 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9af200): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e70c5b0 item 49 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9af880): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9af880): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9af880): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9af880): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9af880): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.360566242 +0000 UTC m=+254.565495258 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9af880): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9afd80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9afd80): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9afd80): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e70cb60 item 50 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9afd80): _readAt: size=2, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9afd80): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9afd80): _writeAt: size=3, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9afd80): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9afd80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.363542444 +0000 UTC m=+254.568471479 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9afd80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6400): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6400): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6400): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6400): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6400): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.363542444 +0000 UTC m=+254.568471479 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6400): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e70ce00 item 50 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6a80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6a80): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6a80): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6a80): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6a80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.366545325 +0000 UTC m=+254.571474341 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6a80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6f80): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6f80): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6f80): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6f80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6f80): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6f80): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e70d570 item 51 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6f80): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6f80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.368412601 +0000 UTC m=+254.573341618 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e6f80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e74c0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e74c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e74c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e74c0): >_readAt: n=8, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e74c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.368412601 +0000 UTC m=+254.573341618 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e74c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e70d810 item 51 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e7b40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e7b40): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e7b40): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e7b40): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e7b40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.371327586 +0000 UTC m=+254.576256603 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e9e7b40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e140): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e140): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e140): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e368000 item 52 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e140): _readAt: size=2, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e140): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e140): _writeAt: size=3, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e140): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e140): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.374677343 +0000 UTC m=+254.579606359 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e140): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e6c0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e6c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e6c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e6c0): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e6c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.374677343 +0000 UTC m=+254.579606359 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e6c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e368380 item 52 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0ed40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0ed40): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0ed40): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0ed40): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0ed40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.375957321 +0000 UTC m=+254.580886337 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0ed40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f240): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f240): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f240): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f240): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f240): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f240): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e368a10 item 53 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f240): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f240): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.379109483 +0000 UTC m=+254.584038519 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f240): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f780): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f780): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f780): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f780): >_readAt: n=8, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f780): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.379109483 +0000 UTC m=+254.584038519 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f780): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e369420 item 53 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0fe00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0fe00): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0fe00): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0fe00): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0fe00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.382574036 +0000 UTC m=+254.587503042 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0fe00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2c400): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2c400): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2c400): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e3699d0 item 54 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2c400): _readAt: size=2, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2c400): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2c400): _writeAt: size=3, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2c400): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2c400): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.387893673 +0000 UTC m=+254.592822689 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2c400): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10fd80): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10fd80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10fd80): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10fd80): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10fd80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.387893673 +0000 UTC m=+254.592822689 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10fd80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e61efc0 item 54 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2c880): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2c880): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2c880): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2c880): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2c880): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.395630334 +0000 UTC m=+254.600559350 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2c880): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2cd80): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2cd80): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2cd80): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2cd80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2cd80): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2cd80): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e3683f0 item 55 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2cd80): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2cd80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.396569797 +0000 UTC m=+254.601498834 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2cd80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2d2c0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2d2c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2d2c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2d2c0): >_readAt: n=8, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2d2c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.396569797 +0000 UTC m=+254.601498834 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2d2c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e368690 item 55 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 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/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2d940): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2d940): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2d940): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2d940): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2d940): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.4017394 +0000 UTC m=+254.606668416 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2d940): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2de40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2de40): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2de40): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e368cb0 item 56 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2de40): _readAt: size=2, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2de40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2de40): _writeAt: size=3, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2de40): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2de40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.405926769 +0000 UTC m=+254.610855785 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea2de40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22e600): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22e600): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22e600): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22e600): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22e600): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.405926769 +0000 UTC m=+254.610855785 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22e600): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e369110 item 56 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22ec40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22ec40): open at offset 0 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22ec40): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22ec40): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22ec40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22ec40): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22ec40): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22ec40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.407713724 +0000 UTC m=+254.612642760 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22ec40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22f180): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22f180): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22f180): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e369b90 item 57 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22f180): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22f180): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.408358472 +0000 UTC m=+254.613287488 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22f180): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22f6c0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22f6c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22f6c0): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22f6c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22f6c0): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22f6c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e369e30 item 57 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22f6c0): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22f6c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.412074169 +0000 UTC m=+254.617003175 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22f6c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22fc40): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22fc40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22fc40): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22fc40): >_readAt: n=8, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22fc40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.412074169 +0000 UTC m=+254.617003175 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e22fc40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e61e230 item 57 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab6b40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab6b40): open at offset 0 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab6b40): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab6b40): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab6b40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab6b40): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab6b40): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab6b40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.417636863 +0000 UTC m=+254.622565870 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab6b40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab7880): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab7880): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab7880): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e61ea10 item 58 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab7880): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab7880): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.418238069 +0000 UTC m=+254.623167085 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab7880): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab7e40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab7e40): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab7e40): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e61f260 item 58 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab7e40): _readAt: size=2, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab7e40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab7e40): _writeAt: size=3, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab7e40): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab7e40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.418885523 +0000 UTC m=+254.623814539 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dab7e40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0340): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0340): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0340): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0340): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0340): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.418885523 +0000 UTC m=+254.623814539 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0340): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e61f500 item 58 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0980): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0980): open at offset 0 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0980): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0980): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0980): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0980): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0980): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0980): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.420639474 +0000 UTC m=+254.625568490 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0980): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0f00): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0f00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0f00): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e61fab0 item 59 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0f00): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0f00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.422448321 +0000 UTC m=+254.627377337 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d0f00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d1440): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d1440): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d1440): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d1440): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d1440): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d1440): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e61fd50 item 59 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d1440): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d1440): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.424825731 +0000 UTC m=+254.629754747 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d1440): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d19c0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d19c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d19c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d19c0): >_readAt: n=8, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d19c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.424825731 +0000 UTC m=+254.629754747 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6d19c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d66e150 item 59 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 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/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8100): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8100): open at offset 0 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8100): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8100): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8100): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8100): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8100): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8100): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.427679921 +0000 UTC m=+254.632608937 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8100): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8700): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8700): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8700): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d66ea80 item 60 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8700): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8700): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.430441797 +0000 UTC m=+254.635370813 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8700): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8c40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8c40): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8c40): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d66ef50 item 60 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8c40): _readAt: size=2, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8c40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8c40): _writeAt: size=3, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8c40): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8c40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.431602459 +0000 UTC m=+254.636531475 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c8c40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9200): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9200): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9200): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9200): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9200): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.431602459 +0000 UTC m=+254.636531475 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9200): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d66f260 item 60 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9840): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9840): open at offset 0 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9840): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9840): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9840): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9840): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9840): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9840): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.437688162 +0000 UTC m=+254.642617218 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9840): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9d80): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9d80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9d80): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e2f81c0 item 61 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9d80): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9d80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.438538287 +0000 UTC m=+254.643467313 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2c9d80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01a300): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01a300): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01a300): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01a300): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01a300): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.438538287 +0000 UTC m=+254.643467313 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01a300): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e2f8460 item 61 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 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/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01a940): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01a940): open at offset 0 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01a940): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01a940): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01a940): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01a940): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01a940): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01a940): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.441225081 +0000 UTC m=+254.646154097 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01a940): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01af80): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01af80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01af80): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e620770 item 62 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01af80): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01af80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.441841836 +0000 UTC m=+254.646770852 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01af80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01b8c0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01b8c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01b8c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01b8c0): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01b8c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.441841836 +0000 UTC m=+254.646770852 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e01b8c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e620b60 item 62 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 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/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db947c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db947c0): open at offset 0 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db947c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db947c0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db947c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db947c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db947c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db947c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.446223592 +0000 UTC m=+254.651152608 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db947c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95080): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95080): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95080): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e621260 item 63 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95080): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95080): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.446816482 +0000 UTC m=+254.651745498 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95080): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db957c0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db957c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db957c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db957c0): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db957c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.446816482 +0000 UTC m=+254.651745498 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db957c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e621500 item 63 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 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/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95e40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95e40): open at offset 0 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95e40): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95e40): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95e40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95e40): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95e40): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95e40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.450051782 +0000 UTC m=+254.654980788 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db95e40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd0f680): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd0f680): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd0f680): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e621ab0 item 64 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd0f680): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd0f680): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.450725564 +0000 UTC m=+254.655654581 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd0f680): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7a880): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7a880): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7a880): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7a880): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7a880): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.450725564 +0000 UTC m=+254.655654581 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7a880): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e621d50 item 64 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7aec0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7aec0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7aec0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7aec0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7aec0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.455566306 +0000 UTC m=+254.660495322 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7aec0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b340): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b340): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b340): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b340): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b340): _writeAt: size=3, off=2 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e3384d0 item 65 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b340): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b340): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.456133566 +0000 UTC m=+254.661062583 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b340): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b840): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b840): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b840): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b840): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b840): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.456133566 +0000 UTC m=+254.661062583 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db7b840): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e338770 item 65 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e480): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e480): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e480): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e480): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e480): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.459722545 +0000 UTC m=+254.664651561 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e480): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e900): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e900): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e338d90 item 66 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e900): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e900): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e900): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e900): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e900): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.460500123 +0000 UTC m=+254.665429169 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0e900): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0ee40): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0ee40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0ee40): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0ee40): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0ee40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.460500123 +0000 UTC m=+254.665429169 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0ee40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e339030 item 66 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f480): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f480): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f480): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f480): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f480): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.464684406 +0000 UTC m=+254.669613422 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f480): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f900): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f900): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f900): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f900): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f900): _writeAt: size=3, off=2 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e3395e0 item 67 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f900): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f900): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.467697476 +0000 UTC m=+254.672626492 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0f900): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0fe40): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0fe40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0fe40): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0fe40): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0fe40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.467697476 +0000 UTC m=+254.672626492 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea0fe40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e339880 item 67 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10e880): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10e880): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10e880): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10e880): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10e880): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.471989311 +0000 UTC m=+254.676918327 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10e880): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10ee00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10ee00): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e79a230 item 68 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10ee00): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10ee00): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10ee00): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10ee00): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10ee00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.475611592 +0000 UTC m=+254.680540608 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10ee00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10f340): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10f340): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10f340): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10f340): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10f340): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.475611592 +0000 UTC m=+254.680540608 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e10f340): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e79a4d0 item 68 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e2240): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e2240): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e2240): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e2240): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e2240): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.479336096 +0000 UTC m=+254.684265112 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e2240): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e26c0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e26c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e26c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e26c0): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e26c0): _writeAt: size=3, off=2 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e79ac40 item 69 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e26c0): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e26c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.4813556 +0000 UTC m=+254.686284606 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e26c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e2bc0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e2bc0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e2bc0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e2bc0): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e2bc0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.4813556 +0000 UTC m=+254.686284606 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e2bc0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e79af50 item 69 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3240): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3240): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3240): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3240): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3240): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.483258334 +0000 UTC m=+254.688187350 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3240): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3740): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3740): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e79b500 item 70 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3740): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3740): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3740): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3740): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3740): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.484282888 +0000 UTC m=+254.689211904 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3740): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3c80): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3c80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3c80): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3c80): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3c80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.484282888 +0000 UTC m=+254.689211904 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6e3c80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e79b880 item 70 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8400): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8400): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8400): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8400): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8400): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.486238542 +0000 UTC m=+254.691167558 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8400): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8900): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8900): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8900): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8900): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8900): _writeAt: size=3, off=2 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e79be30 item 71 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8900): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8900): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.486969142 +0000 UTC m=+254.691898158 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8900): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8e00): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8e00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8e00): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8e00): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8e00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.486969142 +0000 UTC m=+254.691898158 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f8e00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394db98b60 item 71 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9480): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9480): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9480): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9480): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9480): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.489387429 +0000 UTC m=+254.694316435 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9480): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9980): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9980): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e7400e0 item 72 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9980): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9980): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9980): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9980): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9980): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.490238055 +0000 UTC m=+254.695167071 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9980): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9ec0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9ec0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9ec0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9ec0): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9ec0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.490238055 +0000 UTC m=+254.695167071 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e6f9ec0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e740380 item 72 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14580): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14580): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14580): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14580): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14580): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14580): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14580): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.491999432 +0000 UTC m=+254.696928448 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14580): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14a80): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14a80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14a80): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e740a10 item 73 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14a80): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14a80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.492686429 +0000 UTC m=+254.697615445 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14a80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14f40): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14f40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14f40): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14f40): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14f40): _writeAt: size=3, off=2 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e740cb0 item 73 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14f40): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14f40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.493403944 +0000 UTC m=+254.698332960 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db14f40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db15480): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db15480): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db15480): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db15480): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db15480): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.493403944 +0000 UTC m=+254.698332960 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db15480): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e740f50 item 73 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db15ac0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db15ac0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db15ac0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db15ac0): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db15ac0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db15ac0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db15ac0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.494971254 +0000 UTC m=+254.699900270 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394db15ac0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc500c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc500c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc500c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e741500 item 74 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc500c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc500c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.495812483 +0000 UTC m=+254.700741489 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc500c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc50600): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc50600): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e7417a0 item 74 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc50600): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc50600): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc50600): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc50600): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc50600): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.496571216 +0000 UTC m=+254.701500232 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc50600): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc50b80): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc50b80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc50b80): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc50b80): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc50b80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.496571216 +0000 UTC m=+254.701500232 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc50b80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e741b20 item 74 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc511c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc511c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc511c0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc511c0): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc511c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc511c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc511c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.498637498 +0000 UTC m=+254.703566505 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc511c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc516c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc516c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc516c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e63a310 item 75 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc516c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc516c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.499378407 +0000 UTC m=+254.704307423 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc516c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc51c00): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc51c00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc51c00): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc51c00): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc51c00): _writeAt: size=3, off=2 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e63a700 item 75 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc51c00): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc51c00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.500145496 +0000 UTC m=+254.705074512 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc51c00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7e240): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7e240): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7e240): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7e240): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7e240): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.500145496 +0000 UTC m=+254.705074512 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7e240): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e63b0a0 item 75 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7e880): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7e880): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7e880): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7e880): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7e880): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7e880): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7e880): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.506385901 +0000 UTC m=+254.711314917 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7e880): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7ed80): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7ed80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7ed80): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e63b810 item 76 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7ed80): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7ed80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.507275201 +0000 UTC m=+254.712204218 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7ed80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7f2c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7f2c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e63bc00 item 76 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7f2c0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7f2c0): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7f2c0): _writeAt: size=3, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7f2c0): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7f2c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.508271493 +0000 UTC m=+254.713200509 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7f2c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7f840): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7f840): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7f840): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7f840): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7f840): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.508271493 +0000 UTC m=+254.713200509 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7f840): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394daea1c0 item 76 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7fe80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7fe80): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7fe80): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7fe80): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7fe80): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7fe80): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7fe80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.510162774 +0000 UTC m=+254.715091790 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dc7fe80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd28480): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd28480): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd28480): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394daeab60 item 77 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd28480): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd28480): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.510951554 +0000 UTC m=+254.715880570 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd28480): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd28b80): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd28b80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd28b80): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd28b80): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd28b80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.510951554 +0000 UTC m=+254.715880570 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd28b80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394daeaee0 item 77 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd291c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd291c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd291c0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd291c0): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd291c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd291c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd291c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.512779646 +0000 UTC m=+254.717708662 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd291c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd296c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd296c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd296c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394daeb5e0 item 78 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd296c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd296c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.513800905 +0000 UTC m=+254.718729921 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd296c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd29dc0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd29dc0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd29dc0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd29dc0): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd29dc0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.513800905 +0000 UTC m=+254.718729921 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd29dc0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394daeb880 item 78 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd86500): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd86500): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd86500): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd86500): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd86500): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd86500): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd86500): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.515865604 +0000 UTC m=+254.720794620 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd86500): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd86a00): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd86a00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd86a00): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e58a000 item 79 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd86a00): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd86a00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.516565667 +0000 UTC m=+254.721494683 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd86a00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87100): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87100): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87100): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87100): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87100): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.516565667 +0000 UTC m=+254.721494683 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87100): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e58a380 item 79 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 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/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87740): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87740): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87740): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87740): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87740): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87740): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87740): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.5185587 +0000 UTC m=+254.723487716 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87740): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87c40): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87c40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87c40): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e58aaf0 item 80 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87c40): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87c40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.519770319 +0000 UTC m=+254.724699335 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dd87c40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2440): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2440): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2440): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2440): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2440): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.519770319 +0000 UTC m=+254.724699335 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2440): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e58ad90 item 80 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2a80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2a80): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2a80): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2a80): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2a80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.522351173 +0000 UTC m=+254.727280189 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2a80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2f00): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2f00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2f00): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2f00): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2f00): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2f00): _writeAt: size=3, off=7 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e58b6c0 item 81 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2f00): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2f00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.523236374 +0000 UTC m=+254.728165390 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda2f00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda3440): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda3440): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda3440): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda3440): >_readAt: n=8, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda3440): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.523236374 +0000 UTC m=+254.728165390 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda3440): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e58ba40 item 81 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda3ac0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda3ac0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda3ac0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda3ac0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda3ac0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.52503962 +0000 UTC m=+254.729968636 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394dda3ac0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb60c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb60c0): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb60c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e60e2a0 item 82 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb60c0): _readAt: size=2, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb60c0): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb60c0): _writeAt: size=3, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb60c0): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb60c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.526160717 +0000 UTC m=+254.731089733 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb60c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb6640): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb6640): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb6640): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb6640): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb6640): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.526160717 +0000 UTC m=+254.731089733 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb6640): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e60e620 item 82 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27c480): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27c480): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27c480): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27c480): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27c480): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.528966346 +0000 UTC m=+254.733895411 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27c480): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27cd80): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27cd80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27cd80): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27cd80): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27cd80): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27cd80): _writeAt: size=3, off=7 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e2f87e0 item 83 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27cd80): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27cd80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.533317373 +0000 UTC m=+254.738246379 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27cd80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27d480): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27d480): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27d480): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27d480): >_readAt: n=8, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27d480): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.533317373 +0000 UTC m=+254.738246379 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27d480): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e2f8bd0 item 83 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27dd00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27dd00): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27dd00): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27dd00): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27dd00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.53460793 +0000 UTC m=+254.739536936 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e27dd00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6c340): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6c340): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6c340): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e2f91f0 item 84 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6c340): _readAt: size=2, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6c340): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6c340): _writeAt: size=3, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6c340): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6c340): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.535114286 +0000 UTC m=+254.740043302 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6c340): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6c8c0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6c8c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6c8c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6c8c0): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6c8c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.535114286 +0000 UTC m=+254.740043302 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6c8c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e2f9500 item 84 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6cf40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6cf40): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6cf40): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6cf40): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6cf40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.538137576 +0000 UTC m=+254.743066592 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6cf40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6d440): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6d440): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6d440): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6d440): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6d440): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6d440): _writeAt: size=3, off=7 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e2f9c00 item 85 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6d440): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6d440): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.539169935 +0000 UTC m=+254.744098951 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6d440): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6d980): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6d980): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6d980): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6d980): >_readAt: n=8, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6d980): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.539169935 +0000 UTC m=+254.744098951 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ea6d980): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394db1e2a0 item 85 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3a100): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3a100): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3a100): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3a100): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3a100): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.541309196 +0000 UTC m=+254.746238212 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3a100): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3a600): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3a600): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3a600): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394db1f7a0 item 86 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3a600): _readAt: size=2, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3a600): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3a600): _writeAt: size=3, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3a600): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3a600): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.542754715 +0000 UTC m=+254.747683731 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3a600): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3ab80): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3ab80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3ab80): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3ab80): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3ab80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.542754715 +0000 UTC m=+254.747683731 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3ab80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e7900e0 item 86 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3b200): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3b200): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3b200): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3b200): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3b200): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.545948738 +0000 UTC m=+254.750877744 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3b200): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3b700): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3b700): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3b700): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3b700): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3b700): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3b700): _writeAt: size=3, off=7 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e7908c0 item 87 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3b700): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3b700): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.546960318 +0000 UTC m=+254.751889334 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3b700): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3bc40): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3bc40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3bc40): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3bc40): >_readAt: n=8, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3bc40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.546960318 +0000 UTC m=+254.751889334 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de3bc40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e790b60 item 87 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 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/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de983c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de983c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de983c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de983c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de983c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.549240114 +0000 UTC m=+254.754169130 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de983c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de988c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de988c0): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de988c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e791260 item 88 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de988c0): _readAt: size=2, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de988c0): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de988c0): _writeAt: size=3, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de988c0): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de988c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.550028001 +0000 UTC m=+254.754957017 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de988c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de98e40): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de98e40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de98e40): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de98e40): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de98e40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.550028001 +0000 UTC m=+254.754957017 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de98e40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e791500 item 88 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de99480): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de99480): open at offset 0 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de99480): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de99480): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de99480): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de99480): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de99480): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de99480): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.552498607 +0000 UTC m=+254.757427623 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de99480): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de999c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de999c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de999c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e791ab0 item 89 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de999c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de999c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.553151751 +0000 UTC m=+254.758080767 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394de999c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deec000): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deec000): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deec000): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deec000): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deec000): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deec000): _writeAt: size=3, off=7 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e791d50 item 89 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deec000): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deec000): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.553809724 +0000 UTC m=+254.758738740 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deec000): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deec580): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deec580): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deec580): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deec580): >_readAt: n=8, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deec580): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.553809724 +0000 UTC m=+254.758738740 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deec580): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394da5a4d0 item 89 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deecbc0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deecbc0): open at offset 0 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deecbc0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deecbc0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deecbc0): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deecbc0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deecbc0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deecbc0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.556052529 +0000 UTC m=+254.760981546 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deecbc0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deed100): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deed100): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deed100): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394da5ad90 item 90 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deed100): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deed100): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.556749716 +0000 UTC m=+254.761678732 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deed100): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deed640): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deed640): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deed640): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394da5b180 item 90 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deed640): _readAt: size=2, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deed640): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deed640): _writeAt: size=3, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deed640): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deed640): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.557637723 +0000 UTC m=+254.762566740 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deed640): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deedc00): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deedc00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deedc00): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deedc00): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deedc00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.557637723 +0000 UTC m=+254.762566740 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394deedc00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394da5b500 item 90 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2a340): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2a340): open at offset 0 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2a340): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2a340): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2a340): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2a340): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2a340): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2a340): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.559508586 +0000 UTC m=+254.764437602 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2a340): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2a880): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2a880): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2a880): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394da5bab0 item 91 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2a880): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2a880): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.560353853 +0000 UTC m=+254.765282869 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2a880): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2adc0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2adc0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2adc0): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2adc0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2adc0): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2adc0): _writeAt: size=3, off=7 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d8fc700 item 91 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2adc0): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2adc0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.561226521 +0000 UTC m=+254.766155527 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2adc0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2b340): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2b340): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2b340): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2b340): >_readAt: n=8, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2b340): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.561226521 +0000 UTC m=+254.766155527 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2b340): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d8fce00 item 91 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 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/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2b980): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2b980): open at offset 0 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2b980): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2b980): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2b980): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2b980): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2b980): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2b980): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.563738905 +0000 UTC m=+254.768667931 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2b980): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2bec0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2bec0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2bec0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d660540 item 92 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2bec0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2bec0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.56451944 +0000 UTC m=+254.769448456 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df2bec0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df92500): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df92500): open at offset 5 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df92500): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d660a80 item 92 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df92500): _readAt: size=2, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df92500): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df92500): _writeAt: size=3, off=5 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df92500): >_writeAt: n=3, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df92500): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.565571245 +0000 UTC m=+254.770500261 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df92500): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df92ac0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df92ac0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df92ac0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df92ac0): >_readAt: n=3, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df92ac0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.565571245 +0000 UTC m=+254.770500261 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df92ac0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d660fc0 item 92 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb6f00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb6f00): open at offset 0 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb6f00): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb6f00): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb6f00): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb6f00): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb6f00): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb6f00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.568020682 +0000 UTC m=+254.772949698 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb6f00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb7440): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb7440): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb7440): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e60f0a0 item 93 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb7440): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb7440): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.569416939 +0000 UTC m=+254.774345945 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb7440): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb7b40): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb7b40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb7b40): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb7b40): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb7b40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.569416939 +0000 UTC m=+254.774345945 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394ddb7b40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e60f3b0 item 93 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 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/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e030280): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e030280): open at offset 0 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e030280): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e030280): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e030280): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e030280): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e030280): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e030280): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.572375155 +0000 UTC m=+254.777304171 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e030280): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e0307c0): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e0307c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e0307c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e60fab0 item 94 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e0307c0): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e0307c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.573477047 +0000 UTC m=+254.778406063 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e0307c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e030ec0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e030ec0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e030ec0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e030ec0): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e030ec0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.573477047 +0000 UTC m=+254.778406063 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e030ec0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e60fdc0 item 94 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 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/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e031500): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e031500): open at offset 0 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e031500): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e031500): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e031500): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e031500): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e031500): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e031500): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.575926473 +0000 UTC m=+254.780855489 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e031500): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e031a40): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e031a40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e031a40): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e5a6540 item 95 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e031a40): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e031a40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.576495597 +0000 UTC m=+254.781424613 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e031a40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a240): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a240): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a240): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a240): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a240): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.576495597 +0000 UTC m=+254.781424613 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a240): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e5a6850 item 95 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 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/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93200): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93200): open at offset 0 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93200): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93200): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93200): >_readAt: n=0, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93200): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93200): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93200): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.579102971 +0000 UTC m=+254.784031997 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93200): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93740): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93740): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93740): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d661c70 item 96 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93740): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93740): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.579743571 +0000 UTC m=+254.784672587 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93740): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93e40): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93e40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93e40): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93e40): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93e40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.579743571 +0000 UTC m=+254.784672587 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394df93e40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dae82a0 item 96 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= 2026/09/22 04:25:51 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:51 DEBUG : Looking for writers 2026/09/22 04:25:51 DEBUG : >WaitForWriters: 2026/09/22 04:25:51 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:51 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:51 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:25:51 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:51 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/22 04:25:51 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e118b80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e118b80): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e118b80): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e118b80): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e118b80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.977029196 +0000 UTC m=+255.181958212 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e118b80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e119000): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e119000): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e119000): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e119000): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e119000): _writeAt: size=3, off=2 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e119000): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e119000): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.977029196 +0000 UTC m=+255.181958212 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e119000): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e1194c0): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e1194c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e1194c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e1194c0): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e1194c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.977029196 +0000 UTC m=+255.181958212 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e1194c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e359960 item 1 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e119b00): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e119b00): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e119b00): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e119b00): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e119b00): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.983437609 +0000 UTC m=+255.188366715 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e119b00): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2a4100): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2a4100): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2a4100): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2a4100): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2a4100): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.983437609 +0000 UTC m=+255.188366715 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e2a4100): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394ea3c3f0 item 2 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a540): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a540): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a540): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a540): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a540): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.987008823 +0000 UTC m=+255.191937859 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a540): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a9c0): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a9c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a9c0): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a9c0): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a9c0): _writeAt: size=3, off=2 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a9c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a9c0): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.987008823 +0000 UTC m=+255.191937859 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04a9c0): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04ae80): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04ae80): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04ae80): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04ae80): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04ae80): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.987008823 +0000 UTC m=+255.191937859 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04ae80): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e5a77a0 item 3 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04b500): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04b500): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04b500): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04b500): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04b500): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.99141271 +0000 UTC m=+255.196341746 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04b500): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04ba40): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04ba40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04ba40): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04ba40): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04ba40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.99141271 +0000 UTC m=+255.196341746 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e04ba40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e2640e0 item 4 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222200): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222200): >openPending: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222200): _writeAt: size=5, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222200): >_writeAt: n=5, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222200): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.99459483 +0000 UTC m=+255.199523856 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222200): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222680): _readAt: size=2, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222680): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222680): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222680): >_readAt: n=2, err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222680): _writeAt: size=3, off=2 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222680): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222680): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.99459483 +0000 UTC m=+255.199523856 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222680): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222b40): _readAt: size=512, off=0 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222b40): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222b40): >openPending: err= 2026/09/22 04:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222b40): >_readAt: n=5, err=EOF 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222b40): close: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:51.99459483 +0000 UTC m=+255.199523856 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e222b40): >close: err= 2026/09/22 04:25:51 DEBUG : open-test-file: Remove: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e5ac460 item 5 2026/09/22 04:25:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e0a21c0): openPending: 2026/09/22 04:25:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:51 DEBUG : open-test-file(0x19394e0a21c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a21c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a21c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a21c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.001745124 +0000 UTC m=+255.206674149 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a21c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a2700): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a2700): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a2700): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a2700): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a2700): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.001745124 +0000 UTC m=+255.206674149 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a2700): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e2649a0 item 6 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a4780): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a4780): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a4780): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a4780): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a4780): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.004789974 +0000 UTC m=+255.209719000 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a4780): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a4c80): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a4c80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a4c80): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a4c80): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a4c80): _writeAt: size=3, off=2 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a4c80): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a4c80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.004789974 +0000 UTC m=+255.209719000 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a4c80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a5140): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a5140): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a5140): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a5140): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a5140): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.004789974 +0000 UTC m=+255.209719000 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a5140): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394ea3caf0 item 7 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a57c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a57c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a57c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a57c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a57c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.007772697 +0000 UTC m=+255.212701703 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a57c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a5d00): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a5d00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a5d00): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a5d00): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a5d00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.007772697 +0000 UTC m=+255.212701703 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2a5d00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394ea3d2d0 item 8 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f23c0): _readAt: size=2, off=0 2026/09/22 04:25:52 ERROR : open-test-file(0x19394e2f23c0): Couldn't read size of file 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f23c0): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f23c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f23c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f23c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f23c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f2780): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f2780): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f2780): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f2780): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f2780): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.010188689 +0000 UTC m=+255.215117695 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f2780): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f2c00): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f2c00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f2c00): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f2c00): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f2c00): _writeAt: size=3, off=2 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f2c00): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f2c00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.010188689 +0000 UTC m=+255.215117695 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f2c00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f3100): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f3100): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f3100): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f3100): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f3100): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.010188689 +0000 UTC m=+255.215117695 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f3100): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394ea3d8f0 item 9 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f3780): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f3780): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f3780): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f3780): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f3780): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.013064741 +0000 UTC m=+255.217993748 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f3780): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f3cc0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f3cc0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f3cc0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f3cc0): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f3cc0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.013064741 +0000 UTC m=+255.217993748 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2f3cc0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dd72a10 item 10 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35e400): _readAt: size=2, off=0 2026/09/22 04:25:52 ERROR : open-test-file(0x19394e35e400): Couldn't read size of file 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35e400): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35e400): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35e400): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35e400): close: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35e400): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35e7c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35e7c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35e7c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35e7c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35e7c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.014952386 +0000 UTC m=+255.219881392 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35e7c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35ecc0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35ecc0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35ecc0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35ecc0): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35ecc0): _writeAt: size=3, off=2 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35ecc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35ecc0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.014952386 +0000 UTC m=+255.219881392 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35ecc0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35f1c0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35f1c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35f1c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35f1c0): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35f1c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.014952386 +0000 UTC m=+255.219881392 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35f1c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dd73260 item 11 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35f840): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35f840): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35f840): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35f840): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35f840): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.01779809 +0000 UTC m=+255.222727097 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35f840): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35fd80): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35fd80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35fd80): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35fd80): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35fd80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.01779809 +0000 UTC m=+255.222727097 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e35fd80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dd73dc0 item 12 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5084c0): _readAt: size=2, off=0 2026/09/22 04:25:52 ERROR : open-test-file(0x19394e5084c0): Couldn't read size of file 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5084c0): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5084c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5084c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5084c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5084c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e508880): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e508880): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e508880): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e508880): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e508880): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.019628357 +0000 UTC m=+255.224557363 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e508880): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e508f40): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e508f40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e508f40): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e508f40): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e508f40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.019628357 +0000 UTC m=+255.224557363 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e508f40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394daa2af0 item 13 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5095c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5095c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5095c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5095c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5095c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.021505672 +0000 UTC m=+255.226434678 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5095c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e509b00): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e509b00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e509b00): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e509b00): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e509b00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.021505672 +0000 UTC m=+255.226434678 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e509b00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394daa3490 item 14 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53c240): _readAt: size=2, off=0 2026/09/22 04:25:52 ERROR : open-test-file(0x19394e53c240): Couldn't read size of file 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53c240): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53c240): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53c240): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53c240): close: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53c240): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53c600): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53c600): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53c600): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53c600): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53c600): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.02336331 +0000 UTC m=+255.228292316 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53c600): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53ccc0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53ccc0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53ccc0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53ccc0): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53ccc0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.02336331 +0000 UTC m=+255.228292316 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53ccc0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dae6230 item 15 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 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/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53d340): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53d340): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53d340): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53d340): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53d340): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.025684795 +0000 UTC m=+255.230613801 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53d340): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53d880): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53d880): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53d880): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53d880): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53d880): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.025684795 +0000 UTC m=+255.230613801 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53d880): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dae7960 item 16 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53dec0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53dec0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53dec0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53dec0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53dec0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.027738484 +0000 UTC m=+255.232667489 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e53dec0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576440): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576440): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576440): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576440): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576440): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576440): _writeAt: size=3, off=7 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576440): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576440): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.027738484 +0000 UTC m=+255.232667489 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576440): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576940): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576940): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576940): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576940): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576940): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.027738484 +0000 UTC m=+255.232667489 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576940): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d6671f0 item 17 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576fc0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576fc0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576fc0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576fc0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576fc0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.030392746 +0000 UTC m=+255.235321752 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e576fc0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e577500): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e577500): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e577500): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e577500): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e577500): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.030392746 +0000 UTC m=+255.235321752 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e577500): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dd5a540 item 18 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e577b80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e577b80): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e577b80): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e577b80): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e577b80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.032387513 +0000 UTC m=+255.237316519 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e577b80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592180): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592180): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592180): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592180): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592180): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592180): _writeAt: size=3, off=7 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592180): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592180): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.032387513 +0000 UTC m=+255.237316519 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592180): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592680): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592680): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592680): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592680): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592680): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.032387513 +0000 UTC m=+255.237316519 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592680): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dd5b110 item 19 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592d00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592d00): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592d00): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592d00): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592d00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.034701474 +0000 UTC m=+255.239630479 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e592d00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e593240): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e593240): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e593240): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e593240): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e593240): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.034701474 +0000 UTC m=+255.239630479 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e593240): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e6361c0 item 20 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5938c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5938c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5938c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5938c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5938c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.036969116 +0000 UTC m=+255.241898121 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5938c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3040): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3040): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3040): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3040): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3040): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3040): _writeAt: size=3, off=7 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3040): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3040): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.036969116 +0000 UTC m=+255.241898121 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3040): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3540): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3540): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3540): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3540): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3540): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.036969116 +0000 UTC m=+255.241898121 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3540): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e2655e0 item 21 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3bc0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3bc0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3bc0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3bc0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3bc0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.041268415 +0000 UTC m=+255.246197421 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0a3bc0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8200): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8200): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8200): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8200): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8200): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.041268415 +0000 UTC m=+255.246197421 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8200): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d678070 item 22 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8880): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8880): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8880): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8880): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8880): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.043978503 +0000 UTC m=+255.248907509 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8880): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8d80): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8d80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8d80): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8d80): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8d80): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8d80): _writeAt: size=3, off=7 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8d80): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8d80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.043978503 +0000 UTC m=+255.248907509 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f8d80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f9280): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f9280): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f9280): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f9280): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f9280): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.043978503 +0000 UTC m=+255.248907509 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f9280): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d6787e0 item 23 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 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/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f9900): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f9900): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f9900): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f9900): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f9900): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.048233378 +0000 UTC m=+255.253162384 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f9900): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f9e40): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f9e40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f9e40): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f9e40): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f9e40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.048233378 +0000 UTC m=+255.253162384 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e0f9e40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d679500 item 24 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e593b00): _readAt: size=2, off=0 2026/09/22 04:25:52 ERROR : open-test-file(0x19394e593b00): Couldn't read size of file 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e593b00): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e593b00): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e593b00): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e593b00): close: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e593b00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e593ec0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e593ec0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e593ec0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e593ec0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e593ec0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.055876904 +0000 UTC m=+255.260805910 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e593ec0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bc4c0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bc4c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bc4c0): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bc4c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bc4c0): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bc4c0): _writeAt: size=3, off=7 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bc4c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bc4c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.055876904 +0000 UTC m=+255.260805910 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bc4c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bca00): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bca00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bca00): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bca00): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bca00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.055876904 +0000 UTC m=+255.260805910 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bca00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e637030 item 25 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bd080): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bd080): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bd080): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bd080): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bd080): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.062606874 +0000 UTC m=+255.267535900 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bd080): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bd5c0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bd5c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bd5c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bd5c0): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bd5c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.062606874 +0000 UTC m=+255.267535900 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bd5c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e637a40 item 26 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bdc00): _readAt: size=2, off=0 2026/09/22 04:25:52 ERROR : open-test-file(0x19394e5bdc00): Couldn't read size of file 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bdc00): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bdc00): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bdc00): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bdc00): close: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e5bdc00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6800c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6800c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6800c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6800c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6800c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.065876549 +0000 UTC m=+255.270805555 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6800c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6805c0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6805c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6805c0): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6805c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6805c0): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6805c0): _writeAt: size=3, off=7 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6805c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6805c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.065876549 +0000 UTC m=+255.270805555 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6805c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e680b00): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e680b00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e680b00): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e680b00): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e680b00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.065876549 +0000 UTC m=+255.270805555 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e680b00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394da58230 item 27 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 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/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e681180): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e681180): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e681180): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e681180): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e681180): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.06751304 +0000 UTC m=+255.272442045 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e681180): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6816c0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6816c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6816c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6816c0): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6816c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.06751304 +0000 UTC m=+255.272442045 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6816c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394da596c0 item 28 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e681d00): _readAt: size=2, off=0 2026/09/22 04:25:52 ERROR : open-test-file(0x19394e681d00): Couldn't read size of file 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e681d00): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e681d00): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e681d00): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e681d00): close: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e681d00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f41c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f41c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f41c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f41c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f41c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.06903315 +0000 UTC m=+255.273962156 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f41c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f4880): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f4880): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f4880): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f4880): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f4880): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.06903315 +0000 UTC m=+255.273962156 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f4880): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394da6c690 item 29 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 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/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f4f00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f4f00): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f4f00): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f4f00): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f4f00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.070324499 +0000 UTC m=+255.275253505 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f4f00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f5440): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f5440): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f5440): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f5440): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f5440): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.070324499 +0000 UTC m=+255.275253505 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f5440): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394da6cf50 item 30 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 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/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f5a80): _readAt: size=2, off=0 2026/09/22 04:25:52 ERROR : open-test-file(0x19394e6f5a80): Couldn't read size of file 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f5a80): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f5a80): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f5a80): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f5a80): close: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f5a80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f5e40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f5e40): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f5e40): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f5e40): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f5e40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.071704916 +0000 UTC m=+255.276633922 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6f5e40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e736600): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e736600): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e736600): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e736600): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e736600): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.071704916 +0000 UTC m=+255.276633922 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e736600): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d6680e0 item 31 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 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/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e736c80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e736c80): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e736c80): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e736c80): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e736c80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.07299377 +0000 UTC m=+255.277922776 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e736c80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e7371c0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e7371c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e7371c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e7371c0): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e7371c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.07299377 +0000 UTC m=+255.277922776 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e7371c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d6689a0 item 32 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e737800): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e737800): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e737800): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e737800): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e737800): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.074964652 +0000 UTC m=+255.279893659 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e737800): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e737c80): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e737c80): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e737c80): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e737c80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e737c80): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d669500 item 33 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e737c80): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e737c80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.075454918 +0000 UTC m=+255.280383924 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e737c80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e766280): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e766280): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e766280): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e766280): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e766280): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.075454918 +0000 UTC m=+255.280383924 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e766280): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d6698f0 item 33 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e7668c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e7668c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e7668c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e7668c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e7668c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.076719397 +0000 UTC m=+255.281648403 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e7668c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e766d40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e766d40): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d6964d0 item 34 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e766d40): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e766d40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e766d40): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e766d40): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e766d40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.077239658 +0000 UTC m=+255.282168665 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e766d40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e767280): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e767280): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e767280): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e767280): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e767280): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.077239658 +0000 UTC m=+255.282168665 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e767280): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d6969a0 item 34 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e7678c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e7678c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e7678c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e7678c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e7678c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.078345888 +0000 UTC m=+255.283274894 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e7678c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e767d40): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e767d40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e767d40): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e767d40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e767d40): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d697730 item 35 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e767d40): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e767d40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.07877095 +0000 UTC m=+255.283699957 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e767d40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e340): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e340): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e340): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e340): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e340): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.07877095 +0000 UTC m=+255.283699957 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e340): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d697ab0 item 35 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e9c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e9c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e9c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e9c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e9c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.080325086 +0000 UTC m=+255.285254092 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e9c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78eec0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78eec0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394db20540 item 36 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78eec0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78eec0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78eec0): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78eec0): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78eec0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.080815723 +0000 UTC m=+255.285744728 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78eec0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78f400): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78f400): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78f400): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78f400): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78f400): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.080815723 +0000 UTC m=+255.285744728 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78f400): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394db208c0 item 36 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e628780): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e628780): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e628780): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e628780): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e628780): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.082066606 +0000 UTC m=+255.286995611 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e628780): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e628c00): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e628c00): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e628c00): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e628c00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e628c00): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dbc8000 item 37 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e628c00): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e628c00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.08243458 +0000 UTC m=+255.287363585 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e628c00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629100): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629100): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629100): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629100): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629100): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.08243458 +0000 UTC m=+255.287363585 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629100): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dbc8380 item 37 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2231c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2231c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2231c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2231c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2231c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.085420608 +0000 UTC m=+255.290349624 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2231c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2236c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2236c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e5acc40 item 38 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2236c0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2236c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2236c0): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2236c0): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2236c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.086404367 +0000 UTC m=+255.291333373 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2236c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e223c00): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e223c00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e223c00): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e223c00): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e223c00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.086404367 +0000 UTC m=+255.291333373 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e223c00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e5ad340 item 38 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806380): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806380): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806380): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806380): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806380): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.088017262 +0000 UTC m=+255.292946288 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806380): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806880): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806880): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806880): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806880): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806880): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e5adab0 item 39 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806880): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806880): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.088659917 +0000 UTC m=+255.293588923 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806880): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806d80): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806d80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806d80): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806d80): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806d80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.088659917 +0000 UTC m=+255.293588923 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e806d80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e5addc0 item 39 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807400): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807400): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807400): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807400): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807400): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.089835998 +0000 UTC m=+255.294765003 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807400): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807900): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807900): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d680cb0 item 40 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807900): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807900): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807900): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807900): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807900): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.090696623 +0000 UTC m=+255.295625628 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807900): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807e40): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807e40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807e40): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807e40): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807e40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.090696623 +0000 UTC m=+255.295625628 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e807e40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d6810a0 item 40 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820500): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820500): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820500): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820500): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820500): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820500): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820500): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.093269082 +0000 UTC m=+255.298198098 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820500): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820a00): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820a00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820a00): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d6819d0 item 41 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820a00): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820a00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.093780337 +0000 UTC m=+255.298709344 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820a00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820ec0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820ec0): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820ec0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820ec0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d681dc0 item 41 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820ec0): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820ec0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.09427451 +0000 UTC m=+255.299203516 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e820ec0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e821400): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e821400): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e821400): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e821400): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e821400): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.09427451 +0000 UTC m=+255.299203516 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e821400): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d672460 item 41 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e821a40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e821a40): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e821a40): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e821a40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e821a40): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e821a40): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e821a40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.095515083 +0000 UTC m=+255.300444088 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e821a40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83e040): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83e040): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83e040): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d673110 item 42 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83e040): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83e040): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.095924106 +0000 UTC m=+255.300853112 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83e040): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83e580): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83e580): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d673500 item 42 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83e580): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83e580): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83e580): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83e580): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83e580): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.096605922 +0000 UTC m=+255.301534938 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83e580): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83eb00): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83eb00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83eb00): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83eb00): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83eb00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.096605922 +0000 UTC m=+255.301534938 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83eb00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d6738f0 item 42 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83f140): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83f140): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83f140): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83f140): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83f140): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83f140): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83f140): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.097807121 +0000 UTC m=+255.302736127 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83f140): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83f640): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83f640): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83f640): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d664540 item 43 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83f640): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83f640): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.098269525 +0000 UTC m=+255.303198530 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83f640): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83fb80): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83fb80): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83fb80): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83fb80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83fb80): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d664c40 item 43 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83fb80): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83fb80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.09871153 +0000 UTC m=+255.303640536 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e83fb80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8561c0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8561c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8561c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8561c0): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8561c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.09871153 +0000 UTC m=+255.303640536 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8561c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d6650a0 item 43 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e856800): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e856800): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e856800): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e856800): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e856800): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e856800): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e856800): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.100185673 +0000 UTC m=+255.305114699 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e856800): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e856d00): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e856d00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e856d00): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d665730 item 44 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e856d00): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e856d00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.100844237 +0000 UTC m=+255.305773294 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e856d00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e857240): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e857240): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d665dc0 item 44 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e857240): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e857240): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e857240): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e857240): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e857240): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.101568685 +0000 UTC m=+255.306497691 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e857240): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8577c0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8577c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8577c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8577c0): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8577c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.101568685 +0000 UTC m=+255.306497691 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8577c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e504230 item 44 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e857e00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e857e00): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e857e00): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e857e00): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e857e00): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e857e00): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e857e00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.102844625 +0000 UTC m=+255.307773631 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e857e00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e876400): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e876400): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e876400): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e504850 item 45 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e876400): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e876400): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.10328123 +0000 UTC m=+255.308210236 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e876400): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e876b00): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e876b00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e876b00): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e876b00): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e876b00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.10328123 +0000 UTC m=+255.308210236 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e876b00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e504af0 item 45 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877140): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877140): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877140): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877140): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877140): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877140): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877140): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.104494411 +0000 UTC m=+255.309423418 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877140): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877640): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877640): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877640): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e505260 item 46 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877640): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877640): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.104887924 +0000 UTC m=+255.309816930 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877640): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877d40): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877d40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877d40): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877d40): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877d40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.104887924 +0000 UTC m=+255.309816930 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e877d40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e505500 item 46 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89a480): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89a480): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89a480): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89a480): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89a480): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89a480): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89a480): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.106716969 +0000 UTC m=+255.311646004 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89a480): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89a980): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89a980): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89a980): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e505ab0 item 47 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89a980): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89a980): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.107244704 +0000 UTC m=+255.312173710 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89a980): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89b080): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89b080): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89b080): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89b080): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89b080): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.107244704 +0000 UTC m=+255.312173710 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89b080): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e505d50 item 47 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 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/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89b6c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89b6c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89b6c0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89b6c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89b6c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89b6c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89b6c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.108562083 +0000 UTC m=+255.313491089 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89b6c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89bbc0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89bbc0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89bbc0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394da94850 item 48 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89bbc0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89bbc0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.109055725 +0000 UTC m=+255.313984731 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e89bbc0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b43c0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b43c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b43c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b43c0): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b43c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.109055725 +0000 UTC m=+255.313984731 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b43c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394da94af0 item 48 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b4a00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b4a00): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b4a00): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b4a00): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b4a00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.110540349 +0000 UTC m=+255.315469356 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b4a00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629780): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629780): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629780): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629780): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629780): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629780): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dbc87e0 item 49 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629780): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629780): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.111224901 +0000 UTC m=+255.316153957 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629780): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629cc0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629cc0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629cc0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629cc0): >_readAt: n=8, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629cc0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.111224901 +0000 UTC m=+255.316153957 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e629cc0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dbc8cb0 item 49 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66a440): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66a440): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66a440): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66a440): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66a440): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.11289225 +0000 UTC m=+255.317821256 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66a440): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66a940): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66a940): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66a940): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dbc98f0 item 50 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66a940): _readAt: size=2, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66a940): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66a940): _writeAt: size=3, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66a940): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66a940): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.117475156 +0000 UTC m=+255.322404191 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66a940): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66aec0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66aec0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66aec0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66aec0): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66aec0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.117475156 +0000 UTC m=+255.322404191 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66aec0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394dbc9c00 item 50 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66b540): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66b540): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66b540): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66b540): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66b540): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.119004513 +0000 UTC m=+255.323933520 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66b540): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66ba40): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66ba40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66ba40): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66ba40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66ba40): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66ba40): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e164310 item 51 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66ba40): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66ba40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.121003539 +0000 UTC m=+255.325932545 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e66ba40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92a080): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92a080): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92a080): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92a080): >_readAt: n=8, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92a080): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.121003539 +0000 UTC m=+255.325932545 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92a080): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e1645b0 item 51 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92a700): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92a700): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92a700): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92a700): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92a700): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.124549616 +0000 UTC m=+255.329478623 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92a700): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92ac00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92ac00): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92ac00): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e164c40 item 52 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92ac00): _readAt: size=2, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92ac00): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92ac00): _writeAt: size=3, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92ac00): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92ac00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.125534937 +0000 UTC m=+255.330463942 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92ac00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92b180): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92b180): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92b180): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92b180): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92b180): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.125534937 +0000 UTC m=+255.330463942 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92b180): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e164ee0 item 52 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92b800): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92b800): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92b800): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92b800): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92b800): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.130015027 +0000 UTC m=+255.334944034 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92b800): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92bd00): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92bd00): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92bd00): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92bd00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92bd00): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92bd00): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e165570 item 53 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92bd00): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92bd00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.131795761 +0000 UTC m=+255.336724766 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e92bd00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b4d80): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b4d80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b4d80): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b4d80): >_readAt: n=8, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b4d80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.131795761 +0000 UTC m=+255.336724766 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b4d80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e165880 item 53 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5400): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5400): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5400): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5400): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5400): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.136590365 +0000 UTC m=+255.341519382 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5400): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5900): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5900): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5900): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e23c000 item 54 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5900): _readAt: size=2, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5900): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5900): _writeAt: size=3, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5900): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5900): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.144918554 +0000 UTC m=+255.349847561 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5900): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5e80): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5e80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5e80): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5e80): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5e80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.144918554 +0000 UTC m=+255.349847561 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8b5e80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e23c310 item 54 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968440): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968440): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968440): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968440): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968440): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.147987289 +0000 UTC m=+255.352916295 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968440): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968940): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968940): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968940): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968940): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968940): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968940): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e165ce0 item 55 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968940): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968940): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.149845409 +0000 UTC m=+255.354774414 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968940): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968e80): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968e80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968e80): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968e80): >_readAt: n=8, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968e80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.149845409 +0000 UTC m=+255.354774414 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e968e80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d6742a0 item 55 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 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/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e969500): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e969500): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e969500): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e969500): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e969500): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.153613945 +0000 UTC m=+255.358542951 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e969500): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e969a00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e969a00): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e969a00): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d674e70 item 56 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e969a00): _readAt: size=2, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e969a00): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e969a00): _writeAt: size=3, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e969a00): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e969a00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.156479037 +0000 UTC m=+255.361408093 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e969a00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e988080): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e988080): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e988080): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e988080): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e988080): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.156479037 +0000 UTC m=+255.361408093 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e988080): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d6752d0 item 56 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8ca5c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8ca5c0): open at offset 0 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8ca5c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8ca5c0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8ca5c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8ca5c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8ca5c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8ca5c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.157767961 +0000 UTC m=+255.362696967 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8ca5c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cab00): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cab00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cab00): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e23c9a0 item 57 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cab00): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cab00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.158397199 +0000 UTC m=+255.363326205 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cab00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cb040): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cb040): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cb040): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cb040): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cb040): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cb040): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e23cc40 item 57 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cb040): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cb040): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.159891841 +0000 UTC m=+255.364820847 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cb040): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cb5c0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cb5c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cb5c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cb5c0): >_readAt: n=8, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cb5c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.159891841 +0000 UTC m=+255.364820847 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cb5c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e23cfc0 item 57 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cbc00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cbc00): open at offset 0 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cbc00): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cbc00): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cbc00): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cbc00): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cbc00): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cbc00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.161920614 +0000 UTC m=+255.366849619 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8cbc00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0240): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0240): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0240): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e23d570 item 58 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0240): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0240): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.163723187 +0000 UTC m=+255.368652193 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0240): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9885c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9885c0): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9885c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e23d810 item 58 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9885c0): _readAt: size=2, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9885c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9885c0): _writeAt: size=3, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9885c0): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9885c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.172514751 +0000 UTC m=+255.377443776 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9885c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e988b80): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e988b80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e988b80): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e988b80): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e988b80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.172514751 +0000 UTC m=+255.377443776 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e988b80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d675c00 item 58 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9891c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9891c0): open at offset 0 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9891c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9891c0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9891c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9891c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9891c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9891c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.181534705 +0000 UTC m=+255.386463712 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9891c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e989700): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e989700): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e989700): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e0663f0 item 59 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e989700): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e989700): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.182187308 +0000 UTC m=+255.387116314 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e989700): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e989c40): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e989c40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e989c40): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e989c40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e989c40): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e989c40): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e066690 item 59 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e989c40): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e989c40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.182873514 +0000 UTC m=+255.387802530 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e989c40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b82c0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b82c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b82c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b82c0): >_readAt: n=8, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b82c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.182873514 +0000 UTC m=+255.387802530 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b82c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e066930 item 59 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 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/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b8900): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b8900): open at offset 0 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b8900): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b8900): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b8900): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b8900): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b8900): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b8900): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.184370541 +0000 UTC m=+255.389299547 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b8900): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b8e40): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b8e40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b8e40): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e066fc0 item 60 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b8e40): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b8e40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.186182724 +0000 UTC m=+255.391111730 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b8e40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b9380): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b9380): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b9380): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e0672d0 item 60 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b9380): _readAt: size=2, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b9380): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b9380): _writeAt: size=3, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b9380): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b9380): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.186682767 +0000 UTC m=+255.391611773 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b9380): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b9940): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b9940): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b9940): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b9940): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b9940): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.186682767 +0000 UTC m=+255.391611773 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9b9940): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e067570 item 60 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f2080): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f2080): open at offset 0 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f2080): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f2080): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f2080): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f2080): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f2080): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f2080): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.189158103 +0000 UTC m=+255.394087109 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f2080): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f25c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f25c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f25c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e067b20 item 61 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f25c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f25c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.189566544 +0000 UTC m=+255.394495550 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f25c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f2cc0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f2cc0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f2cc0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f2cc0): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f2cc0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.189566544 +0000 UTC m=+255.394495550 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e9f2cc0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e067e30 item 61 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 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/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0880): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0880): open at offset 0 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0880): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0880): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0880): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0880): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0880): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0880): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.191274099 +0000 UTC m=+255.396203106 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0880): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0dc0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0dc0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0dc0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e23dc00 item 62 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0dc0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0dc0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.191871877 +0000 UTC m=+255.396800884 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f0dc0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f14c0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f14c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f14c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f14c0): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f14c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.191871877 +0000 UTC m=+255.396800884 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f14c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e70c000 item 62 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 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/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f1b00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f1b00): open at offset 0 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f1b00): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f1b00): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f1b00): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f1b00): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f1b00): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f1b00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.19332406 +0000 UTC m=+255.398253066 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e8f1b00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e140): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e140): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e140): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e70c5b0 item 63 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e140): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e140): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.193794077 +0000 UTC m=+255.398723083 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e140): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e840): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e840): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e840): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e840): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e840): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.193794077 +0000 UTC m=+255.398723083 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e840): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e70c850 item 63 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 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/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9ee80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9ee80): open at offset 0 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9ee80): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9ee80): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9ee80): >_readAt: n=0, err=Bad file descriptor 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9ee80): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9ee80): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9ee80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.195221333 +0000 UTC m=+255.400150339 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9ee80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f3c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f3c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f3c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e70ce00 item 64 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f3c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f3c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.19580744 +0000 UTC m=+255.400736446 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f3c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9fac0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9fac0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9fac0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9fac0): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9fac0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.19580744 +0000 UTC m=+255.400736446 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9fac0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e70d260 item 64 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6200): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6200): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6200): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6200): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6200): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.20293979 +0000 UTC m=+255.407868796 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6200): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6680): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6680): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6680): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6680): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6680): _writeAt: size=3, off=2 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e70d810 item 65 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6680): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6680): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.203694014 +0000 UTC m=+255.408623021 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6680): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6b80): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6b80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6b80): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6b80): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6b80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.203694014 +0000 UTC m=+255.408623021 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac6b80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e70dab0 item 65 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac71c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac71c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac71c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac71c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac71c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.205378446 +0000 UTC m=+255.410307452 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac71c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac7640): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac7640): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e7d4310 item 66 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac7640): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac7640): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac7640): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac7640): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac7640): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.206115878 +0000 UTC m=+255.411044894 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac7640): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac7b80): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac7b80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac7b80): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac7b80): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac7b80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.206115878 +0000 UTC m=+255.411044894 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eac7b80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e7d45b0 item 66 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae42c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae42c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae42c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae42c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae42c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.207635839 +0000 UTC m=+255.412564845 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae42c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae4740): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae4740): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae4740): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae4740): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae4740): _writeAt: size=3, off=2 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e7d4b60 item 67 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae4740): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae4740): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.208207839 +0000 UTC m=+255.413136846 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae4740): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae4c40): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae4c40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae4c40): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae4c40): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae4c40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.208207839 +0000 UTC m=+255.413136846 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae4c40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e7d4e00 item 67 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78f6c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78f6c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78f6c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78f6c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78f6c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.211564989 +0000 UTC m=+255.416493996 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78f6c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae5540): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae5540): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e7d51f0 item 68 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae5540): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae5540): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae5540): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae5540): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae5540): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.212274319 +0000 UTC m=+255.417203325 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae5540): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae5a80): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae5a80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae5a80): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae5a80): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae5a80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.212274319 +0000 UTC m=+255.417203325 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eae5a80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e7d5490 item 68 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb841c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb841c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb841c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb841c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb841c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.213730389 +0000 UTC m=+255.418659395 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb841c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb84640): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb84640): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb84640): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb84640): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb84640): _writeAt: size=3, off=2 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e7d5a40 item 69 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb84640): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb84640): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.217273911 +0000 UTC m=+255.422202916 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb84640): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e340): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e340): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e340): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e340): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e340): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.217273911 +0000 UTC m=+255.422202916 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e340): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394db20460 item 69 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e9c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e9c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e9c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e9c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e9c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.221244479 +0000 UTC m=+255.426173485 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78e9c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78eec0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78eec0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394db20fc0 item 70 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78eec0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78eec0): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78eec0): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78eec0): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78eec0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.221907612 +0000 UTC m=+255.426836618 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78eec0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78f400): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78f400): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78f400): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78f400): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78f400): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.221907612 +0000 UTC m=+255.426836618 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78f400): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394db213b0 item 70 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78fcc0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78fcc0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78fcc0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78fcc0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78fcc0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.223703814 +0000 UTC m=+255.428632820 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e78fcc0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb84bc0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb84bc0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb84bc0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb84bc0): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb84bc0): _writeAt: size=3, off=2 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e5461c0 item 71 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb84bc0): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb84bc0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.224644191 +0000 UTC m=+255.429573196 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb84bc0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb850c0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb850c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb850c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb850c0): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb850c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.224644191 +0000 UTC m=+255.429573196 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb850c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e546540 item 71 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb060c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb060c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb060c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb060c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb060c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.226414374 +0000 UTC m=+255.431343379 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb060c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb065c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb065c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e7d5b90 item 72 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb065c0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb065c0): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb065c0): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb065c0): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb065c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.22713304 +0000 UTC m=+255.432062046 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb065c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb06b00): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb06b00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb06b00): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb06b00): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb06b00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.22713304 +0000 UTC m=+255.432062046 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb06b00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e7d5e30 item 72 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb070c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb070c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb070c0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb070c0): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb070c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb070c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb070c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.229267421 +0000 UTC m=+255.434196427 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb070c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb075c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb075c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb075c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e368620 item 73 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb075c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb075c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.230138035 +0000 UTC m=+255.435067041 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb075c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb07a80): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb07a80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb07a80): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb07a80): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb07a80): _writeAt: size=3, off=2 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e3688c0 item 73 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb07a80): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb07a80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.230793934 +0000 UTC m=+255.435722941 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb07a80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab6140): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab6140): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab6140): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab6140): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab6140): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.230793934 +0000 UTC m=+255.435722941 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab6140): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e368bd0 item 73 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab7540): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab7540): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab7540): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab7540): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab7540): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab7540): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab7540): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.232435093 +0000 UTC m=+255.437364099 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab7540): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab7bc0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab7bc0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab7bc0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e369420 item 74 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab7bc0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab7bc0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.232967799 +0000 UTC m=+255.437896806 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dab7bc0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d00c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d00c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e3696c0 item 74 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d00c0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d00c0): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d00c0): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d00c0): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d00c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.233592599 +0000 UTC m=+255.438521605 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d00c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d0640): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d0640): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d0640): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d0640): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d0640): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.233592599 +0000 UTC m=+255.438521605 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d0640): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e369960 item 74 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d0cc0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d0cc0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d0cc0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d0cc0): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d0cc0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d0cc0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d0cc0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.234761147 +0000 UTC m=+255.439690153 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d0cc0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d11c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d11c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d11c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e61e070 item 75 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d11c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d11c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.235264637 +0000 UTC m=+255.440193643 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d11c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d1700): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d1700): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d1700): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d1700): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d1700): _writeAt: size=3, off=2 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e61e310 item 75 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d1700): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d1700): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.235731128 +0000 UTC m=+255.440660134 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d1700): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d1c40): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d1c40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d1c40): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d1c40): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d1c40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.235731128 +0000 UTC m=+255.440660134 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e6d1c40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e61e5b0 item 75 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8440): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8440): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8440): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8440): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8440): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8440): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8440): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.237298859 +0000 UTC m=+255.442227865 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8440): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8940): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8940): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8940): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e61eee0 item 76 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8940): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8940): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.237705507 +0000 UTC m=+255.442634513 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8940): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8e80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8e80): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e61f180 item 76 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8e80): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8e80): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8e80): _writeAt: size=3, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8e80): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8e80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.238221902 +0000 UTC m=+255.443150908 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c8e80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c9400): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c9400): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c9400): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c9400): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c9400): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.238221902 +0000 UTC m=+255.443150908 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c9400): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e61f420 item 76 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c9a40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c9a40): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c9a40): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c9a40): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c9a40): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c9a40): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c9a40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.240766117 +0000 UTC m=+255.445695123 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e2c9a40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01a040): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01a040): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01a040): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e61f9d0 item 77 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01a040): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01a040): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.24159407 +0000 UTC m=+255.446523077 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01a040): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01a740): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01a740): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01a740): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01a740): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01a740): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.24159407 +0000 UTC m=+255.446523077 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01a740): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e61fc70 item 77 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01ae80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01ae80): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01ae80): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01ae80): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01ae80): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01ae80): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01ae80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.243543993 +0000 UTC m=+255.448473000 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01ae80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01b400): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01b400): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01b400): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d66e460 item 78 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01b400): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01b400): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.244173342 +0000 UTC m=+255.449102348 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e01b400): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394d6f1d40): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394d6f1d40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394d6f1d40): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394d6f1d40): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394d6f1d40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.244173342 +0000 UTC m=+255.449102348 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394d6f1d40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d66e770 item 78 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db94f40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db94f40): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db94f40): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db94f40): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db94f40): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db94f40): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db94f40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.245528571 +0000 UTC m=+255.450457577 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db94f40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db95440): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db95440): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db95440): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d66f1f0 item 79 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db95440): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db95440): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.245953023 +0000 UTC m=+255.450882029 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db95440): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db95b80): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db95b80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db95b80): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db95b80): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db95b80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.245953023 +0000 UTC m=+255.450882029 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db95b80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394d66f650 item 79 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 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/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd0ec40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd0ec40): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd0ec40): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd0ec40): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd0ec40): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd0ec40): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd0ec40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.247374858 +0000 UTC m=+255.452303865 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd0ec40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7a440): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7a440): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7a440): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e620690 item 80 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7a440): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7a440): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.24782602 +0000 UTC m=+255.452755026 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7a440): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7ac00): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7ac00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7ac00): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7ac00): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7ac00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.24782602 +0000 UTC m=+255.452755026 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7ac00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e620a80 item 80 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7b240): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7b240): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7b240): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7b240): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7b240): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.24935156 +0000 UTC m=+255.454280567 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7b240): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7b6c0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7b6c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7b6c0): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7b6c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7b6c0): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7b6c0): _writeAt: size=3, off=7 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e621180 item 81 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7b6c0): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7b6c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.249813633 +0000 UTC m=+255.454742639 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394db7b6c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10e3c0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10e3c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10e3c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10e3c0): >_readAt: n=8, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10e3c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.249813633 +0000 UTC m=+255.454742639 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10e3c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e621420 item 81 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10ebc0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10ebc0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10ebc0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10ebc0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10ebc0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.251219018 +0000 UTC m=+255.456148024 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10ebc0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10f0c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10f0c0): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10f0c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e6219d0 item 82 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10f0c0): _readAt: size=2, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10f0c0): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10f0c0): _writeAt: size=3, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10f0c0): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10f0c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.25224223 +0000 UTC m=+255.457171236 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10f0c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb858c0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb858c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb858c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb858c0): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb858c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.25224223 +0000 UTC m=+255.457171236 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394eb858c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e546cb0 item 82 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27c040): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27c040): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27c040): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27c040): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27c040): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.253906473 +0000 UTC m=+255.458835480 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27c040): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27c680): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27c680): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27c680): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27c680): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27c680): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27c680): _writeAt: size=3, off=7 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e547500 item 83 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27c680): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27c680): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.256515521 +0000 UTC m=+255.461444527 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27c680): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27cf40): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27cf40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27cf40): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27cf40): >_readAt: n=8, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27cf40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.256515521 +0000 UTC m=+255.461444527 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27cf40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e547810 item 83 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27d7c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27d7c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27d7c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27d7c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27d7c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.259689144 +0000 UTC m=+255.464618150 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27d7c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27de40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27de40): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27de40): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e3380e0 item 84 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27de40): _readAt: size=2, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27de40): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27de40): _writeAt: size=3, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27de40): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27de40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.26049696 +0000 UTC m=+255.465425966 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e27de40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e118500): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e118500): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e118500): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e118500): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e118500): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.26049696 +0000 UTC m=+255.465425966 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e118500): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e3383f0 item 84 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e118bc0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e118bc0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e118bc0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e118bc0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e118bc0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.261977215 +0000 UTC m=+255.466906221 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e118bc0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e1190c0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e1190c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e1190c0): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e1190c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e1190c0): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e1190c0): _writeAt: size=3, off=7 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e338a10 item 85 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e1190c0): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e1190c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.262561168 +0000 UTC m=+255.467490175 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e1190c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e119600): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e119600): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e119600): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e119600): >_readAt: n=8, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e119600): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.262561168 +0000 UTC m=+255.467490175 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e119600): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e338cb0 item 85 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e119c80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e119c80): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e119c80): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e119c80): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e119c80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.264221354 +0000 UTC m=+255.469150360 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e119c80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e280): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e280): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e280): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e339260 item 86 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e280): _readAt: size=2, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e280): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e280): _writeAt: size=3, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e280): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e280): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.264807811 +0000 UTC m=+255.469736817 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e280): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e800): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e800): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e800): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e800): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e800): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.264807811 +0000 UTC m=+255.469736817 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9e800): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e339500 item 86 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9ee80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9ee80): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9ee80): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9ee80): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9ee80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.266400108 +0000 UTC m=+255.471329114 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9ee80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f380): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f380): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f380): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f380): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f380): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f380): _writeAt: size=3, off=7 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e339d50 item 87 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f380): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f380): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.266834188 +0000 UTC m=+255.471763194 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f380): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f8c0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f8c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f8c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f8c0): >_readAt: n=8, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f8c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.266834188 +0000 UTC m=+255.471763194 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394ea9f8c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e79a150 item 87 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 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/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd38580): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd38580): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd38580): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd38580): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd38580): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.268552733 +0000 UTC m=+255.473481739 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd38580): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd38a80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd38a80): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd38a80): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e79a850 item 88 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd38a80): _readAt: size=2, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd38a80): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd38a80): _writeAt: size=3, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd38a80): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd38a80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.269172634 +0000 UTC m=+255.474101640 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd38a80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39000): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39000): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39000): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39000): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39000): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.269172634 +0000 UTC m=+255.474101640 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39000): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e79aaf0 item 88 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39640): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39640): open at offset 0 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39640): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39640): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39640): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39640): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39640): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39640): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.270752177 +0000 UTC m=+255.475681183 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39640): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39b80): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39b80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39b80): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e79b180 item 89 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39b80): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39b80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.271216274 +0000 UTC m=+255.476145280 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd39b80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd8e1c0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd8e1c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd8e1c0): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd8e1c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd8e1c0): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd8e1c0): _writeAt: size=3, off=7 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e79b420 item 89 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd8e1c0): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd8e1c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.272005995 +0000 UTC m=+255.476935001 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dd8e1c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10f6c0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10f6c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10f6c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10f6c0): >_readAt: n=8, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10f6c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.272005995 +0000 UTC m=+255.476935001 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10f6c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e621c70 item 89 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10fec0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10fec0): open at offset 0 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10fec0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10fec0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10fec0): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10fec0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10fec0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10fec0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.273844227 +0000 UTC m=+255.478773232 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394e10fec0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc66500): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc66500): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc66500): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394db99260 item 90 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc66500): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc66500): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.276383763 +0000 UTC m=+255.481312769 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc66500): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc66a40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc66a40): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc66a40): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394db995e0 item 90 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc66a40): _readAt: size=2, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc66a40): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc66a40): _writeAt: size=3, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc66a40): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc66a40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.277824523 +0000 UTC m=+255.482753530 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc66a40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67000): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67000): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67000): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67000): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67000): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.277824523 +0000 UTC m=+255.482753530 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67000): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e7401c0 item 90 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67640): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67640): open at offset 0 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67640): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67640): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67640): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67640): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67640): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67640): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.279336108 +0000 UTC m=+255.484265114 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67640): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67b80): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67b80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67b80): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e740850 item 91 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67b80): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67b80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.279844208 +0000 UTC m=+255.484773215 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc67b80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc721c0): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc721c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc721c0): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc721c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc721c0): >_readAt: n=2, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc721c0): _writeAt: size=3, off=7 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e740af0 item 91 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc721c0): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc721c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.280343811 +0000 UTC m=+255.485272867 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc721c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc72740): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc72740): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc72740): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc72740): >_readAt: n=8, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc72740): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.280343811 +0000 UTC m=+255.485272867 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc72740): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e740d90 item 91 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 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/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc72d80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc72d80): open at offset 0 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc72d80): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc72d80): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc72d80): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc72d80): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc72d80): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc72d80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.282051487 +0000 UTC m=+255.486980493 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc72d80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc732c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc732c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc732c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e741340 item 92 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc732c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc732c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.282522726 +0000 UTC m=+255.487451743 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc732c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc73800): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc73800): open at offset 5 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc73800): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e7415e0 item 92 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc73800): _readAt: size=2, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc73800): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc73800): _writeAt: size=3, off=5 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc73800): >_writeAt: n=3, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc73800): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.283025927 +0000 UTC m=+255.487954932 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc73800): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc73dc0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc73dc0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc73dc0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc73dc0): >_readAt: n=3, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc73dc0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.283025927 +0000 UTC m=+255.487954932 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dc73dc0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e741880 item 92 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3a500): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3a500): open at offset 0 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3a500): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3a500): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3a500): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3a500): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3a500): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3a500): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.284692063 +0000 UTC m=+255.489621109 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3a500): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3aa40): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3aa40): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3aa40): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e63a150 item 93 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3aa40): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3aa40): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.285279373 +0000 UTC m=+255.490208379 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3aa40): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3b140): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3b140): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3b140): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3b140): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3b140): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.285279373 +0000 UTC m=+255.490208379 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3b140): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e63a4d0 item 93 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 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/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3b780): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3b780): open at offset 0 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3b780): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3b780): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3b780): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3b780): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3b780): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3b780): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.286627518 +0000 UTC m=+255.491556524 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3b780): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3bcc0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3bcc0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3bcc0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e63b1f0 item 94 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3bcc0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3bcc0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.287384658 +0000 UTC m=+255.492313684 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de3bcc0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de904c0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de904c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de904c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de904c0): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de904c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.287384658 +0000 UTC m=+255.492313684 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de904c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e63b5e0 item 94 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 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/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de90b00): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de90b00): open at offset 0 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de90b00): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de90b00): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de90b00): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de90b00): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de90b00): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de90b00): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.288943252 +0000 UTC m=+255.493872258 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de90b00): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91040): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91040): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91040): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394e63bdc0 item 95 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91040): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91040): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.290239691 +0000 UTC m=+255.495168697 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91040): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91740): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91740): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91740): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91740): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91740): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.290239691 +0000 UTC m=+255.495168697 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91740): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394daea4d0 item 95 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 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/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91d80): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91d80): open at offset 0 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91d80): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91d80): _readAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91d80): >_readAt: n=0, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91d80): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91d80): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91d80): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.294545232 +0000 UTC m=+255.499474268 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394de91d80): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dea43c0): _writeAt: size=5, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dea43c0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dea43c0): >openPending: err= 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394daeacb0 item 96 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dea43c0): >_writeAt: n=5, err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dea43c0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.295022383 +0000 UTC m=+255.499951388 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dea43c0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 04:25:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:25:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 04:25:52 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dea4ac0): _readAt: size=512, off=0 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dea4ac0): openPending: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dea4ac0): >openPending: err= 2026/09/22 04:25:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dea4ac0): >_readAt: n=5, err=EOF 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dea4ac0): close: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 04:25:52.295022383 +0000 UTC m=+255.499951388 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : open-test-file(0x19394dea4ac0): >close: err= 2026/09/22 04:25:52 DEBUG : open-test-file: Remove: 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19394daeb110 item 96 2026/09/22 04:25:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 04:25:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 04:25:52 DEBUG : open-test-file: >Remove: err= 2026/09/22 04:25:52 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:52 DEBUG : Looking for writers 2026/09/22 04:25:52 DEBUG : >WaitForWriters: 2026/09/22 04:25:52 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.57s) --- PASS: TestRWFileHandleOpenTests/writes (0.86s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.14s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.71s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- 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.02s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:52 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:52 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:25:52 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:52 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:52 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:25:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:52 DEBUG : file1: newRWFileHandle: 2026/09/22 04:25:52 DEBUG : file1(0x19394dea5180): openPending: 2026/09/22 04:25:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:52 DEBUG : file1(0x19394dea5180): >openPending: err= 2026/09/22 04:25:52 DEBUG : file1: >newRWFileHandle: err= 2026/09/22 04:25:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/22 04:25:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/22 04:25:52 DEBUG : file1(0x19394dea5180): _writeAt: size=2, off=0 2026/09/22 04:25:52 DEBUG : file1(0x19394dea5180): >_writeAt: n=2, err= 2026/09/22 04:25:52 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/22 04:25:52 DEBUG : file1(0x19394dea5180): RWFileHandle.Flush 2026/09/22 04:25:52 DEBUG : file1(0x19394dea5180): RWFileHandle.Release 2026/09/22 04:25:52 DEBUG : file1(0x19394dea5180): close: 2026/09/22 04:25:52 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/22 04:25:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:52 DEBUG : file1(0x19394dea5180): >close: err= 2026/09/22 04:25:52 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:52 DEBUG : Looking for writers 2026/09/22 04:25:52 DEBUG : file1: reading active writers 2026/09/22 04:25:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 04:25:52 DEBUG : Looking for writers 2026/09/22 04:25:52 DEBUG : file1: reading active writers 2026/09/22 04:25:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 04:25:52 DEBUG : Looking for writers 2026/09/22 04:25:52 DEBUG : file1: reading active writers 2026/09/22 04:25:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 04:25:52 DEBUG : Looking for writers 2026/09/22 04:25:52 DEBUG : file1: reading active writers 2026/09/22 04:25:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 04:25:52 DEBUG : file1: vfs cache: starting upload 2026/09/22 04:25:52 DEBUG : Looking for writers 2026/09/22 04:25:52 DEBUG : file1: reading active writers 2026/09/22 04:25:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 04:25:52 DEBUG : Looking for writers 2026/09/22 04:25:52 DEBUG : file1: reading active writers 2026/09/22 04:25:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 04:25:53 DEBUG : Looking for writers 2026/09/22 04:25:53 DEBUG : file1: reading active writers 2026/09/22 04:25:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 04:25:53 DEBUG : Looking for writers 2026/09/22 04:25:53 DEBUG : file1: reading active writers 2026/09/22 04:25:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 04:25:54 DEBUG : Looking for writers 2026/09/22 04:25:54 DEBUG : file1: reading active writers 2026/09/22 04:25:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 04:25:55 DEBUG : Looking for writers 2026/09/22 04:25:55 DEBUG : file1: reading active writers 2026/09/22 04:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 04:25:56 DEBUG : Looking for writers 2026/09/22 04:25:56 DEBUG : file1: reading active writers 2026/09/22 04:25:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 04:25:57 DEBUG : file1: size = 2 OK 2026/09/22 04:25:57 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/22 04:25:57 INFO : file1: Copied (new) 2026/09/22 04:25:57 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/22 04:25:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/22 04:25:57 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/22 04:25:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:25:57 INFO : file1: vfs cache: upload succeeded try #1 2026/09/22 04:25:57 DEBUG : Looking for writers 2026/09/22 04:25:57 DEBUG : file1: reading active writers 2026/09/22 04:25:57 DEBUG : >WaitForWriters: 2026/09/22 04:25:58 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:58 DEBUG : Looking for writers 2026/09/22 04:25:58 DEBUG : file1: reading active writers 2026/09/22 04:25:58 DEBUG : >WaitForWriters: 2026/09/22 04:25:58 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (6.00s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:25:58 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:25:58 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:25:58 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:58 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:25:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:25:58 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:25:58 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:25:58 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:25:58 DEBUG : rename_me: newRWFileHandle: 2026/09/22 04:25:58 DEBUG : rename_me(0x19394ea09080): openPending: 2026/09/22 04:25:58 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 04:25:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/22 04:25:58 DEBUG : rename_me(0x19394ea09080): >openPending: err= 2026/09/22 04:25:58 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/22 04:25:58 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/22 04:25:58 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/22 04:25:58 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/22 04:25:58 DEBUG : rename_me(0x19394ea09080): _writeAt: size=5, off=0 2026/09/22 04:25:58 DEBUG : rename_me(0x19394ea09080): >_writeAt: n=5, err= 2026/09/22 04:25:58 DEBUG : rename_me(0x19394ea09080): close: 2026/09/22 04:25:58 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-22 04:25:58.686999821 +0000 UTC m=+261.891928837 2026/09/22 04:25:58 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/22 04:25:58 DEBUG : rename_me(0x19394ea09080): >close: err= 2026/09/22 04:25:58 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/22 04:25:58 DEBUG : i_was_renamed: Updating file with 0x19394e04b860 2026/09/22 04:25:58 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/22 04:25:58 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/22 04:25:58 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:25:58 DEBUG : Looking for writers 2026/09/22 04:25:58 DEBUG : i_was_renamed: reading active writers 2026/09/22 04:25:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 04:25:58 DEBUG : Looking for writers 2026/09/22 04:25:58 DEBUG : i_was_renamed: reading active writers 2026/09/22 04:25:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 04:25:58 DEBUG : Looking for writers 2026/09/22 04:25:58 DEBUG : i_was_renamed: reading active writers 2026/09/22 04:25:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 04:25:58 DEBUG : Looking for writers 2026/09/22 04:25:58 DEBUG : i_was_renamed: reading active writers 2026/09/22 04:25:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 04:25:58 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/22 04:25:58 DEBUG : Looking for writers 2026/09/22 04:25:58 DEBUG : i_was_renamed: reading active writers 2026/09/22 04:25:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 04:25:59 DEBUG : Looking for writers 2026/09/22 04:25:59 DEBUG : i_was_renamed: reading active writers 2026/09/22 04:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 04:25:59 DEBUG : Looking for writers 2026/09/22 04:25:59 DEBUG : i_was_renamed: reading active writers 2026/09/22 04:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 04:25:59 DEBUG : Looking for writers 2026/09/22 04:25:59 DEBUG : i_was_renamed: reading active writers 2026/09/22 04:25:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 04:26:00 DEBUG : Looking for writers 2026/09/22 04:26:00 DEBUG : i_was_renamed: reading active writers 2026/09/22 04:26:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 04:26:01 DEBUG : Looking for writers 2026/09/22 04:26:01 DEBUG : i_was_renamed: reading active writers 2026/09/22 04:26:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 04:26:02 DEBUG : Looking for writers 2026/09/22 04:26:02 DEBUG : i_was_renamed: reading active writers 2026/09/22 04:26:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 04:26:03 DEBUG : i_was_renamed: size = 5 OK 2026/09/22 04:26:03 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 04:26:03 INFO : i_was_renamed: Copied (new) 2026/09/22 04:26:03 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-22 04:25:58 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/22 04:26:03 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/22 04:26:03 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/22 04:26:03 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/22 04:26:03 DEBUG : Looking for writers 2026/09/22 04:26:03 DEBUG : i_was_renamed: reading active writers 2026/09/22 04:26:03 DEBUG : >WaitForWriters: 2026/09/22 04:26:03 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (5.89s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:26:04 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:26:04 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 04:26:04 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:26:04 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:26:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:26:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:26:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:26:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:26:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 04:26:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sufusog3huru" 2026/09/22 04:26:04 INFO : files root 'rclone-test-sufusog3huru': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 04:26:04 DEBUG : forgetting directory cache 2026/09/22 04:26:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:26:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 04:26:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 04:26:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 04:26:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:05 DEBUG : TestRWCacheUpdate(0x19394ea08280): _readAt: size=512, off=0 2026/09/22 04:26:05 DEBUG : TestRWCacheUpdate(0x19394ea08280): openPending: 2026/09/22 04:26:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-22 03:27:04 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/22 04:26:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/22 04:26:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:05 DEBUG : TestRWCacheUpdate(0x19394ea08280): >openPending: err= 2026/09/22 04:26:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/22 04:26:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 04:26:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:26:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:26:06 DEBUG : forgetting directory cache 2026/09/22 04:26:06 DEBUG : TestRWCacheUpdate(0x19394ea08280): >_readAt: n=20, err=EOF 2026/09/22 04:26:06 DEBUG : TestRWCacheUpdate(0x19394ea08280): close: 2026/09/22 04:26:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 03:27:04 +0000 UTC 2026/09/22 04:26:06 DEBUG : TestRWCacheUpdate(0x19394ea08280): >close: err= 2026/09/22 04:26:06 DEBUG : Re-reading directory (283.909177ms old) 2026/09/22 04:26:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 04:26:06 DEBUG : forgetting directory cache 2026/09/22 04:26:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:26:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 04:26:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 04:26:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 04:26:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:09 DEBUG : TestRWCacheUpdate(0x19394e2c8b40): _readAt: size=512, off=0 2026/09/22 04:26:09 DEBUG : TestRWCacheUpdate(0x19394e2c8b40): openPending: 2026/09/22 04:26:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-22 03:28:04 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-22 03:27:04 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/22 04:26:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-22 03:28:04 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-22 03:27:04 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/22 04:26:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/22 04:26:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/22 04:26:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/22 04:26:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:09 DEBUG : TestRWCacheUpdate(0x19394e2c8b40): >openPending: err= 2026/09/22 04:26:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/22 04:26:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 04:26:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:26:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:26:10 DEBUG : forgetting directory cache 2026/09/22 04:26:10 DEBUG : TestRWCacheUpdate(0x19394e2c8b40): >_readAt: n=20, err=EOF 2026/09/22 04:26:10 DEBUG : TestRWCacheUpdate(0x19394e2c8b40): close: 2026/09/22 04:26:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 03:28:04 +0000 UTC 2026/09/22 04:26:10 DEBUG : TestRWCacheUpdate(0x19394e2c8b40): >close: err= 2026/09/22 04:26:10 DEBUG : Re-reading directory (277.737371ms old) 2026/09/22 04:26:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 04:26:10 DEBUG : forgetting directory cache 2026/09/22 04:26:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:26:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 04:26:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 04:26:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 04:26:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:11 DEBUG : TestRWCacheUpdate(0x19394ea08a00): _readAt: size=512, off=0 2026/09/22 04:26:11 DEBUG : TestRWCacheUpdate(0x19394ea08a00): openPending: 2026/09/22 04:26:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-22 03:29:04 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-22 03:28:04 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/22 04:26:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-22 03:29:04 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-22 03:28:04 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/22 04:26:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/22 04:26:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/22 04:26:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/22 04:26:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:11 DEBUG : TestRWCacheUpdate(0x19394ea08a00): >openPending: err= 2026/09/22 04:26:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/22 04:26:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 04:26:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:26:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:26:12 DEBUG : forgetting directory cache 2026/09/22 04:26:12 DEBUG : TestRWCacheUpdate(0x19394ea08a00): >_readAt: n=20, err=EOF 2026/09/22 04:26:12 DEBUG : TestRWCacheUpdate(0x19394ea08a00): close: 2026/09/22 04:26:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 03:29:04 +0000 UTC 2026/09/22 04:26:12 DEBUG : TestRWCacheUpdate(0x19394ea08a00): >close: err= 2026/09/22 04:26:12 DEBUG : Re-reading directory (274.833616ms old) 2026/09/22 04:26:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 04:26:12 DEBUG : forgetting directory cache 2026/09/22 04:26:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:26:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 04:26:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 04:26:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 04:26:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:13 DEBUG : TestRWCacheUpdate(0x19394dab77c0): _readAt: size=512, off=0 2026/09/22 04:26:13 DEBUG : TestRWCacheUpdate(0x19394dab77c0): openPending: 2026/09/22 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-22 03:30:04 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-22 03:29:04 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/22 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-22 03:30:04 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-22 03:29:04 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/22 04:26:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/22 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/22 04:26:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/22 04:26:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:13 DEBUG : TestRWCacheUpdate(0x19394dab77c0): >openPending: err= 2026/09/22 04:26:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/22 04:26:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 04:26:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:26:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:26:14 DEBUG : forgetting directory cache 2026/09/22 04:26:14 DEBUG : TestRWCacheUpdate(0x19394dab77c0): >_readAt: n=20, err=EOF 2026/09/22 04:26:14 DEBUG : TestRWCacheUpdate(0x19394dab77c0): close: 2026/09/22 04:26:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 03:30:04 +0000 UTC 2026/09/22 04:26:14 DEBUG : TestRWCacheUpdate(0x19394dab77c0): >close: err= 2026/09/22 04:26:14 DEBUG : Re-reading directory (274.435083ms old) 2026/09/22 04:26:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 04:26:14 DEBUG : forgetting directory cache 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate(0x19394d6f1900): _readAt: size=512, off=0 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate(0x19394d6f1900): openPending: 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-22 03:31:04 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-22 03:30:04 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-22 03:31:04 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-22 03:30:04 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/22 04:26:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/22 04:26:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate(0x19394d6f1900): >openPending: err= 2026/09/22 04:26:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:26:15 DEBUG : forgetting directory cache 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate(0x19394d6f1900): >_readAt: n=20, err=EOF 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate(0x19394d6f1900): close: 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 03:31:04 +0000 UTC 2026/09/22 04:26:15 DEBUG : TestRWCacheUpdate(0x19394d6f1900): >close: err= 2026/09/22 04:26:15 DEBUG : Re-reading directory (278.996827ms old) 2026/09/22 04:26:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 04:26:16 DEBUG : forgetting directory cache 2026/09/22 04:26:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:26:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 04:26:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 04:26:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 04:26:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:17 DEBUG : TestRWCacheUpdate(0x19394db94cc0): _readAt: size=512, off=0 2026/09/22 04:26:17 DEBUG : TestRWCacheUpdate(0x19394db94cc0): openPending: 2026/09/22 04:26:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-22 03:32:04 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-22 03:31:04 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/22 04:26:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-22 03:32:04 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-22 03:31:04 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/22 04:26:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/22 04:26:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/22 04:26:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/22 04:26:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:17 DEBUG : TestRWCacheUpdate(0x19394db94cc0): >openPending: err= 2026/09/22 04:26:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/22 04:26:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 04:26:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:26:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:26:18 DEBUG : forgetting directory cache 2026/09/22 04:26:18 DEBUG : TestRWCacheUpdate(0x19394db94cc0): >_readAt: n=20, err=EOF 2026/09/22 04:26:18 DEBUG : TestRWCacheUpdate(0x19394db94cc0): close: 2026/09/22 04:26:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 03:32:04 +0000 UTC 2026/09/22 04:26:18 DEBUG : TestRWCacheUpdate(0x19394db94cc0): >close: err= 2026/09/22 04:26:18 DEBUG : Re-reading directory (280.821774ms old) 2026/09/22 04:26:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 04:26:18 DEBUG : forgetting directory cache 2026/09/22 04:26:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:26:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 04:26:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 04:26:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 04:26:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:19 DEBUG : TestRWCacheUpdate(0x19394e01ae80): _readAt: size=512, off=0 2026/09/22 04:26:19 DEBUG : TestRWCacheUpdate(0x19394e01ae80): openPending: 2026/09/22 04:26:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-22 03:33:04 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-22 03:32:04 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/22 04:26:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-22 03:33:04 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-22 03:32:04 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/22 04:26:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/22 04:26:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/22 04:26:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/22 04:26:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:19 DEBUG : TestRWCacheUpdate(0x19394e01ae80): >openPending: err= 2026/09/22 04:26:19 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/22 04:26:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 04:26:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:26:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:26:19 DEBUG : forgetting directory cache 2026/09/22 04:26:20 DEBUG : TestRWCacheUpdate(0x19394e01ae80): >_readAt: n=21, err=EOF 2026/09/22 04:26:20 DEBUG : TestRWCacheUpdate(0x19394e01ae80): close: 2026/09/22 04:26:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 03:33:04 +0000 UTC 2026/09/22 04:26:20 DEBUG : TestRWCacheUpdate(0x19394e01ae80): >close: err= 2026/09/22 04:26:20 DEBUG : Re-reading directory (280.716917ms old) 2026/09/22 04:26:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 04:26:20 DEBUG : forgetting directory cache 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate(0x19394dd0e2c0): _readAt: size=512, off=0 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate(0x19394dd0e2c0): openPending: 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-22 03:34:04 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-22 03:33:04 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-22 03:34:04 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-22 03:33:04 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/22 04:26:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/22 04:26:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate(0x19394dd0e2c0): >openPending: err= 2026/09/22 04:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:26:21 DEBUG : forgetting directory cache 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate(0x19394dd0e2c0): >_readAt: n=22, err=EOF 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate(0x19394dd0e2c0): close: 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 03:34:04 +0000 UTC 2026/09/22 04:26:21 DEBUG : TestRWCacheUpdate(0x19394dd0e2c0): >close: err= 2026/09/22 04:26:21 DEBUG : Re-reading directory (278.554352ms old) 2026/09/22 04:26:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 04:26:22 DEBUG : forgetting directory cache 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate(0x19394e27c040): _readAt: size=512, off=0 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate(0x19394e27c040): openPending: 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-22 03:35:04 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-22 03:34:04 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-22 03:35:04 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-22 03:34:04 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/22 04:26:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/22 04:26:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate(0x19394e27c040): >openPending: err= 2026/09/22 04:26:23 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:26:23 DEBUG : forgetting directory cache 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate(0x19394e27c040): >_readAt: n=23, err=EOF 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate(0x19394e27c040): close: 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 03:35:04 +0000 UTC 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate(0x19394e27c040): >close: err= 2026/09/22 04:26:23 DEBUG : Re-reading directory (275.603258ms old) 2026/09/22 04:26:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 04:26:24 DEBUG : forgetting directory cache 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate(0x19394e27cb00): _readAt: size=512, off=0 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate(0x19394e27cb00): openPending: 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-22 03:36:04 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-22 03:35:04 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-22 03:36:04 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-22 03:35:04 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/22 04:26:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/22 04:26:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate(0x19394e27cb00): >openPending: err= 2026/09/22 04:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:26:25 DEBUG : forgetting directory cache 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate(0x19394e27cb00): >_readAt: n=24, err=EOF 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate(0x19394e27cb00): close: 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 03:36:04 +0000 UTC 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate(0x19394e27cb00): >close: err= 2026/09/22 04:26:25 DEBUG : Re-reading directory (278.936122ms old) 2026/09/22 04:26:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 04:26:25 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:26:25 DEBUG : Looking for writers 2026/09/22 04:26:25 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/22 04:26:25 DEBUG : >WaitForWriters: 2026/09/22 04:26:25 DEBUG : files root 'rclone-test-sufusog3huru': vfs cache: cleaner exiting 2026/09/22 04:26:26 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (21.88s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", 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:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:26:29 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:26:29 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 04:26:29 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/22 04:26:29 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/22 04:26:29 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/22 04:26:29 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:26:29 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/22 04:26:29 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 04:26:29 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/22 04:26:29 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/22 04:26:29 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/22 04:26:29 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:26:29 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/22 04:26:29 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 04:26:29 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/22 04:26:29 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/22 04:26:29 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/22 04:26:29 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:26:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/22 04:26:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 04:26:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/22 04:26:30 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:26:30 DEBUG : Looking for writers 2026/09/22 04:26:30 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/22 04:26:30 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/22 04:26:30 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (4.26s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:26:30 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:26:30 DEBUG : files root 'rclone-test-sufusog3huru': Reusing VFS from active cache 2026/09/22 04:26:30 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:26:30 DEBUG : Looking for writers 2026/09/22 04:26:30 DEBUG : >WaitForWriters: 2026/09/22 04:26:30 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:26:30 DEBUG : Looking for writers 2026/09/22 04:26:30 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:26:31 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:26:31 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:26:31 DEBUG : Looking for writers 2026/09/22 04:26:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:26:31 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:26:31 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:26:31 DEBUG : Looking for writers 2026/09/22 04:26:31 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:26:31 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:26:34 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:26:34 DEBUG : dir: Looking for writers 2026/09/22 04:26:34 DEBUG : file2: reading active writers 2026/09/22 04:26:34 DEBUG : Looking for writers 2026/09/22 04:26:34 DEBUG : dir: reading active writers 2026/09/22 04:26:34 DEBUG : file1: reading active writers 2026/09/22 04:26:34 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.46s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:26:35 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:26:38 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:26:38 DEBUG : dir: Looking for writers 2026/09/22 04:26:38 DEBUG : Looking for writers 2026/09/22 04:26:38 DEBUG : dir: reading active writers 2026/09/22 04:26:38 DEBUG : file1: reading active writers 2026/09/22 04:26:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.91s) === RUN TestVFSAddVirtual run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:26:38 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:26:38 DEBUG : Added virtual directory entry vAddFile: "file" 2026/09/22 04:26:39 DEBUG : Added virtual directory entry vAddDir: "dir" 2026/09/22 04:26:39 DEBUG : dir: Added virtual directory entry vAddFile: "file2" 2026/09/22 04:26:39 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:26:39 DEBUG : dir: Looking for writers 2026/09/22 04:26:39 DEBUG : file2: reading active writers 2026/09/22 04:26:39 DEBUG : Looking for writers 2026/09/22 04:26:39 DEBUG : file: reading active writers 2026/09/22 04:26:39 DEBUG : dir: reading active writers 2026/09/22 04:26:39 DEBUG : >WaitForWriters: --- PASS: TestVFSAddVirtual (0.52s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:26:39 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:26:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 04:26:41 DEBUG : file1: Open: flags=O_RDONLY 2026/09/22 04:26:41 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/22 04:26:41 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/22 04:26:41 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 04:26:41 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/22 04:26:41 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 04:26:42 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/22 04:26:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:26:42 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:26:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/22 04:26:42 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/22 04:26:42 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/22 04:26:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/22 04:26:42 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (0 bytes), uploading instead of streaming 2026/09/22 04:26:43 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/22 04:26:43 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 04:26:43 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/22 04:26:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/22 04:26:43 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:26:43 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/22 04:26:43 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:26:43 DEBUG : dir: Looking for writers 2026/09/22 04:26:43 DEBUG : file2: reading active writers 2026/09/22 04:26:43 DEBUG : new_file.txt: reading active writers 2026/09/22 04:26:43 DEBUG : Looking for writers 2026/09/22 04:26:43 DEBUG : dir: reading active writers 2026/09/22 04:26:43 DEBUG : file1: reading active writers 2026/09/22 04:26:43 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.78s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:26:44 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:26:46 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/22 04:26:46 DEBUG : dir/file1: Updating file with dir/file1 0x19394e087040 2026/09/22 04:26:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/22 04:26:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 04:26:47 INFO : dir/file1: Moved (server-side) to: file0 2026/09/22 04:26:47 DEBUG : file0: Updating file with file0 0x19394e087040 2026/09/22 04:26:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 04:26:47 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/22 04:26:47 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:26:47 DEBUG : dir: Looking for writers 2026/09/22 04:26:47 DEBUG : Looking for writers 2026/09/22 04:26:47 DEBUG : dir: reading active writers 2026/09/22 04:26:47 DEBUG : file0: reading active writers 2026/09/22 04:26:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.15s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:26:48 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:26:48 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:26:48 DEBUG : Looking for writers 2026/09/22 04:26:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:26:48 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:26:49 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/22 04:26:49 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/22 04:26:50 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/22 04:26:50 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/22 04:26:51 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/22 04:26:51 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:26:51 DEBUG : b: Looking for writers 2026/09/22 04:26:51 DEBUG : c: Looking for writers 2026/09/22 04:26:51 DEBUG : d: Looking for writers 2026/09/22 04:26:51 DEBUG : Looking for writers 2026/09/22 04:26:51 DEBUG : a: Looking for writers 2026/09/22 04:26:51 DEBUG : Looking for writers 2026/09/22 04:26:51 DEBUG : c: reading active writers 2026/09/22 04:26:51 DEBUG : d: reading active writers 2026/09/22 04:26:51 DEBUG : /: reading active writers 2026/09/22 04:26:51 DEBUG : a: reading active writers 2026/09/22 04:26:51 DEBUG : b: reading active writers 2026/09/22 04:26:51 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.90s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:26:52 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:26:53 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/22 04:26:53 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/22 04:26:53 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/22 04:26:54 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/22 04:26:56 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:26:56 DEBUG : a/b/c/d: Looking for writers 2026/09/22 04:26:56 DEBUG : a/b/c: Looking for writers 2026/09/22 04:26:56 DEBUG : d: reading active writers 2026/09/22 04:26:56 DEBUG : a/b: Looking for writers 2026/09/22 04:26:56 DEBUG : c: reading active writers 2026/09/22 04:26:56 DEBUG : a: Looking for writers 2026/09/22 04:26:56 DEBUG : b: reading active writers 2026/09/22 04:26:56 DEBUG : Looking for writers 2026/09/22 04:26:56 DEBUG : a: reading active writers 2026/09/22 04:26:56 DEBUG : >WaitForWriters: 2026/09/22 04:26:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sufusog3huru/a/b/c not empty`) 2026/09/22 04:26:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/22 04:26:57 DEBUG : pacer: Reducing sleep to 15ms 2026/09/22 04:26:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/22 04:26:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sufusog3huru/a not empty`) 2026/09/22 04:26:57 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2026/09/22 04:26:57 DEBUG : pacer: Reducing sleep to 16.875ms 2026/09/22 04:26:57 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestVFSMkdirAll (5.25s) === 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:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:26:57 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:26:57 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:26:57 DEBUG : Looking for writers 2026/09/22 04:26:57 DEBUG : >WaitForWriters: 2026/09/22 04:26:57 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSIsMetadataFile (0.25s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:26:58 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:26:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:26:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:26:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 04:26:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 04:26:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:26:58 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/22 04:26:58 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/22 04:26:58 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/22 04:26:58 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (5 bytes), uploading instead of streaming 2026/09/22 04:27:02 DEBUG : file1: size = 5 OK 2026/09/22 04:27:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 04:27:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/22 04:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:27:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 04:27:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 04:27:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:27:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 04:27:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 04:27:02 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/22 04:27:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/22 04:27:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/22 04:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 04:27:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 04:27:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:02 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (0 bytes), uploading instead of streaming 2026/09/22 04:27:03 DEBUG : file1: size = 0 OK 2026/09/22 04:27:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 04:27:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/22 04:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/22 04:27:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/22 04:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 04:27:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 04:27:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:03 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (7 bytes), uploading instead of streaming 2026/09/22 04:27:05 DEBUG : file1: size = 7 OK 2026/09/22 04:27:05 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/22 04:27:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/22 04:27:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:05 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:27:05 DEBUG : Looking for writers 2026/09/22 04:27:05 DEBUG : file1: reading active writers 2026/09/22 04:27:05 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (8.12s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:27:06 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:27:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:27:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:27:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 04:27:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 04:27:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:06 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/22 04:27:07 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/22 04:27:07 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/22 04:27:07 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/22 04:27:07 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (11 bytes), uploading instead of streaming 2026/09/22 04:27:08 DEBUG : file1: size = 11 OK 2026/09/22 04:27:08 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 04:27:08 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/22 04:27:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:08 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/22 04:27:08 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:27:08 DEBUG : Looking for writers 2026/09/22 04:27:08 DEBUG : file1: reading active writers 2026/09/22 04:27:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.01s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:27:09 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:27:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:27:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:27:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 04:27:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 04:27:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:09 ERROR : file1: WriteFileHandle.New Rcat failed: failed to read upload input: upload interrupted 2026/09/22 04:27:09 DEBUG : file1: Remove: 2026/09/22 04:27:09 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/22 04:27:09 DEBUG : file1: >Remove: err= 2026/09/22 04:27:09 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:27:09 DEBUG : Looking for writers 2026/09/22 04:27:09 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:27:09 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:27:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:27:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:27:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 04:27:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 04:27:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:09 ERROR : file1: WriteFileHandle.New Rcat failed: failed to read upload input: write aborted: unexpected EOF 2026/09/22 04:27:09 DEBUG : file1: Remove: 2026/09/22 04:27:09 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/22 04:27:09 DEBUG : file1: >Remove: err= 2026/09/22 04:27:09 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:27:09 DEBUG : Looking for writers 2026/09/22 04:27:09 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:27:09 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:27:09 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:27:10 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:27:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/22 04:27:10 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/22 04:27:10 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/22 04:27:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/22 04:27:10 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (5 bytes), uploading instead of streaming 2026/09/22 04:27:11 DEBUG : file2: size = 5 OK 2026/09/22 04:27:11 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 04:27:11 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/22 04:27:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/22 04:27:11 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:27:11 DEBUG : Looking for writers 2026/09/22 04:27:11 DEBUG : file2: reading active writers 2026/09/22 04:27:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (2.41s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.38s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.37s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (1.66s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:27:11 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:27:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:27:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:27:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 04:27:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 04:27:11 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/22 04:27:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:11 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (5 bytes), uploading instead of streaming 2026/09/22 04:27:12 DEBUG : file1: size = 5 OK 2026/09/22 04:27:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 04:27:12 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/22 04:27:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:12 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/22 04:27:12 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:27:12 DEBUG : Looking for writers 2026/09/22 04:27:12 DEBUG : file1: reading active writers 2026/09/22 04:27:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.56s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:27:13 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:27:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:27:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:27:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:13 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 04:27:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 04:27:13 DEBUG : file1: WriteFileHandle.Release closing 2026/09/22 04:27:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:13 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (0 bytes), uploading instead of streaming 2026/09/22 04:27:14 DEBUG : file1: size = 0 OK 2026/09/22 04:27:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 04:27:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/22 04:27:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:14 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/22 04:27:14 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:27:14 DEBUG : Looking for writers 2026/09/22 04:27:14 DEBUG : file1: reading active writers 2026/09/22 04:27:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.79s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:27:14 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:27:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:27:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:27:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 04:27:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 04:27:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:15 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (2 bytes), uploading instead of streaming 2026/09/22 04:27:16 DEBUG : file1: size = 2 OK 2026/09/22 04:27:16 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/22 04:27:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/22 04:27:16 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/22 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:16 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:27:16 DEBUG : Looking for writers 2026/09/22 04:27:16 DEBUG : file1: reading active writers 2026/09/22 04:27:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.79s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:27:16 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:27:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:27:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 04:27:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 04:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:16 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (0 bytes), uploading instead of streaming 2026/09/22 04:27:20 DEBUG : file1: size = 0 OK 2026/09/22 04:27:20 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 04:27:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/22 04:27:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:27:20 DEBUG : file1: Open: flags=O_RDONLY 2026/09/22 04:27:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/22 04:27:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/22 04:27:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:27:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:20 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:27:20 DEBUG : Looking for writers 2026/09/22 04:27:20 DEBUG : file1: reading active writers 2026/09/22 04:27:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (4.62s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:27:21 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:27:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:27:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:27:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 04:27:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 04:27:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:21 DEBUG : files root 'rclone-test-sufusog3huru': File to upload is small (100 bytes), uploading instead of streaming 2026/09/22 04:27:22 DEBUG : file1: size = 100 OK 2026/09/22 04:27:22 DEBUG : file1: md5 = 58def57a333ef0291c601db9dc298d33 OK 2026/09/22 04:27:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/22 04:27:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 04:27:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 04:27:22 DEBUG : file1: Open: flags=O_RDONLY 2026/09/22 04:27:22 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/22 04:27:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/22 04:27:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:27:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:22 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:27:22 DEBUG : Looking for writers 2026/09/22 04:27:22 DEBUG : file1: reading active writers 2026/09/22 04:27:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.13s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:27:23 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:27:23 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 04:27:23 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/22 04:27:23 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/22 04:27:23 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/22 04:27:23 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/22 04:27:23 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/22 04:27:23 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/22 04:27:23 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/22 04:27:23 DEBUG : stalled: Remove: 2026/09/22 04:27:23 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/22 04:27:23 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.40s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:27:23 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:27:35 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/22 04:27:35 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/22 04:27:35 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:27:35 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:35 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/22 04:27:35 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/22 04:27:35 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:27:35 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:35 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/22 04:27:35 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/22 04:27:35 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:27:36 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:36 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/22 04:27:36 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/22 04:27:36 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:27:36 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:36 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/22 04:27:36 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/22 04:27:36 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:27:36 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:36 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:27:36 DEBUG : flat: Looking for writers 2026/09/22 04:27:36 DEBUG : f000.txt: reading active writers 2026/09/22 04:27:36 DEBUG : f001.txt: reading active writers 2026/09/22 04:27:36 DEBUG : f002.txt: reading active writers 2026/09/22 04:27:36 DEBUG : f003.txt: reading active writers 2026/09/22 04:27:36 DEBUG : f004.txt: reading active writers 2026/09/22 04:27:36 DEBUG : Looking for writers 2026/09/22 04:27:36 DEBUG : flat: reading active writers 2026/09/22 04:27:36 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.15s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:27:38 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:27:41 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/22 04:27:41 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/22 04:27:41 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:27:42 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:42 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/22 04:27:42 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/22 04:27:42 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:27:42 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:42 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/22 04:27:42 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/22 04:27:42 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:27:42 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:42 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:27:42 DEBUG : a/b/c: Looking for writers 2026/09/22 04:27:42 DEBUG : deep.txt: reading active writers 2026/09/22 04:27:42 DEBUG : a/b: Looking for writers 2026/09/22 04:27:42 DEBUG : c: reading active writers 2026/09/22 04:27:42 DEBUG : mid.txt: reading active writers 2026/09/22 04:27:42 DEBUG : a: Looking for writers 2026/09/22 04:27:42 DEBUG : b: reading active writers 2026/09/22 04:27:42 DEBUG : top.txt: reading active writers 2026/09/22 04:27:42 DEBUG : Looking for writers 2026/09/22 04:27:42 DEBUG : a: reading active writers 2026/09/22 04:27:42 DEBUG : >WaitForWriters: 2026/09/22 04:27:44 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sufusog3huru/a/b not empty`) 2026/09/22 04:27:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/22 04:27:44 DEBUG : pacer: Reducing sleep to 15ms 2026/09/22 04:27:44 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sufusog3huru/a not empty`) 2026/09/22 04:27:44 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/09/22 04:27:44 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sufusog3huru/a not empty`) 2026/09/22 04:27:44 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/09/22 04:27:44 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-sufusog3huru/a not empty`) 2026/09/22 04:27:44 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/09/22 04:27:44 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-sufusog3huru/a not empty`) 2026/09/22 04:27:44 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/09/22 04:27:44 DEBUG : pacer: Reducing sleep to 180ms 2026/09/22 04:27:44 DEBUG : pacer: Reducing sleep to 135ms --- PASS: TestZipManySubDirs (7.07s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:27:45 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:27:47 DEBUG : pacer: Reducing sleep to 101.25ms 2026/09/22 04:27:47 DEBUG : pacer: Reducing sleep to 75.9375ms 2026/09/22 04:27:47 DEBUG : pacer: Reducing sleep to 56.953125ms 2026/09/22 04:27:47 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/09/22 04:27:48 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/09/22 04:27:48 DEBUG : pacer: Reducing sleep to 24.027099ms 2026/09/22 04:27:48 DEBUG : pacer: Reducing sleep to 18.020324ms 2026/09/22 04:27:49 DEBUG : pacer: Reducing sleep to 13.515243ms 2026/09/22 04:27:49 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/22 04:27:49 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/22 04:27:49 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:27:49 DEBUG : pacer: Reducing sleep to 10.136432ms 2026/09/22 04:27:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/22 04:27:50 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:27:50 DEBUG : bigdir: Looking for writers 2026/09/22 04:27:50 DEBUG : big.bin: reading active writers 2026/09/22 04:27:50 DEBUG : Looking for writers 2026/09/22 04:27:50 DEBUG : bigdir: reading active writers 2026/09/22 04:27:50 DEBUG : >WaitForWriters: 2026/09/22 04:27:50 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestZipLargeFiles (6.54s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-sufusog3huru'", Local "Local file system at /tmp/rclone528026702", Modify Window "1s" 2026/09/22 04:27:51 INFO : files root 'rclone-test-sufusog3huru': poll-interval is not supported by this remote 2026/09/22 04:28:00 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/22 04:28:00 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/22 04:28:00 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:28:01 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:28:01 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/22 04:28:01 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/22 04:28:01 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:28:01 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:28:01 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/22 04:28:01 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/22 04:28:01 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 04:28:02 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 04:28:02 DEBUG : WaitForWriters: timeout=30s 2026/09/22 04:28:02 DEBUG : dir1: Looking for writers 2026/09/22 04:28:02 DEBUG : a.txt: reading active writers 2026/09/22 04:28:02 DEBUG : dir2: Looking for writers 2026/09/22 04:28:02 DEBUG : b.txt: reading active writers 2026/09/22 04:28:02 DEBUG : dir3: Looking for writers 2026/09/22 04:28:02 DEBUG : c.txt: reading active writers 2026/09/22 04:28:02 DEBUG : Looking for writers 2026/09/22 04:28:02 DEBUG : dir1: reading active writers 2026/09/22 04:28:02 DEBUG : dir2: reading active writers 2026/09/22 04:28:02 DEBUG : dir3: reading active writers 2026/09/22 04:28:02 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.77s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/22 04:28:03 DEBUG : files root 'rclone-test-sufusog3huru': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished OK in 6m26.834189426s (try 1/5)