"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/03/04 01:03:32 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-sanarid1quro" 2026/03/04 01:03:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/04 01:03:33 DEBUG : Creating backend with remote "/tmp/rclone765373320" === RUN TestDirHandleMethods run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:03:33 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:03:36 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:03:36 DEBUG : dir: Looking for writers 2026/03/04 01:03:36 DEBUG : Looking for writers 2026/03/04 01:03:36 DEBUG : dir: reading active writers 2026/03/04 01:03:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.88s) === RUN TestDirHandleReaddir run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:03:37 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:03:40 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:03:40 DEBUG : dir/subdir: Looking for writers 2026/03/04 01:03:40 DEBUG : dir: Looking for writers 2026/03/04 01:03:40 DEBUG : file1: reading active writers 2026/03/04 01:03:40 DEBUG : file2: reading active writers 2026/03/04 01:03:40 DEBUG : subdir: reading active writers 2026/03/04 01:03:40 DEBUG : Looking for writers 2026/03/04 01:03:40 DEBUG : dir: reading active writers 2026/03/04 01:03:40 DEBUG : >WaitForWriters: 2026/03/04 01:03:41 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sanarid1quro/dir not empty`) 2026/03/04 01:03:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/04 01:03:42 DEBUG : pacer: Reducing sleep to 15ms 2026/03/04 01:03:42 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.55s) === RUN TestDirHandleReaddirnames run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:03:42 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:03:42 DEBUG : pacer: Reducing sleep to 10ms 2026/03/04 01:03:43 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:03:43 DEBUG : dir: Looking for writers 2026/03/04 01:03:43 DEBUG : file1: reading active writers 2026/03/04 01:03:43 DEBUG : Looking for writers 2026/03/04 01:03:43 DEBUG : dir: reading active writers 2026/03/04 01:03:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.97s) === RUN TestDirMethods run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:03:44 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:03:45 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:03:45 DEBUG : dir: Looking for writers 2026/03/04 01:03:45 DEBUG : Looking for writers 2026/03/04 01:03:45 DEBUG : dir: reading active writers 2026/03/04 01:03:45 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.90s) === RUN TestDirForgetAll run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:03:46 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:03:47 DEBUG : dir: forgetting directory cache 2026/03/04 01:03:47 DEBUG : forgetting directory cache 2026/03/04 01:03:47 DEBUG : dir: forgetting directory cache 2026/03/04 01:03:47 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:03:47 DEBUG : Looking for writers 2026/03/04 01:03:47 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.03s) === RUN TestDirForgetPath run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:03:48 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:03:49 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/03/04 01:03:49 DEBUG : dir: invalidating directory cache 2026/03/04 01:03:49 DEBUG : >ForgetPath: 2026/03/04 01:03:49 DEBUG : ForgetPath: relativePath="dir", type=0 2026/03/04 01:03:49 DEBUG : invalidating directory cache 2026/03/04 01:03:49 DEBUG : dir: forgetting directory cache 2026/03/04 01:03:49 DEBUG : >ForgetPath: 2026/03/04 01:03:49 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/03/04 01:03:49 DEBUG : >ForgetPath: 2026/03/04 01:03:49 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:03:49 DEBUG : dir: Looking for writers 2026/03/04 01:03:49 DEBUG : Looking for writers 2026/03/04 01:03:49 DEBUG : dir: reading active writers 2026/03/04 01:03:49 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.06s) === RUN TestDirWalk run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:03:50 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:03:52 DEBUG : forgetting directory cache 2026/03/04 01:03:52 DEBUG : dir: forgetting directory cache 2026/03/04 01:03:53 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:03:53 DEBUG : dir: Looking for writers 2026/03/04 01:03:53 DEBUG : fil/a/b: Looking for writers 2026/03/04 01:03:53 DEBUG : fil/a: Looking for writers 2026/03/04 01:03:53 DEBUG : b: reading active writers 2026/03/04 01:03:53 DEBUG : fil: Looking for writers 2026/03/04 01:03:53 DEBUG : a: reading active writers 2026/03/04 01:03:53 DEBUG : Looking for writers 2026/03/04 01:03:53 DEBUG : dir: reading active writers 2026/03/04 01:03:53 DEBUG : fil: reading active writers 2026/03/04 01:03:53 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (4.55s) === RUN TestDirSetModTime run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:03:54 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:03:55 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:03:55 DEBUG : dir: Looking for writers 2026/03/04 01:03:55 DEBUG : Looking for writers 2026/03/04 01:03:55 DEBUG : dir: reading active writers 2026/03/04 01:03:55 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.89s) === RUN TestDirStat run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:03:56 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:03:57 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:03:57 DEBUG : dir: Looking for writers 2026/03/04 01:03:57 DEBUG : file1: reading active writers 2026/03/04 01:03:57 DEBUG : Looking for writers 2026/03/04 01:03:57 DEBUG : dir: reading active writers 2026/03/04 01:03:57 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.01s) === RUN TestDirReadDirAll run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:03:58 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/03/04 01:04:01 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/03/04 01:04:01 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/03/04 01:04:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/04 01:04:01 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/03/04 01:04:03 DEBUG : dir: invalidating directory cache 2026/03/04 01:04:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/03/04 01:04:04 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/03/04 01:04:04 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/03/04 01:04:04 DEBUG : dir/file1: Reset virtual modtime 2026/03/04 01:04:04 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/03/04 01:04:04 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/04 01:04:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/03/04 01:04:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/03/04 01:04:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/04 01:04:04 DEBUG : dir: invalidating directory cache 2026/03/04 01:04:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/03/04 01:04:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/03/04 01:04:04 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/04 01:04:04 DEBUG : forgetting directory cache 2026/03/04 01:04:04 DEBUG : dir: forgetting directory cache 2026/03/04 01:04:04 DEBUG : dir/virtualDir: forgetting directory cache 2026/03/04 01:04:04 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:04 DEBUG : dir/virtualDir: Looking for writers 2026/03/04 01:04:04 DEBUG : dir: Looking for writers 2026/03/04 01:04:04 DEBUG : file1: reading active writers 2026/03/04 01:04:04 DEBUG : virtualFile2: reading active writers 2026/03/04 01:04:04 DEBUG : virtualFile: reading active writers 2026/03/04 01:04:04 DEBUG : virtualDir: reading active writers 2026/03/04 01:04:04 DEBUG : Looking for writers 2026/03/04 01:04:04 DEBUG : dir: reading active writers 2026/03/04 01:04:04 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.85s) --- PASS: TestDirReadDirAll/Virtual (2.32s) === RUN TestDirOpen run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:04:05 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:04:06 ERROR : dir/: Can only open directories read only 2026/03/04 01:04:06 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:06 DEBUG : dir: Looking for writers 2026/03/04 01:04:06 DEBUG : Looking for writers 2026/03/04 01:04:06 DEBUG : dir: reading active writers 2026/03/04 01:04:06 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.97s) === RUN TestDirCreate run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:04:07 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:04:08 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:04:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/04 01:04:08 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/03/04 01:04:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/04 01:04:08 DEBUG : files root 'rclone-test-sanarid1quro': File to upload is small (5 bytes), uploading instead of streaming 2026/03/04 01:04:09 DEBUG : dir/potato: size = 5 OK 2026/03/04 01:04:09 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/03/04 01:04:09 DEBUG : dir/potato: Size of src and dst objects identical 2026/03/04 01:04:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/04 01:04:09 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:09 DEBUG : dir: Looking for writers 2026/03/04 01:04:09 DEBUG : file1: reading active writers 2026/03/04 01:04:09 DEBUG : potato: reading active writers 2026/03/04 01:04:09 DEBUG : Looking for writers 2026/03/04 01:04:09 DEBUG : dir: reading active writers 2026/03/04 01:04:09 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.10s) === RUN TestDirMkdir run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:04:10 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:04:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/04 01:04:12 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:12 DEBUG : dir/sub: Looking for writers 2026/03/04 01:04:12 DEBUG : dir: Looking for writers 2026/03/04 01:04:12 DEBUG : file1: reading active writers 2026/03/04 01:04:12 DEBUG : sub: reading active writers 2026/03/04 01:04:12 DEBUG : Looking for writers 2026/03/04 01:04:12 DEBUG : dir: reading active writers 2026/03/04 01:04:12 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.08s) === RUN TestDirMkdirSub run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:04:13 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:04:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/04 01:04:15 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/03/04 01:04:16 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:16 DEBUG : dir/sub/subsub: Looking for writers 2026/03/04 01:04:16 DEBUG : dir/sub: Looking for writers 2026/03/04 01:04:16 DEBUG : subsub: reading active writers 2026/03/04 01:04:16 DEBUG : dir: Looking for writers 2026/03/04 01:04:16 DEBUG : file1: reading active writers 2026/03/04 01:04:16 DEBUG : sub: reading active writers 2026/03/04 01:04:16 DEBUG : Looking for writers 2026/03/04 01:04:16 DEBUG : dir: reading active writers 2026/03/04 01:04:16 DEBUG : >WaitForWriters: 2026/03/04 01:04:17 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sanarid1quro/dir/sub not empty`) 2026/03/04 01:04:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/04 01:04:17 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sanarid1quro/dir/sub not empty`) 2026/03/04 01:04:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/04 01:04:17 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-sanarid1quro/dir/sub not empty`) 2026/03/04 01:04:17 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/03/04 01:04:17 DEBUG : pacer: Reducing sleep to 60ms 2026/03/04 01:04:17 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sanarid1quro/dir not empty`) 2026/03/04 01:04:17 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/03/04 01:04:17 DEBUG : pacer: Reducing sleep to 90ms 2026/03/04 01:04:17 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestDirMkdirSub (4.26s) === RUN TestDirRemove run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:04:17 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:04:18 DEBUG : pacer: Reducing sleep to 50.625ms 2026/03/04 01:04:18 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/03/04 01:04:18 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/03/04 01:04:18 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/03/04 01:04:18 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/03/04 01:04:19 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/03/04 01:04:19 ERROR : dir/: Dir.Remove not empty 2026/03/04 01:04:19 DEBUG : dir/file1: Remove: 2026/03/04 01:04:19 DEBUG : pacer: Reducing sleep to 10ms 2026/03/04 01:04:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/04 01:04:19 DEBUG : dir/file1: >Remove: err= 2026/03/04 01:04:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/04 01:04:19 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:19 DEBUG : Looking for writers 2026/03/04 01:04:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.06s) === RUN TestDirRemoveAll run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:04:19 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:04:21 DEBUG : dir/file1: Remove: 2026/03/04 01:04:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/04 01:04:21 DEBUG : dir/file1: >Remove: err= 2026/03/04 01:04:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/04 01:04:21 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:21 DEBUG : Looking for writers 2026/03/04 01:04:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.05s) === RUN TestDirRemoveName run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:04:21 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:04:23 DEBUG : dir/file1: Remove: 2026/03/04 01:04:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/04 01:04:23 DEBUG : dir/file1: >Remove: err= 2026/03/04 01:04:23 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:23 DEBUG : dir: Looking for writers 2026/03/04 01:04:23 DEBUG : Looking for writers 2026/03/04 01:04:23 DEBUG : dir: reading active writers 2026/03/04 01:04:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.42s) === RUN TestDirRename run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:04:24 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:04:26 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/03/04 01:04:27 DEBUG : dir: Updating dir with dir2 0xc0009236c0 2026/03/04 01:04:27 DEBUG : dir: forgetting directory cache 2026/03/04 01:04:27 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/04 01:04:27 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/03/04 01:04:28 INFO : dir2/file1: Moved (server-side) to: file2 2026/03/04 01:04:28 DEBUG : file2: Updating file with file2 0xc000162fc0 2026/03/04 01:04:28 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/03/04 01:04:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/04 01:04:28 INFO : dir2/file3: Deleted 2026/03/04 01:04:29 INFO : file2: Moved (server-side) to: dir2/file3 2026/03/04 01:04:29 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000162fc0 2026/03/04 01:04:29 DEBUG : Added virtual directory entry vDel: "file2" 2026/03/04 01:04:29 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/03/04 01:04:29 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/03/04 01:04:30 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000922a90 2026/03/04 01:04:30 DEBUG : empty directory: forgetting directory cache 2026/03/04 01:04:30 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/03/04 01:04:30 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/03/04 01:04:30 DEBUG : dir2: Renaming to "dir3" 2026/03/04 01:04:30 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:30 DEBUG : dir3: Looking for writers 2026/03/04 01:04:30 DEBUG : file3: reading active writers 2026/03/04 01:04:30 DEBUG : renamed empty directory: Looking for writers 2026/03/04 01:04:30 DEBUG : Looking for writers 2026/03/04 01:04:30 DEBUG : dir3: reading active writers 2026/03/04 01:04:30 DEBUG : renamed empty directory: reading active writers 2026/03/04 01:04:30 DEBUG : >WaitForWriters: --- PASS: TestDirRename (6.96s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:04:31 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:04:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/04 01:04:32 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:04:32 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/04 01:04:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/04 01:04:32 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/03/04 01:04:32 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/03/04 01:04:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/04 01:04:32 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:04:32 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/04 01:04:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/04 01:04:32 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/03/04 01:04:32 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/03/04 01:04:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/04 01:04:32 DEBUG : files root 'rclone-test-sanarid1quro': File to upload is small (12 bytes), uploading instead of streaming 2026/03/04 01:04:33 DEBUG : dir/sub/file2: size = 12 OK 2026/03/04 01:04:33 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/03/04 01:04:33 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/03/04 01:04:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/04 01:04:33 DEBUG : forgetting directory cache 2026/03/04 01:04:33 DEBUG : dir: forgetting directory cache 2026/03/04 01:04:33 DEBUG : dir/sub: forgetting directory cache 2026/03/04 01:04:33 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/03/04 01:04:33 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/03/04 01:04:33 DEBUG : files root 'rclone-test-sanarid1quro': File to upload is small (5 bytes), uploading instead of streaming 2026/03/04 01:04:34 DEBUG : dir/sub/file0: size = 5 OK 2026/03/04 01:04:34 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/03/04 01:04:34 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/03/04 01:04:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/04 01:04:34 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:34 DEBUG : dir/sub: Looking for writers 2026/03/04 01:04:34 DEBUG : file2: reading active writers 2026/03/04 01:04:34 DEBUG : file0: reading active writers 2026/03/04 01:04:34 DEBUG : dir: Looking for writers 2026/03/04 01:04:34 DEBUG : file1: reading active writers 2026/03/04 01:04:34 DEBUG : sub: reading active writers 2026/03/04 01:04:34 DEBUG : Looking for writers 2026/03/04 01:04:34 DEBUG : dir: reading active writers 2026/03/04 01:04:34 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (4.43s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:04:35 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:04:36 DEBUG : forgetting directory cache 2026/03/04 01:04:38 DEBUG : forgetting directory cache 2026/03/04 01:04:38 DEBUG : dir: forgetting directory cache 2026/03/04 01:04:38 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:38 DEBUG : dir: Looking for writers 2026/03/04 01:04:38 DEBUG : Looking for writers 2026/03/04 01:04:38 DEBUG : dir: reading active writers 2026/03/04 01:04:38 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.79s) === RUN TestDirMetadataExtension run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:04:39 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:04:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/03/04 01:04:40 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:04:40 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/03/04 01:04:40 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/03/04 01:04:40 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/03/04 01:04:40 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:04:40 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/04 01:04:40 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/03/04 01:04:40 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:04:40 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/03/04 01:04:40 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/03/04 01:04:40 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/03/04 01:04:40 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:04:40 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/04 01:04:40 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:40 DEBUG : dir: Looking for writers 2026/03/04 01:04:40 DEBUG : file1: reading active writers 2026/03/04 01:04:40 DEBUG : file1.metadata: reading active writers 2026/03/04 01:04:40 DEBUG : Looking for writers 2026/03/04 01:04:40 DEBUG : dir: reading active writers 2026/03/04 01:04:40 DEBUG : dir.metadata: reading active writers 2026/03/04 01:04:40 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.01s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:04:41 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:04:42 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:42 DEBUG : dir: Looking for writers 2026/03/04 01:04:42 DEBUG : file1: reading active writers 2026/03/04 01:04:42 DEBUG : Looking for writers 2026/03/04 01:04:42 DEBUG : dir: reading active writers 2026/03/04 01:04:42 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.99s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:04:43 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:04:46 DEBUG : Can set mod time: true 2026/03/04 01:04:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/04 01:04:46 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:46 DEBUG : dir: Looking for writers 2026/03/04 01:04:46 DEBUG : file1: reading active writers 2026/03/04 01:04:46 DEBUG : Looking for writers 2026/03/04 01:04:46 DEBUG : dir: reading active writers 2026/03/04 01:04:46 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:04:47 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:04:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/04 01:04:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/04 01:04:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:04:48 DEBUG : files root 'rclone-test-sanarid1quro': File to upload is small (0 bytes), uploading instead of streaming 2026/03/04 01:04:49 DEBUG : dir/file1: size = 0 OK 2026/03/04 01:04:49 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/04 01:04:49 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/04 01:04:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/04 01:04:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:04:49 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:49 DEBUG : dir: Looking for writers 2026/03/04 01:04:49 DEBUG : file1: reading active writers 2026/03/04 01:04:49 DEBUG : Looking for writers 2026/03/04 01:04:49 DEBUG : dir: reading active writers 2026/03/04 01:04:49 DEBUG : >WaitForWriters: 2026/03/04 01:04:49 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:49 DEBUG : dir: Looking for writers 2026/03/04 01:04:49 DEBUG : file1: reading active writers 2026/03/04 01:04:49 DEBUG : Looking for writers 2026/03/04 01:04:49 DEBUG : dir: reading active writers 2026/03/04 01:04:49 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:04:50 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:04:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/04 01:04:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/04 01:04:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:04:51 DEBUG : files root 'rclone-test-sanarid1quro': File to upload is small (5 bytes), uploading instead of streaming 2026/03/04 01:04:52 DEBUG : dir/file1: size = 5 OK 2026/03/04 01:04:52 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/04 01:04:52 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/04 01:04:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/04 01:04:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:04:52 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:52 DEBUG : dir: Looking for writers 2026/03/04 01:04:52 DEBUG : file1: reading active writers 2026/03/04 01:04:52 DEBUG : Looking for writers 2026/03/04 01:04:52 DEBUG : dir: reading active writers 2026/03/04 01:04:52 DEBUG : >WaitForWriters: 2026/03/04 01:04:53 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:53 DEBUG : dir: Looking for writers 2026/03/04 01:04:53 DEBUG : file1: reading active writers 2026/03/04 01:04:53 DEBUG : Looking for writers 2026/03/04 01:04:53 DEBUG : dir: reading active writers 2026/03/04 01:04:53 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:04:53 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:04:53 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:04:53 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:04:53 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:04:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:04:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:04:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:04:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:04:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:04:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:04:53 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:04:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/04 01:04:55 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:55 DEBUG : dir: Looking for writers 2026/03/04 01:04:55 DEBUG : file1: reading active writers 2026/03/04 01:04:55 DEBUG : Looking for writers 2026/03/04 01:04:55 DEBUG : dir: reading active writers 2026/03/04 01:04:55 DEBUG : >WaitForWriters: 2026/03/04 01:04:55 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:04:56 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:04:56 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:04:56 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:04:56 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:04:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:04:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:04:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:04:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:04:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:04:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:04:56 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:04:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/04 01:04:57 DEBUG : dir/file1: newRWFileHandle: 2026/03/04 01:04:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/04 01:04:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/04 01:04:57 DEBUG : dir/file1(0xc00098c740): close: 2026/03/04 01:04:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/04 01:04:57 DEBUG : dir/file1(0xc00098c740): >close: err= 2026/03/04 01:04:57 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:57 DEBUG : dir: Looking for writers 2026/03/04 01:04:57 DEBUG : file1: reading active writers 2026/03/04 01:04:57 DEBUG : Looking for writers 2026/03/04 01:04:57 DEBUG : dir: reading active writers 2026/03/04 01:04:57 DEBUG : >WaitForWriters: 2026/03/04 01:04:58 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:04:58 DEBUG : dir: Looking for writers 2026/03/04 01:04:58 DEBUG : file1: reading active writers 2026/03/04 01:04:58 DEBUG : Looking for writers 2026/03/04 01:04:58 DEBUG : dir: reading active writers 2026/03/04 01:04:58 DEBUG : >WaitForWriters: 2026/03/04 01:04:58 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:04:58 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:04:58 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:04:58 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:04:58 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:04:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:04:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:04:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:04:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:04:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:04:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:04:58 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:05:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/04 01:05:00 DEBUG : dir/file1: newRWFileHandle: 2026/03/04 01:05:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/04 01:05:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/04 01:05:00 DEBUG : dir/file1(0xc00098ce00): _writeAt: size=5, off=0 2026/03/04 01:05:00 DEBUG : dir/file1(0xc00098ce00): openPending: 2026/03/04 01:05:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/04 01:05:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/04 01:05:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:00 DEBUG : dir/file1(0xc00098ce00): >openPending: err= 2026/03/04 01:05:00 DEBUG : dir/file1(0xc00098ce00): >_writeAt: n=5, err= 2026/03/04 01:05:00 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/04 01:05:00 DEBUG : dir/file1(0xc00098ce00): close: 2026/03/04 01:05:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/03/04 01:05:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/03/04 01:05:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/03/04 01:05:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/04 01:05:00 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/04 01:05:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/04 01:05:00 DEBUG : dir/file1(0xc00098ce00): >close: err= 2026/03/04 01:05:00 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:00 DEBUG : dir: Looking for writers 2026/03/04 01:05:00 DEBUG : file1: reading active writers 2026/03/04 01:05:00 DEBUG : Looking for writers 2026/03/04 01:05:00 DEBUG : dir: reading active writers 2026/03/04 01:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/04 01:05:00 DEBUG : dir: Looking for writers 2026/03/04 01:05:00 DEBUG : file1: reading active writers 2026/03/04 01:05:00 DEBUG : Looking for writers 2026/03/04 01:05:00 DEBUG : dir: reading active writers 2026/03/04 01:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/04 01:05:00 DEBUG : dir: Looking for writers 2026/03/04 01:05:00 DEBUG : file1: reading active writers 2026/03/04 01:05:00 DEBUG : Looking for writers 2026/03/04 01:05:00 DEBUG : dir: reading active writers 2026/03/04 01:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/04 01:05:00 DEBUG : dir: Looking for writers 2026/03/04 01:05:00 DEBUG : file1: reading active writers 2026/03/04 01:05:00 DEBUG : Looking for writers 2026/03/04 01:05:00 DEBUG : dir: reading active writers 2026/03/04 01:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/04 01:05:00 DEBUG : dir/file1: vfs cache: starting upload 2026/03/04 01:05:00 DEBUG : dir: Looking for writers 2026/03/04 01:05:00 DEBUG : file1: reading active writers 2026/03/04 01:05:00 DEBUG : Looking for writers 2026/03/04 01:05:00 DEBUG : dir: reading active writers 2026/03/04 01:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/04 01:05:00 DEBUG : dir: Looking for writers 2026/03/04 01:05:00 DEBUG : file1: reading active writers 2026/03/04 01:05:00 DEBUG : Looking for writers 2026/03/04 01:05:00 DEBUG : dir: reading active writers 2026/03/04 01:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/04 01:05:01 DEBUG : dir: Looking for writers 2026/03/04 01:05:01 DEBUG : file1: reading active writers 2026/03/04 01:05:01 DEBUG : Looking for writers 2026/03/04 01:05:01 DEBUG : dir: reading active writers 2026/03/04 01:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/04 01:05:01 DEBUG : dir/file1: size = 14 OK 2026/03/04 01:05:01 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/04 01:05:01 INFO : dir/file1: Copied (replaced existing) 2026/03/04 01:05:01 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/03/04 01:05:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/04 01:05:01 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/03/04 01:05:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/04 01:05:01 DEBUG : dir: Looking for writers 2026/03/04 01:05:01 DEBUG : file1: reading active writers 2026/03/04 01:05:01 DEBUG : Looking for writers 2026/03/04 01:05:01 DEBUG : dir: reading active writers 2026/03/04 01:05:01 DEBUG : >WaitForWriters: 2026/03/04 01:05:01 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:01 DEBUG : dir: Looking for writers 2026/03/04 01:05:01 DEBUG : file1: reading active writers 2026/03/04 01:05:01 DEBUG : Looking for writers 2026/03/04 01:05:01 DEBUG : dir: reading active writers 2026/03/04 01:05:01 DEBUG : >WaitForWriters: 2026/03/04 01:05:01 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.14s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.64s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.25s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.33s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.53s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.52s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.87s) === RUN TestFileOpenRead run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:05:02 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:05:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/04 01:05:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/04 01:05:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:05:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/04 01:05:04 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:04 DEBUG : dir: Looking for writers 2026/03/04 01:05:04 DEBUG : file1: reading active writers 2026/03/04 01:05:04 DEBUG : Looking for writers 2026/03/04 01:05:04 DEBUG : dir: reading active writers 2026/03/04 01:05:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.31s) === RUN TestFileOpenReadUnknownSize 2026/03/04 01:05:05 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/03/04 01:05:05 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/04 01:05:05 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:05:05 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/03/04 01:05:05 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:05 DEBUG : Looking for writers 2026/03/04 01:05:05 DEBUG : file.txt: reading active writers 2026/03/04 01:05:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:05:05 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:05:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:06 DEBUG : files root 'rclone-test-sanarid1quro': File to upload is small (25 bytes), uploading instead of streaming 2026/03/04 01:05:07 DEBUG : dir/file1: size = 25 OK 2026/03/04 01:05:07 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/04 01:05:07 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/04 01:05:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:07 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:07 DEBUG : dir: Looking for writers 2026/03/04 01:05:07 DEBUG : file1: reading active writers 2026/03/04 01:05:07 DEBUG : Looking for writers 2026/03/04 01:05:07 DEBUG : dir: reading active writers 2026/03/04 01:05:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.87s) === RUN TestFileRemove run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:05:07 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:05:09 DEBUG : dir/file1: Remove: 2026/03/04 01:05:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/04 01:05:09 DEBUG : dir/file1: >Remove: err= 2026/03/04 01:05:09 DEBUG : dir/file1: Remove: 2026/03/04 01:05:09 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/04 01:05:09 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:09 DEBUG : dir: Looking for writers 2026/03/04 01:05:09 DEBUG : Looking for writers 2026/03/04 01:05:09 DEBUG : dir: reading active writers 2026/03/04 01:05:09 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.31s) === RUN TestFileRemoveAll run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:05:10 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:05:11 DEBUG : dir/file1: Remove: 2026/03/04 01:05:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/04 01:05:11 DEBUG : dir/file1: >Remove: err= 2026/03/04 01:05:12 DEBUG : dir/file1: Remove: 2026/03/04 01:05:12 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/04 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:12 DEBUG : dir: Looking for writers 2026/03/04 01:05:12 DEBUG : Looking for writers 2026/03/04 01:05:12 DEBUG : dir: reading active writers 2026/03/04 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.47s) === RUN TestFileOpen run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:05:12 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:05:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/04 01:05:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/04 01:05:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/04 01:05:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/04 01:05:14 DEBUG : dir/file1: Open: flags=O_RDWR 2026/03/04 01:05:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/04 01:05:14 DEBUG : dir/file1: Open: flags=0x3 2026/03/04 01:05:14 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/03/04 01:05:14 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/03/04 01:05:14 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:14 DEBUG : dir: Looking for writers 2026/03/04 01:05:14 DEBUG : file1: reading active writers 2026/03/04 01:05:14 DEBUG : Looking for writers 2026/03/04 01:05:14 DEBUG : dir: reading active writers 2026/03/04 01:05:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.03s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:05:14 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:16 DEBUG : dir: Looking for writers 2026/03/04 01:05:16 DEBUG : file1: reading active writers 2026/03/04 01:05:16 DEBUG : Looking for writers 2026/03/04 01:05:16 DEBUG : dir: reading active writers 2026/03/04 01:05:16 DEBUG : >WaitForWriters: 2026/03/04 01:05:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/04 01:05:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000eba000 2026/03/04 01:05:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/04 01:05:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/04 01:05:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/04 01:05:17 DEBUG : dir/file1: Updating file with dir/file1 0xc000eba000 2026/03/04 01:05:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/04 01:05:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/04 01:05:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/04 01:05:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:18 DEBUG : dir/file1: File is currently open, delaying rename 0xc000eba000 2026/03/04 01:05:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/04 01:05:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/04 01:05:18 DEBUG : files root 'rclone-test-sanarid1quro': File to upload is small (25 bytes), uploading instead of streaming 2026/03/04 01:05:18 DEBUG : dir/file1: size = 25 OK 2026/03/04 01:05:18 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/04 01:05:18 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/04 01:05:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/04 01:05:18 DEBUG : newLeaf: Running delayed rename now 2026/03/04 01:05:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/04 01:05:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000eba000 2026/03/04 01:05:19 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:19 DEBUG : dir: Looking for writers 2026/03/04 01:05:19 DEBUG : Looking for writers 2026/03/04 01:05:19 DEBUG : dir: reading active writers 2026/03/04 01:05:19 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:19 DEBUG : >WaitForWriters: 2026/03/04 01:05:19 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:19 DEBUG : dir: Looking for writers 2026/03/04 01:05:19 DEBUG : Looking for writers 2026/03/04 01:05:19 DEBUG : dir: reading active writers 2026/03/04 01:05:19 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:19 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:05:20 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:05:20 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:05:20 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:20 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:05:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:05:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:20 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:05:21 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:21 DEBUG : dir: Looking for writers 2026/03/04 01:05:21 DEBUG : file1: reading active writers 2026/03/04 01:05:21 DEBUG : Looking for writers 2026/03/04 01:05:21 DEBUG : dir: reading active writers 2026/03/04 01:05:21 DEBUG : >WaitForWriters: 2026/03/04 01:05:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/04 01:05:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00069a180 2026/03/04 01:05:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/04 01:05:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/04 01:05:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/04 01:05:23 DEBUG : dir/file1: Updating file with dir/file1 0xc00069a180 2026/03/04 01:05:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/04 01:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/04 01:05:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/04 01:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:23 DEBUG : dir/file1: File is currently open, delaying rename 0xc00069a180 2026/03/04 01:05:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/04 01:05:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/04 01:05:23 DEBUG : files root 'rclone-test-sanarid1quro': File to upload is small (25 bytes), uploading instead of streaming 2026/03/04 01:05:24 DEBUG : dir/file1: size = 25 OK 2026/03/04 01:05:24 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/04 01:05:24 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/04 01:05:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/04 01:05:24 DEBUG : newLeaf: Running delayed rename now 2026/03/04 01:05:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/04 01:05:25 DEBUG : newLeaf: Updating file with newLeaf 0xc00069a180 2026/03/04 01:05:25 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:25 DEBUG : dir: Looking for writers 2026/03/04 01:05:25 DEBUG : Looking for writers 2026/03/04 01:05:25 DEBUG : dir: reading active writers 2026/03/04 01:05:25 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:25 DEBUG : >WaitForWriters: 2026/03/04 01:05:25 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:25 DEBUG : dir: Looking for writers 2026/03/04 01:05:25 DEBUG : Looking for writers 2026/03/04 01:05:25 DEBUG : dir: reading active writers 2026/03/04 01:05:25 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:25 DEBUG : >WaitForWriters: 2026/03/04 01:05:25 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:05:26 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:05:26 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:05:26 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:26 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:05:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:26 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:05:27 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/04 01:05:27 DEBUG : dir/file1: newRWFileHandle: 2026/03/04 01:05:27 DEBUG : dir/file1(0xc000dc0940): openPending: 2026/03/04 01:05:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/04 01:05:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/04 01:05:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:27 DEBUG : dir/file1(0xc000dc0940): >openPending: err= 2026/03/04 01:05:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/04 01:05:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/04 01:05:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/04 01:05:27 DEBUG : dir/file1(0xc000dc0940): _writeAt: size=14, off=0 2026/03/04 01:05:27 DEBUG : dir/file1(0xc000dc0940): >_writeAt: n=14, err= 2026/03/04 01:05:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/04 01:05:27 DEBUG : dir/file1(0xc000dc0940): close: 2026/03/04 01:05:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/04 01:05:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/04 01:05:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/04 01:05:27 DEBUG : dir/file1(0xc000dc0940): >close: err= 2026/03/04 01:05:27 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:27 DEBUG : dir: Looking for writers 2026/03/04 01:05:27 DEBUG : file1: reading active writers 2026/03/04 01:05:27 DEBUG : Looking for writers 2026/03/04 01:05:27 DEBUG : dir: reading active writers 2026/03/04 01:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/04 01:05:27 DEBUG : dir: Looking for writers 2026/03/04 01:05:27 DEBUG : file1: reading active writers 2026/03/04 01:05:27 DEBUG : Looking for writers 2026/03/04 01:05:27 DEBUG : dir: reading active writers 2026/03/04 01:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/04 01:05:27 DEBUG : dir: Looking for writers 2026/03/04 01:05:27 DEBUG : file1: reading active writers 2026/03/04 01:05:27 DEBUG : Looking for writers 2026/03/04 01:05:27 DEBUG : dir: reading active writers 2026/03/04 01:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/04 01:05:27 DEBUG : dir: Looking for writers 2026/03/04 01:05:27 DEBUG : file1: reading active writers 2026/03/04 01:05:27 DEBUG : Looking for writers 2026/03/04 01:05:27 DEBUG : dir: reading active writers 2026/03/04 01:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/04 01:05:27 DEBUG : dir/file1: vfs cache: starting upload 2026/03/04 01:05:27 DEBUG : dir: Looking for writers 2026/03/04 01:05:27 DEBUG : file1: reading active writers 2026/03/04 01:05:27 DEBUG : Looking for writers 2026/03/04 01:05:27 DEBUG : dir: reading active writers 2026/03/04 01:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/04 01:05:27 DEBUG : dir: Looking for writers 2026/03/04 01:05:27 DEBUG : file1: reading active writers 2026/03/04 01:05:27 DEBUG : Looking for writers 2026/03/04 01:05:27 DEBUG : dir: reading active writers 2026/03/04 01:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/04 01:05:28 DEBUG : dir: Looking for writers 2026/03/04 01:05:28 DEBUG : file1: reading active writers 2026/03/04 01:05:28 DEBUG : Looking for writers 2026/03/04 01:05:28 DEBUG : dir: reading active writers 2026/03/04 01:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/04 01:05:28 DEBUG : dir/file1: size = 14 OK 2026/03/04 01:05:28 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/04 01:05:28 INFO : dir/file1: Copied (replaced existing) 2026/03/04 01:05:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/04 01:05:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/04 01:05:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/04 01:05:28 DEBUG : dir: Looking for writers 2026/03/04 01:05:28 DEBUG : file1: reading active writers 2026/03/04 01:05:28 DEBUG : Looking for writers 2026/03/04 01:05:28 DEBUG : dir: reading active writers 2026/03/04 01:05:28 DEBUG : >WaitForWriters: 2026/03/04 01:05:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/04 01:05:28 DEBUG : dir/file1: newRWFileHandle: 2026/03/04 01:05:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/04 01:05:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/04 01:05:28 DEBUG : dir/file1(0xc000f87580): _readAt: size=512, off=0 2026/03/04 01:05:28 DEBUG : dir/file1(0xc000f87580): openPending: 2026/03/04 01:05:28 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/03/04 01:05:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/04 01:05:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:28 DEBUG : dir/file1(0xc000f87580): >openPending: err= 2026/03/04 01:05:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/04 01:05:28 DEBUG : dir/file1(0xc000f87580): >_readAt: n=14, err=EOF 2026/03/04 01:05:28 DEBUG : dir/file1(0xc000f87580): close: 2026/03/04 01:05:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/04 01:05:28 DEBUG : dir/file1(0xc000f87580): >close: err= 2026/03/04 01:05:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/04 01:05:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/04 01:05:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000162e40 2026/03/04 01:05:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/04 01:05:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/04 01:05:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/04 01:05:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/04 01:05:30 DEBUG : dir/file1: Updating file with dir/file1 0xc000162e40 2026/03/04 01:05:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/04 01:05:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/04 01:05:30 DEBUG : dir/file1: newRWFileHandle: 2026/03/04 01:05:30 DEBUG : dir/file1(0xc0006f78c0): openPending: 2026/03/04 01:05:30 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/03/04 01:05:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/04 01:05:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:30 DEBUG : dir/file1(0xc0006f78c0): >openPending: err= 2026/03/04 01:05:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/04 01:05:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/04 01:05:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/04 01:05:30 DEBUG : dir/file1(0xc0006f78c0): _writeAt: size=25, off=0 2026/03/04 01:05:30 DEBUG : dir/file1(0xc0006f78c0): >_writeAt: n=25, err= 2026/03/04 01:05:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/04 01:05:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/04 01:05:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000162e40 2026/03/04 01:05:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/04 01:05:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/04 01:05:31 DEBUG : newLeaf(0xc0006f78c0): close: 2026/03/04 01:05:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/04 01:05:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-04 01:05:30.919731166 +0000 UTC m=+118.389019997 2026/03/04 01:05:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/04 01:05:31 DEBUG : newLeaf(0xc0006f78c0): >close: err= 2026/03/04 01:05:31 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:31 DEBUG : dir: Looking for writers 2026/03/04 01:05:31 DEBUG : Looking for writers 2026/03/04 01:05:31 DEBUG : dir: reading active writers 2026/03/04 01:05:31 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/04 01:05:31 DEBUG : dir: Looking for writers 2026/03/04 01:05:31 DEBUG : Looking for writers 2026/03/04 01:05:31 DEBUG : dir: reading active writers 2026/03/04 01:05:31 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/04 01:05:31 DEBUG : dir: Looking for writers 2026/03/04 01:05:31 DEBUG : Looking for writers 2026/03/04 01:05:31 DEBUG : dir: reading active writers 2026/03/04 01:05:31 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/04 01:05:31 DEBUG : dir: Looking for writers 2026/03/04 01:05:31 DEBUG : Looking for writers 2026/03/04 01:05:31 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:31 DEBUG : dir: reading active writers 2026/03/04 01:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/04 01:05:31 DEBUG : newLeaf: vfs cache: starting upload 2026/03/04 01:05:31 DEBUG : dir: Looking for writers 2026/03/04 01:05:31 DEBUG : Looking for writers 2026/03/04 01:05:31 DEBUG : dir: reading active writers 2026/03/04 01:05:31 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/04 01:05:31 DEBUG : dir: Looking for writers 2026/03/04 01:05:31 DEBUG : Looking for writers 2026/03/04 01:05:31 DEBUG : dir: reading active writers 2026/03/04 01:05:31 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/04 01:05:32 DEBUG : dir: Looking for writers 2026/03/04 01:05:32 DEBUG : Looking for writers 2026/03/04 01:05:32 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:32 DEBUG : dir: reading active writers 2026/03/04 01:05:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/04 01:05:32 DEBUG : newLeaf: size = 25 OK 2026/03/04 01:05:32 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/03/04 01:05:32 INFO : newLeaf: Copied (replaced existing) 2026/03/04 01:05:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-04 01:05:30 +0000 UTC," 2026/03/04 01:05:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/04 01:05:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/04 01:05:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/04 01:05:32 DEBUG : dir: Looking for writers 2026/03/04 01:05:32 DEBUG : Looking for writers 2026/03/04 01:05:32 DEBUG : dir: reading active writers 2026/03/04 01:05:32 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:32 DEBUG : >WaitForWriters: 2026/03/04 01:05:33 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:33 DEBUG : dir: Looking for writers 2026/03/04 01:05:33 DEBUG : Looking for writers 2026/03/04 01:05:33 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:33 DEBUG : dir: reading active writers 2026/03/04 01:05:33 DEBUG : >WaitForWriters: 2026/03/04 01:05:33 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:05:33 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:05:33 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:05:33 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:33 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:05:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:05:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:33 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:05:35 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:35 DEBUG : dir: Looking for writers 2026/03/04 01:05:35 DEBUG : file1: reading active writers 2026/03/04 01:05:35 DEBUG : Looking for writers 2026/03/04 01:05:35 DEBUG : dir: reading active writers 2026/03/04 01:05:35 DEBUG : >WaitForWriters: 2026/03/04 01:05:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/04 01:05:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000eba600 2026/03/04 01:05:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/04 01:05:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/04 01:05:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/04 01:05:36 DEBUG : dir/file1: Updating file with dir/file1 0xc000eba600 2026/03/04 01:05:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/04 01:05:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/04 01:05:37 DEBUG : dir/file1: newRWFileHandle: 2026/03/04 01:05:37 DEBUG : dir/file1(0xc000f86a00): openPending: 2026/03/04 01:05:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/04 01:05:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/04 01:05:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:37 DEBUG : dir/file1(0xc000f86a00): >openPending: err= 2026/03/04 01:05:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/04 01:05:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/04 01:05:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/04 01:05:37 DEBUG : dir/file1(0xc000f86a00): _writeAt: size=25, off=0 2026/03/04 01:05:37 DEBUG : dir/file1(0xc000f86a00): >_writeAt: n=25, err= 2026/03/04 01:05:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/04 01:05:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/04 01:05:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000eba600 2026/03/04 01:05:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/04 01:05:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/04 01:05:37 DEBUG : newLeaf(0xc000f86a00): close: 2026/03/04 01:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/04 01:05:37 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-04 01:05:37.099309354 +0000 UTC m=+124.568598205 2026/03/04 01:05:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/04 01:05:37 DEBUG : newLeaf(0xc000f86a00): >close: err= 2026/03/04 01:05:37 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:37 DEBUG : dir: Looking for writers 2026/03/04 01:05:37 DEBUG : Looking for writers 2026/03/04 01:05:37 DEBUG : dir: reading active writers 2026/03/04 01:05:37 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/04 01:05:37 DEBUG : dir: Looking for writers 2026/03/04 01:05:37 DEBUG : Looking for writers 2026/03/04 01:05:37 DEBUG : dir: reading active writers 2026/03/04 01:05:37 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/04 01:05:37 DEBUG : dir: Looking for writers 2026/03/04 01:05:37 DEBUG : Looking for writers 2026/03/04 01:05:37 DEBUG : dir: reading active writers 2026/03/04 01:05:37 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/04 01:05:37 DEBUG : dir: Looking for writers 2026/03/04 01:05:37 DEBUG : Looking for writers 2026/03/04 01:05:37 DEBUG : dir: reading active writers 2026/03/04 01:05:37 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/04 01:05:37 DEBUG : newLeaf: vfs cache: starting upload 2026/03/04 01:05:37 DEBUG : dir: Looking for writers 2026/03/04 01:05:37 DEBUG : Looking for writers 2026/03/04 01:05:37 DEBUG : dir: reading active writers 2026/03/04 01:05:37 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/04 01:05:38 DEBUG : dir: Looking for writers 2026/03/04 01:05:38 DEBUG : Looking for writers 2026/03/04 01:05:38 DEBUG : dir: reading active writers 2026/03/04 01:05:38 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/04 01:05:38 DEBUG : dir: Looking for writers 2026/03/04 01:05:38 DEBUG : Looking for writers 2026/03/04 01:05:38 DEBUG : dir: reading active writers 2026/03/04 01:05:38 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/04 01:05:38 DEBUG : newLeaf: size = 25 OK 2026/03/04 01:05:38 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/03/04 01:05:38 INFO : newLeaf: Copied (replaced existing) 2026/03/04 01:05:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-04 01:05:37 +0000 UTC," 2026/03/04 01:05:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/04 01:05:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/04 01:05:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/04 01:05:38 DEBUG : dir: Looking for writers 2026/03/04 01:05:38 DEBUG : Looking for writers 2026/03/04 01:05:38 DEBUG : dir: reading active writers 2026/03/04 01:05:38 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:38 DEBUG : >WaitForWriters: 2026/03/04 01:05:39 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:39 DEBUG : dir: Looking for writers 2026/03/04 01:05:39 DEBUG : Looking for writers 2026/03/04 01:05:39 DEBUG : dir: reading active writers 2026/03/04 01:05:39 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:39 DEBUG : >WaitForWriters: 2026/03/04 01:05:39 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:05:39 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:05:39 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:05:39 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:39 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:05:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:05:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:39 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:05:41 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/04 01:05:41 DEBUG : dir/file1: newRWFileHandle: 2026/03/04 01:05:41 DEBUG : dir/file1(0xc000ed7c80): openPending: 2026/03/04 01:05:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/03/04 01:05:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/04 01:05:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:41 DEBUG : dir/file1(0xc000ed7c80): >openPending: err= 2026/03/04 01:05:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/04 01:05:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/04 01:05:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/04 01:05:41 DEBUG : dir/file1(0xc000ed7c80): _writeAt: size=14, off=0 2026/03/04 01:05:41 DEBUG : dir/file1(0xc000ed7c80): >_writeAt: n=14, err= 2026/03/04 01:05:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/04 01:05:41 DEBUG : dir/file1(0xc000ed7c80): close: 2026/03/04 01:05:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/04 01:05:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/04 01:05:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/04 01:05:41 DEBUG : dir/file1(0xc000ed7c80): >close: err= 2026/03/04 01:05:41 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:41 DEBUG : dir: Looking for writers 2026/03/04 01:05:41 DEBUG : file1: reading active writers 2026/03/04 01:05:41 DEBUG : Looking for writers 2026/03/04 01:05:41 DEBUG : dir: reading active writers 2026/03/04 01:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/04 01:05:41 DEBUG : dir: Looking for writers 2026/03/04 01:05:41 DEBUG : file1: reading active writers 2026/03/04 01:05:41 DEBUG : Looking for writers 2026/03/04 01:05:41 DEBUG : dir: reading active writers 2026/03/04 01:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/04 01:05:41 DEBUG : dir: Looking for writers 2026/03/04 01:05:41 DEBUG : file1: reading active writers 2026/03/04 01:05:41 DEBUG : Looking for writers 2026/03/04 01:05:41 DEBUG : dir: reading active writers 2026/03/04 01:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/04 01:05:41 DEBUG : dir: Looking for writers 2026/03/04 01:05:41 DEBUG : file1: reading active writers 2026/03/04 01:05:41 DEBUG : Looking for writers 2026/03/04 01:05:41 DEBUG : dir: reading active writers 2026/03/04 01:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/04 01:05:41 DEBUG : dir/file1: vfs cache: starting upload 2026/03/04 01:05:41 DEBUG : dir: Looking for writers 2026/03/04 01:05:41 DEBUG : file1: reading active writers 2026/03/04 01:05:41 DEBUG : Looking for writers 2026/03/04 01:05:41 DEBUG : dir: reading active writers 2026/03/04 01:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/04 01:05:41 DEBUG : dir: Looking for writers 2026/03/04 01:05:41 DEBUG : file1: reading active writers 2026/03/04 01:05:41 DEBUG : Looking for writers 2026/03/04 01:05:41 DEBUG : dir: reading active writers 2026/03/04 01:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/04 01:05:41 DEBUG : dir: Looking for writers 2026/03/04 01:05:41 DEBUG : file1: reading active writers 2026/03/04 01:05:41 DEBUG : Looking for writers 2026/03/04 01:05:41 DEBUG : dir: reading active writers 2026/03/04 01:05:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/04 01:05:42 DEBUG : dir/file1: size = 14 OK 2026/03/04 01:05:42 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/04 01:05:42 INFO : dir/file1: Copied (replaced existing) 2026/03/04 01:05:42 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/03/04 01:05:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/04 01:05:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/04 01:05:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/04 01:05:42 DEBUG : dir: Looking for writers 2026/03/04 01:05:42 DEBUG : file1: reading active writers 2026/03/04 01:05:42 DEBUG : Looking for writers 2026/03/04 01:05:42 DEBUG : dir: reading active writers 2026/03/04 01:05:42 DEBUG : >WaitForWriters: 2026/03/04 01:05:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/04 01:05:42 DEBUG : dir/file1: newRWFileHandle: 2026/03/04 01:05:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/04 01:05:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/04 01:05:42 DEBUG : dir/file1(0xc00098ca00): _readAt: size=512, off=0 2026/03/04 01:05:42 DEBUG : dir/file1(0xc00098ca00): openPending: 2026/03/04 01:05:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/03/04 01:05:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/04 01:05:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:42 DEBUG : dir/file1(0xc00098ca00): >openPending: err= 2026/03/04 01:05:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/04 01:05:42 DEBUG : dir/file1(0xc00098ca00): >_readAt: n=14, err=EOF 2026/03/04 01:05:42 DEBUG : dir/file1(0xc00098ca00): close: 2026/03/04 01:05:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/04 01:05:42 DEBUG : dir/file1(0xc00098ca00): >close: err= 2026/03/04 01:05:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/04 01:05:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/04 01:05:43 DEBUG : newLeaf: Updating file with newLeaf 0xc00069ab40 2026/03/04 01:05:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/04 01:05:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/04 01:05:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/03/04 01:05:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/04 01:05:44 DEBUG : dir/file1: Updating file with dir/file1 0xc00069ab40 2026/03/04 01:05:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/04 01:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/04 01:05:44 DEBUG : dir/file1: newRWFileHandle: 2026/03/04 01:05:44 DEBUG : dir/file1(0xc000dc1400): openPending: 2026/03/04 01:05:44 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," 2026/03/04 01:05:44 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2026/03/04 01:05:44 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/03/04 01:05:44 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/04 01:05:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/04 01:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:05:44 DEBUG : dir/file1(0xc000dc1400): >openPending: err= 2026/03/04 01:05:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/04 01:05:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/04 01:05:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/04 01:05:44 DEBUG : dir/file1(0xc000dc1400): _writeAt: size=25, off=0 2026/03/04 01:05:44 DEBUG : dir/file1(0xc000dc1400): >_writeAt: n=25, err= 2026/03/04 01:05:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/03/04 01:05:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/04 01:05:45 DEBUG : newLeaf: Updating file with newLeaf 0xc00069ab40 2026/03/04 01:05:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/04 01:05:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/04 01:05:45 DEBUG : newLeaf(0xc000dc1400): close: 2026/03/04 01:05:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/04 01:05:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-04 01:05:44.513799486 +0000 UTC m=+131.983088326 2026/03/04 01:05:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/04 01:05:45 DEBUG : newLeaf(0xc000dc1400): >close: err= 2026/03/04 01:05:45 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:45 DEBUG : dir: Looking for writers 2026/03/04 01:05:45 DEBUG : Looking for writers 2026/03/04 01:05:45 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:45 DEBUG : dir: reading active writers 2026/03/04 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/04 01:05:45 DEBUG : dir: Looking for writers 2026/03/04 01:05:45 DEBUG : Looking for writers 2026/03/04 01:05:45 DEBUG : dir: reading active writers 2026/03/04 01:05:45 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/04 01:05:45 DEBUG : dir: Looking for writers 2026/03/04 01:05:45 DEBUG : Looking for writers 2026/03/04 01:05:45 DEBUG : dir: reading active writers 2026/03/04 01:05:45 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/04 01:05:45 DEBUG : dir: Looking for writers 2026/03/04 01:05:45 DEBUG : Looking for writers 2026/03/04 01:05:45 DEBUG : dir: reading active writers 2026/03/04 01:05:45 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/04 01:05:45 DEBUG : newLeaf: vfs cache: starting upload 2026/03/04 01:05:45 DEBUG : dir: Looking for writers 2026/03/04 01:05:45 DEBUG : Looking for writers 2026/03/04 01:05:45 DEBUG : dir: reading active writers 2026/03/04 01:05:45 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/04 01:05:45 DEBUG : dir: Looking for writers 2026/03/04 01:05:45 DEBUG : Looking for writers 2026/03/04 01:05:45 DEBUG : dir: reading active writers 2026/03/04 01:05:45 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/04 01:05:45 DEBUG : dir: Looking for writers 2026/03/04 01:05:45 DEBUG : Looking for writers 2026/03/04 01:05:45 DEBUG : dir: reading active writers 2026/03/04 01:05:45 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/04 01:05:45 DEBUG : newLeaf: size = 25 OK 2026/03/04 01:05:45 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/03/04 01:05:45 INFO : newLeaf: Copied (replaced existing) 2026/03/04 01:05:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-04 01:05:44 +0000 UTC," 2026/03/04 01:05:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/04 01:05:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/04 01:05:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/04 01:05:46 DEBUG : dir: Looking for writers 2026/03/04 01:05:46 DEBUG : Looking for writers 2026/03/04 01:05:46 DEBUG : dir: reading active writers 2026/03/04 01:05:46 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:46 DEBUG : >WaitForWriters: 2026/03/04 01:05:46 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:46 DEBUG : dir: Looking for writers 2026/03/04 01:05:46 DEBUG : Looking for writers 2026/03/04 01:05:46 DEBUG : dir: reading active writers 2026/03/04 01:05:46 DEBUG : newLeaf: reading active writers 2026/03/04 01:05:46 DEBUG : >WaitForWriters: 2026/03/04 01:05:46 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:05:47 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:05:47 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:05:47 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:47 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:05:47 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/full,forceCache=false 2026/03/04 01:05:55 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:55 DEBUG : Looking for writers 2026/03/04 01:05:55 DEBUG : >WaitForWriters: 2026/03/04 01:05:55 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting --- FAIL: TestFileRename (41.59s) --- PASS: TestFileRename/off,forceCache=false (5.68s) --- PASS: TestFileRename/minimal,forceCache=false (5.78s) --- PASS: TestFileRename/minimal,forceCache=true (7.60s) --- PASS: TestFileRename/writes,forceCache=false (6.15s) --- PASS: TestFileRename/writes,forceCache=true (7.38s) --- FAIL: TestFileRename/full,forceCache=false (8.99s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:05:56 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:05:56 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:05:56 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:56 DEBUG : Looking for writers 2026/03/04 01:05:56 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.57s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:05:56 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:05:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/04 01:05:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/04 01:05:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/04 01:05:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/04 01:05:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:05:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/04 01:05:59 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/03/04 01:05:59 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:05:59 DEBUG : dir: Looking for writers 2026/03/04 01:05:59 DEBUG : file1: reading active writers 2026/03/04 01:05:59 DEBUG : Looking for writers 2026/03/04 01:05:59 DEBUG : dir: reading active writers 2026/03/04 01:05:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (3.45s) === RUN TestReadFileHandleSeek run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:00 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/04 01:06:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/04 01:06:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/04 01:06:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/04 01:06:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:06:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/04 01:06:01 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/04 01:06:01 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/04 01:06:01 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/04 01:06:01 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/04 01:06:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/04 01:06:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/04 01:06:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/04 01:06:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/03/04 01:06:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/03/04 01:06:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/03/04 01:06:02 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/03/04 01:06:02 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/03/04 01:06:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/03/04 01:06:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/03/04 01:06:02 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/03/04 01:06:03 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:03 DEBUG : dir: Looking for writers 2026/03/04 01:06:03 DEBUG : file1: reading active writers 2026/03/04 01:06:03 DEBUG : Looking for writers 2026/03/04 01:06:03 DEBUG : dir: reading active writers 2026/03/04 01:06:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.73s) === RUN TestReadFileHandleReadAt run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:04 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/04 01:06:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/04 01:06:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/04 01:06:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/04 01:06:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:06:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/04 01:06:05 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/04 01:06:05 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/04 01:06:05 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/04 01:06:05 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/04 01:06:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/04 01:06:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/04 01:06:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/04 01:06:06 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/03/04 01:06:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/03/04 01:06:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/03/04 01:06:06 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/03/04 01:06:06 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/03/04 01:06:06 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/03/04 01:06:06 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/03/04 01:06:06 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/03/04 01:06:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/03/04 01:06:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/03/04 01:06:06 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/04 01:06:07 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/03/04 01:06:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/03/04 01:06:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/03/04 01:06:07 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/04 01:06:07 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/04 01:06:07 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/04 01:06:07 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/04 01:06:07 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/03/04 01:06:07 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/04 01:06:07 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/04 01:06:07 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/04 01:06:07 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/03/04 01:06:07 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:07 DEBUG : dir: Looking for writers 2026/03/04 01:06:07 DEBUG : file1: reading active writers 2026/03/04 01:06:07 DEBUG : Looking for writers 2026/03/04 01:06:07 DEBUG : dir: reading active writers 2026/03/04 01:06:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.34s) === RUN TestReadFileHandleFlush run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:08 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/04 01:06:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/04 01:06:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/04 01:06:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/04 01:06:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:06:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/04 01:06:09 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:09 DEBUG : dir: Looking for writers 2026/03/04 01:06:09 DEBUG : file1: reading active writers 2026/03/04 01:06:09 DEBUG : Looking for writers 2026/03/04 01:06:09 DEBUG : dir: reading active writers 2026/03/04 01:06:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.28s) === RUN TestReadFileHandleRelease run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:10 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/04 01:06:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/04 01:06:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/04 01:06:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/04 01:06:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:06:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/04 01:06:12 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/03/04 01:06:12 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/03/04 01:06:12 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:12 DEBUG : dir: Looking for writers 2026/03/04 01:06:12 DEBUG : file1: reading active writers 2026/03/04 01:06:12 DEBUG : Looking for writers 2026/03/04 01:06:12 DEBUG : dir: reading active writers 2026/03/04 01:06:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.27s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:12 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:12 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:06:12 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:12 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:12 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:06:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/04 01:06:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/04 01:06:14 DEBUG : dir/file1: newRWFileHandle: 2026/03/04 01:06:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/04 01:06:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/04 01:06:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/04 01:06:14 DEBUG : dir/file1(0xc000365a00): _readAt: size=1, off=0 2026/03/04 01:06:14 DEBUG : dir/file1(0xc000365a00): openPending: 2026/03/04 01:06:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/04 01:06:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/04 01:06:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:14 DEBUG : dir/file1(0xc000365a00): >openPending: err= 2026/03/04 01:06:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/04 01:06:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/04 01:06:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:06:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:06:14 DEBUG : dir/file1(0xc000365a00): >_readAt: n=1, err= 2026/03/04 01:06:14 DEBUG : dir/file1(0xc000365a00): _readAt: size=256, off=1 2026/03/04 01:06:14 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/03/04 01:06:14 DEBUG : dir/file1(0xc000365a00): >_readAt: n=15, err=EOF 2026/03/04 01:06:14 DEBUG : dir/file1(0xc000365a00): _readAt: size=16, off=16 2026/03/04 01:06:14 DEBUG : dir/file1(0xc000365a00): >_readAt: n=0, err=EOF 2026/03/04 01:06:14 DEBUG : dir/file1(0xc000365a00): close: 2026/03/04 01:06:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/04 01:06:14 DEBUG : dir/file1(0xc000365a00): >close: err= 2026/03/04 01:06:14 DEBUG : dir/file1(0xc000365a00): close: 2026/03/04 01:06:14 DEBUG : dir/file1(0xc000365a00): >close: err=file already closed 2026/03/04 01:06:14 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:14 DEBUG : dir: Looking for writers 2026/03/04 01:06:14 DEBUG : file1: reading active writers 2026/03/04 01:06:14 DEBUG : Looking for writers 2026/03/04 01:06:14 DEBUG : dir: reading active writers 2026/03/04 01:06:14 DEBUG : >WaitForWriters: 2026/03/04 01:06:14 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.43s) === RUN TestRWFileHandleSeek run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:15 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:15 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:06:15 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:15 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:15 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:06:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/04 01:06:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/04 01:06:16 DEBUG : dir/file1: newRWFileHandle: 2026/03/04 01:06:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/04 01:06:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/04 01:06:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/04 01:06:16 DEBUG : dir/file1(0xc000dc0680): _readAt: size=1, off=0 2026/03/04 01:06:16 DEBUG : dir/file1(0xc000dc0680): openPending: 2026/03/04 01:06:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/04 01:06:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/04 01:06:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:16 DEBUG : dir/file1(0xc000dc0680): >openPending: err= 2026/03/04 01:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/04 01:06:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/04 01:06:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:06:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:06:17 DEBUG : dir/file1(0xc000dc0680): >_readAt: n=1, err= 2026/03/04 01:06:17 DEBUG : dir/file1(0xc000dc0680): _readAt: size=1, off=5 2026/03/04 01:06:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/04 01:06:17 DEBUG : dir/file1(0xc000dc0680): >_readAt: n=1, err= 2026/03/04 01:06:17 DEBUG : dir/file1(0xc000dc0680): _readAt: size=1, off=3 2026/03/04 01:06:17 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/04 01:06:17 DEBUG : dir/file1(0xc000dc0680): >_readAt: n=1, err= 2026/03/04 01:06:17 DEBUG : dir/file1(0xc000dc0680): _readAt: size=1, off=13 2026/03/04 01:06:17 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/04 01:06:17 DEBUG : dir/file1(0xc000dc0680): >_readAt: n=1, err= 2026/03/04 01:06:17 DEBUG : dir/file1(0xc000dc0680): _readAt: size=16, off=100 2026/03/04 01:06:17 DEBUG : dir/file1(0xc000dc0680): >_readAt: n=0, err=EOF 2026/03/04 01:06:17 DEBUG : dir/file1(0xc000dc0680): close: 2026/03/04 01:06:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/04 01:06:17 DEBUG : dir/file1(0xc000dc0680): >close: err= 2026/03/04 01:06:17 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:17 DEBUG : dir: Looking for writers 2026/03/04 01:06:17 DEBUG : file1: reading active writers 2026/03/04 01:06:17 DEBUG : Looking for writers 2026/03/04 01:06:17 DEBUG : dir: reading active writers 2026/03/04 01:06:17 DEBUG : >WaitForWriters: 2026/03/04 01:06:17 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.30s) === RUN TestRWFileHandleReadAt run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:17 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:17 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:06:17 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:17 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:17 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:06:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/04 01:06:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/04 01:06:19 DEBUG : dir/file1: newRWFileHandle: 2026/03/04 01:06:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/04 01:06:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/04 01:06:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/04 01:06:19 DEBUG : dir/file1(0xc0006f6f80): _readAt: size=1, off=0 2026/03/04 01:06:19 DEBUG : dir/file1(0xc0006f6f80): openPending: 2026/03/04 01:06:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/04 01:06:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/04 01:06:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:19 DEBUG : dir/file1(0xc0006f6f80): >openPending: err= 2026/03/04 01:06:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/04 01:06:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/04 01:06:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:06:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:06:19 DEBUG : dir/file1(0xc0006f6f80): >_readAt: n=1, err= 2026/03/04 01:06:19 DEBUG : dir/file1(0xc0006f6f80): _readAt: size=1, off=5 2026/03/04 01:06:19 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/04 01:06:19 DEBUG : dir/file1(0xc0006f6f80): >_readAt: n=1, err= 2026/03/04 01:06:19 DEBUG : dir/file1(0xc0006f6f80): _readAt: size=1, off=1 2026/03/04 01:06:19 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/04 01:06:19 DEBUG : dir/file1(0xc0006f6f80): >_readAt: n=1, err= 2026/03/04 01:06:19 DEBUG : dir/file1(0xc0006f6f80): _readAt: size=6, off=10 2026/03/04 01:06:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/04 01:06:19 DEBUG : dir/file1(0xc0006f6f80): >_readAt: n=6, err= 2026/03/04 01:06:19 DEBUG : dir/file1(0xc0006f6f80): _readAt: size=256, off=10 2026/03/04 01:06:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/04 01:06:19 DEBUG : dir/file1(0xc0006f6f80): >_readAt: n=6, err=EOF 2026/03/04 01:06:19 DEBUG : dir/file1(0xc0006f6f80): _readAt: size=256, off=100 2026/03/04 01:06:19 DEBUG : dir/file1(0xc0006f6f80): >_readAt: n=0, err=EOF 2026/03/04 01:06:19 DEBUG : dir/file1(0xc0006f6f80): close: 2026/03/04 01:06:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/04 01:06:19 DEBUG : dir/file1(0xc0006f6f80): >close: err= 2026/03/04 01:06:19 DEBUG : dir/file1(0xc0006f6f80): _readAt: size=256, off=100 2026/03/04 01:06:19 DEBUG : dir/file1(0xc0006f6f80): >_readAt: n=0, err=file already closed 2026/03/04 01:06:19 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:19 DEBUG : dir: Looking for writers 2026/03/04 01:06:19 DEBUG : file1: reading active writers 2026/03/04 01:06:19 DEBUG : Looking for writers 2026/03/04 01:06:19 DEBUG : dir: reading active writers 2026/03/04 01:06:19 DEBUG : >WaitForWriters: 2026/03/04 01:06:19 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.38s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:20 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:20 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:06:20 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:20 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:20 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:06:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/04 01:06:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/04 01:06:21 DEBUG : dir/file1: newRWFileHandle: 2026/03/04 01:06:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/04 01:06:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/04 01:06:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/04 01:06:21 DEBUG : dir/file1(0xc000dc1680): RWFileHandle.Flush 2026/03/04 01:06:21 DEBUG : dir/file1(0xc000dc1680): _readAt: size=256, off=0 2026/03/04 01:06:21 DEBUG : dir/file1(0xc000dc1680): openPending: 2026/03/04 01:06:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/04 01:06:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/04 01:06:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:21 DEBUG : dir/file1(0xc000dc1680): >openPending: err= 2026/03/04 01:06:21 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/04 01:06:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/04 01:06:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:06:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:06:21 DEBUG : dir/file1(0xc000dc1680): >_readAt: n=16, err=EOF 2026/03/04 01:06:21 DEBUG : dir/file1(0xc000dc1680): RWFileHandle.Flush 2026/03/04 01:06:21 DEBUG : dir/file1(0xc000dc1680): RWFileHandle.Flush 2026/03/04 01:06:21 DEBUG : dir/file1(0xc000dc1680): close: 2026/03/04 01:06:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/04 01:06:21 DEBUG : dir/file1(0xc000dc1680): >close: err= 2026/03/04 01:06:21 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:21 DEBUG : dir: Looking for writers 2026/03/04 01:06:21 DEBUG : file1: reading active writers 2026/03/04 01:06:21 DEBUG : Looking for writers 2026/03/04 01:06:21 DEBUG : dir: reading active writers 2026/03/04 01:06:21 DEBUG : >WaitForWriters: 2026/03/04 01:06:21 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.32s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:22 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:22 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:06:22 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:22 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:22 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:06:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/04 01:06:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/04 01:06:23 DEBUG : dir/file1: newRWFileHandle: 2026/03/04 01:06:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/04 01:06:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/04 01:06:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/04 01:06:23 DEBUG : dir/file1(0xc000dc1d00): _readAt: size=256, off=0 2026/03/04 01:06:23 DEBUG : dir/file1(0xc000dc1d00): openPending: 2026/03/04 01:06:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/04 01:06:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/04 01:06:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:23 DEBUG : dir/file1(0xc000dc1d00): >openPending: err= 2026/03/04 01:06:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/04 01:06:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/04 01:06:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:06:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:06:23 DEBUG : dir/file1(0xc000dc1d00): >_readAt: n=16, err=EOF 2026/03/04 01:06:23 DEBUG : dir/file1(0xc000dc1d00): RWFileHandle.Release 2026/03/04 01:06:23 DEBUG : dir/file1(0xc000dc1d00): close: 2026/03/04 01:06:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/03/04 01:06:24 DEBUG : dir/file1(0xc000dc1d00): >close: err= 2026/03/04 01:06:24 DEBUG : dir/file1(0xc000dc1d00): RWFileHandle.Release 2026/03/04 01:06:24 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:24 DEBUG : dir: Looking for writers 2026/03/04 01:06:24 DEBUG : file1: reading active writers 2026/03/04 01:06:24 DEBUG : Looking for writers 2026/03/04 01:06:24 DEBUG : dir: reading active writers 2026/03/04 01:06:24 DEBUG : >WaitForWriters: 2026/03/04 01:06:24 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.35s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:24 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:24 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:06:24 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:24 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:24 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:06:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:24 DEBUG : file1: newRWFileHandle: 2026/03/04 01:06:24 DEBUG : file1(0xc00069d100): openPending: 2026/03/04 01:06:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:24 DEBUG : file1(0xc00069d100): >openPending: err= 2026/03/04 01:06:24 DEBUG : file1: >newRWFileHandle: err= 2026/03/04 01:06:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/04 01:06:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/04 01:06:24 DEBUG : file1(0xc00069d100): _writeAt: size=5, off=0 2026/03/04 01:06:24 DEBUG : file1(0xc00069d100): >_writeAt: n=5, err= 2026/03/04 01:06:24 DEBUG : file1(0xc00069d100): _writeAt: size=7, off=5 2026/03/04 01:06:24 DEBUG : file1(0xc00069d100): >_writeAt: n=7, err= 2026/03/04 01:06:24 DEBUG : file1: vfs cache: truncate to size=11 2026/03/04 01:06:24 DEBUG : file1(0xc00069d100): close: 2026/03/04 01:06:24 DEBUG : file1: vfs cache: setting modification time to 2026-03-04 01:06:24.882137557 +0000 UTC m=+172.351426426 2026/03/04 01:06:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:24 DEBUG : file1(0xc00069d100): >close: err= 2026/03/04 01:06:24 DEBUG : file1(0xc00069d100): close: 2026/03/04 01:06:24 DEBUG : file1(0xc00069d100): >close: err=file already closed 2026/03/04 01:06:24 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:24 DEBUG : Looking for writers 2026/03/04 01:06:24 DEBUG : file1: reading active writers 2026/03/04 01:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/04 01:06:24 DEBUG : Looking for writers 2026/03/04 01:06:24 DEBUG : file1: reading active writers 2026/03/04 01:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/04 01:06:24 DEBUG : Looking for writers 2026/03/04 01:06:24 DEBUG : file1: reading active writers 2026/03/04 01:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/04 01:06:24 DEBUG : Looking for writers 2026/03/04 01:06:24 DEBUG : file1: reading active writers 2026/03/04 01:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/04 01:06:24 DEBUG : file1: vfs cache: starting upload 2026/03/04 01:06:25 DEBUG : Looking for writers 2026/03/04 01:06:25 DEBUG : file1: reading active writers 2026/03/04 01:06:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/04 01:06:25 DEBUG : Looking for writers 2026/03/04 01:06:25 DEBUG : file1: reading active writers 2026/03/04 01:06:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/04 01:06:25 DEBUG : Looking for writers 2026/03/04 01:06:25 DEBUG : file1: reading active writers 2026/03/04 01:06:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/04 01:06:25 DEBUG : file1: size = 11 OK 2026/03/04 01:06:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/04 01:06:25 INFO : file1: Copied (new) 2026/03/04 01:06:25 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-04 01:06:24 +0000 UTC," 2026/03/04 01:06:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/04 01:06:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:25 INFO : file1: vfs cache: upload succeeded try #1 2026/03/04 01:06:26 DEBUG : Looking for writers 2026/03/04 01:06:26 DEBUG : file1: reading active writers 2026/03/04 01:06:26 DEBUG : >WaitForWriters: 2026/03/04 01:06:26 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:26 DEBUG : Looking for writers 2026/03/04 01:06:26 DEBUG : file1: reading active writers 2026/03/04 01:06:26 DEBUG : >WaitForWriters: 2026/03/04 01:06:26 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.02s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:26 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:26 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:06:26 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:26 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:26 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:06:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:26 DEBUG : file1: newRWFileHandle: 2026/03/04 01:06:26 DEBUG : file1(0xc000ed62c0): openPending: 2026/03/04 01:06:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:26 DEBUG : file1(0xc000ed62c0): >openPending: err= 2026/03/04 01:06:26 DEBUG : file1: >newRWFileHandle: err= 2026/03/04 01:06:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/04 01:06:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/04 01:06:26 DEBUG : file1(0xc000ed62c0): _writeAt: size=7, off=0 2026/03/04 01:06:26 DEBUG : file1(0xc000ed62c0): >_writeAt: n=7, err= 2026/03/04 01:06:26 DEBUG : file1(0xc000ed62c0): _writeAt: size=6, off=5 2026/03/04 01:06:26 DEBUG : file1(0xc000ed62c0): >_writeAt: n=6, err= 2026/03/04 01:06:26 DEBUG : file1(0xc000ed62c0): close: 2026/03/04 01:06:26 DEBUG : file1: vfs cache: setting modification time to 2026-03-04 01:06:26.891893245 +0000 UTC m=+174.361182086 2026/03/04 01:06:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:26 DEBUG : file1(0xc000ed62c0): >close: err= 2026/03/04 01:06:26 DEBUG : file1(0xc000ed62c0): _writeAt: size=5, off=0 2026/03/04 01:06:26 DEBUG : file1(0xc000ed62c0): >_writeAt: n=0, err=file already closed 2026/03/04 01:06:26 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:26 DEBUG : Looking for writers 2026/03/04 01:06:26 DEBUG : file1: reading active writers 2026/03/04 01:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/04 01:06:26 DEBUG : Looking for writers 2026/03/04 01:06:26 DEBUG : file1: reading active writers 2026/03/04 01:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/04 01:06:26 DEBUG : Looking for writers 2026/03/04 01:06:26 DEBUG : file1: reading active writers 2026/03/04 01:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/04 01:06:26 DEBUG : Looking for writers 2026/03/04 01:06:26 DEBUG : file1: reading active writers 2026/03/04 01:06:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/04 01:06:26 DEBUG : file1: vfs cache: starting upload 2026/03/04 01:06:27 DEBUG : Looking for writers 2026/03/04 01:06:27 DEBUG : file1: reading active writers 2026/03/04 01:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/04 01:06:27 DEBUG : Looking for writers 2026/03/04 01:06:27 DEBUG : file1: reading active writers 2026/03/04 01:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/04 01:06:27 DEBUG : Looking for writers 2026/03/04 01:06:27 DEBUG : file1: reading active writers 2026/03/04 01:06:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/04 01:06:27 DEBUG : file1: size = 11 OK 2026/03/04 01:06:27 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/04 01:06:27 INFO : file1: Copied (new) 2026/03/04 01:06:27 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-04 01:06:26 +0000 UTC," 2026/03/04 01:06:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/04 01:06:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:27 INFO : file1: vfs cache: upload succeeded try #1 2026/03/04 01:06:28 DEBUG : Looking for writers 2026/03/04 01:06:28 DEBUG : file1: reading active writers 2026/03/04 01:06:28 DEBUG : >WaitForWriters: 2026/03/04 01:06:28 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:28 DEBUG : Looking for writers 2026/03/04 01:06:28 DEBUG : file1: reading active writers 2026/03/04 01:06:28 DEBUG : >WaitForWriters: 2026/03/04 01:06:28 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.97s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:28 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:28 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:06:28 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:28 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:28 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:06:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:28 DEBUG : file1: newRWFileHandle: 2026/03/04 01:06:28 DEBUG : file1(0xc00098c680): openPending: 2026/03/04 01:06:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:28 DEBUG : file1(0xc00098c680): >openPending: err= 2026/03/04 01:06:28 DEBUG : file1: >newRWFileHandle: err= 2026/03/04 01:06:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/04 01:06:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/04 01:06:28 DEBUG : file1(0xc00098c680): close: 2026/03/04 01:06:28 DEBUG : file1: vfs cache: setting modification time to 2026-03-04 01:06:28.863223645 +0000 UTC m=+176.332512485 2026/03/04 01:06:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:28 DEBUG : file1(0xc00098c680): >close: err= 2026/03/04 01:06:28 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/04 01:06:28 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/04 01:06:28 DEBUG : file2: newRWFileHandle: 2026/03/04 01:06:28 DEBUG : file2(0xc00098cc40): openPending: 2026/03/04 01:06:28 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/04 01:06:28 DEBUG : file2(0xc00098cc40): >openPending: err= 2026/03/04 01:06:28 DEBUG : file2: >newRWFileHandle: err= 2026/03/04 01:06:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/04 01:06:28 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/03/04 01:06:28 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/03/04 01:06:28 DEBUG : file2(0xc00098cc40): RWFileHandle.Flush 2026/03/04 01:06:28 DEBUG : file2(0xc00098cc40): RWFileHandle.Release 2026/03/04 01:06:28 DEBUG : file2(0xc00098cc40): close: 2026/03/04 01:06:28 DEBUG : file2: vfs cache: setting modification time to 2026-03-04 01:06:28.864077114 +0000 UTC m=+176.333365954 2026/03/04 01:06:28 INFO : file2: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:28 DEBUG : file2(0xc00098cc40): >close: err= 2026/03/04 01:06:28 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:28 DEBUG : Looking for writers 2026/03/04 01:06:28 DEBUG : file1: reading active writers 2026/03/04 01:06:28 DEBUG : file2: reading active writers 2026/03/04 01:06:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/03/04 01:06:28 DEBUG : Looking for writers 2026/03/04 01:06:28 DEBUG : file1: reading active writers 2026/03/04 01:06:28 DEBUG : file2: reading active writers 2026/03/04 01:06:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/03/04 01:06:28 DEBUG : Looking for writers 2026/03/04 01:06:28 DEBUG : file1: reading active writers 2026/03/04 01:06:28 DEBUG : file2: reading active writers 2026/03/04 01:06:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/03/04 01:06:28 DEBUG : Looking for writers 2026/03/04 01:06:28 DEBUG : file1: reading active writers 2026/03/04 01:06:28 DEBUG : file2: reading active writers 2026/03/04 01:06:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/03/04 01:06:28 DEBUG : file1: vfs cache: starting upload 2026/03/04 01:06:28 DEBUG : file2: vfs cache: starting upload 2026/03/04 01:06:29 DEBUG : Looking for writers 2026/03/04 01:06:29 DEBUG : file1: reading active writers 2026/03/04 01:06:29 DEBUG : file2: reading active writers 2026/03/04 01:06:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/03/04 01:06:29 DEBUG : Looking for writers 2026/03/04 01:06:29 DEBUG : file1: reading active writers 2026/03/04 01:06:29 DEBUG : file2: reading active writers 2026/03/04 01:06:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/03/04 01:06:29 DEBUG : Looking for writers 2026/03/04 01:06:29 DEBUG : file1: reading active writers 2026/03/04 01:06:29 DEBUG : file2: reading active writers 2026/03/04 01:06:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/03/04 01:06:29 DEBUG : file1: size = 0 OK 2026/03/04 01:06:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/04 01:06:29 INFO : file1: Copied (new) 2026/03/04 01:06:29 DEBUG : file1: vfs cache: fingerprint now "0,2026-03-04 01:06:28 +0000 UTC," 2026/03/04 01:06:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/04 01:06:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:29 INFO : file1: vfs cache: upload succeeded try #1 2026/03/04 01:06:29 DEBUG : file2: size = 0 OK 2026/03/04 01:06:29 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/03/04 01:06:29 INFO : file2: Copied (new) 2026/03/04 01:06:29 DEBUG : file2: vfs cache: fingerprint now "0,2026-03-04 01:06:28 +0000 UTC," 2026/03/04 01:06:29 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/03/04 01:06:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/04 01:06:29 INFO : file2: vfs cache: upload succeeded try #1 2026/03/04 01:06:30 DEBUG : Looking for writers 2026/03/04 01:06:30 DEBUG : file1: reading active writers 2026/03/04 01:06:30 DEBUG : file2: reading active writers 2026/03/04 01:06:30 DEBUG : >WaitForWriters: 2026/03/04 01:06:30 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:30 DEBUG : Looking for writers 2026/03/04 01:06:30 DEBUG : file1: reading active writers 2026/03/04 01:06:30 DEBUG : file2: reading active writers 2026/03/04 01:06:30 DEBUG : >WaitForWriters: 2026/03/04 01:06:30 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.18s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:30 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:30 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:06:30 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:30 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:30 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:06:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:31 DEBUG : file1: newRWFileHandle: 2026/03/04 01:06:31 DEBUG : file1(0xc000dca740): openPending: 2026/03/04 01:06:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:31 DEBUG : file1(0xc000dca740): >openPending: err= 2026/03/04 01:06:31 DEBUG : file1: >newRWFileHandle: err= 2026/03/04 01:06:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/04 01:06:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/04 01:06:31 DEBUG : file1(0xc000dca740): _writeAt: size=5, off=0 2026/03/04 01:06:31 DEBUG : file1(0xc000dca740): >_writeAt: n=5, err= 2026/03/04 01:06:31 DEBUG : file1(0xc000dca740): RWFileHandle.Flush 2026/03/04 01:06:31 DEBUG : file1(0xc000dca740): RWFileHandle.Flush 2026/03/04 01:06:31 DEBUG : file1(0xc000dca740): close: 2026/03/04 01:06:31 DEBUG : file1: vfs cache: setting modification time to 2026-03-04 01:06:31.042005424 +0000 UTC m=+178.511294294 2026/03/04 01:06:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:31 DEBUG : file1(0xc000dca740): >close: err= 2026/03/04 01:06:31 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:31 DEBUG : Looking for writers 2026/03/04 01:06:31 DEBUG : file1: reading active writers 2026/03/04 01:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/04 01:06:31 DEBUG : Looking for writers 2026/03/04 01:06:31 DEBUG : file1: reading active writers 2026/03/04 01:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/04 01:06:31 DEBUG : Looking for writers 2026/03/04 01:06:31 DEBUG : file1: reading active writers 2026/03/04 01:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/04 01:06:31 DEBUG : Looking for writers 2026/03/04 01:06:31 DEBUG : file1: reading active writers 2026/03/04 01:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/04 01:06:31 DEBUG : file1: vfs cache: starting upload 2026/03/04 01:06:31 DEBUG : Looking for writers 2026/03/04 01:06:31 DEBUG : file1: reading active writers 2026/03/04 01:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/04 01:06:31 DEBUG : Looking for writers 2026/03/04 01:06:31 DEBUG : file1: reading active writers 2026/03/04 01:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/04 01:06:31 DEBUG : Looking for writers 2026/03/04 01:06:31 DEBUG : file1: reading active writers 2026/03/04 01:06:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/04 01:06:31 DEBUG : file1: size = 5 OK 2026/03/04 01:06:31 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/04 01:06:31 INFO : file1: Copied (new) 2026/03/04 01:06:31 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-04 01:06:31 +0000 UTC," 2026/03/04 01:06:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/04 01:06:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:31 INFO : file1: vfs cache: upload succeeded try #1 2026/03/04 01:06:32 DEBUG : Looking for writers 2026/03/04 01:06:32 DEBUG : file1: reading active writers 2026/03/04 01:06:32 DEBUG : >WaitForWriters: 2026/03/04 01:06:32 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.84s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:32 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:32 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:06:32 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:32 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:32 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:06:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:32 DEBUG : file1: newRWFileHandle: 2026/03/04 01:06:32 DEBUG : file1(0xc00069da00): openPending: 2026/03/04 01:06:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:32 DEBUG : file1(0xc00069da00): >openPending: err= 2026/03/04 01:06:32 DEBUG : file1: >newRWFileHandle: err= 2026/03/04 01:06:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/04 01:06:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/04 01:06:32 DEBUG : file1(0xc00069da00): _writeAt: size=5, off=0 2026/03/04 01:06:32 DEBUG : file1(0xc00069da00): >_writeAt: n=5, err= 2026/03/04 01:06:32 DEBUG : file1(0xc00069da00): RWFileHandle.Release 2026/03/04 01:06:32 DEBUG : file1(0xc00069da00): close: 2026/03/04 01:06:32 DEBUG : file1: vfs cache: setting modification time to 2026-03-04 01:06:32.883199946 +0000 UTC m=+180.352488775 2026/03/04 01:06:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:32 DEBUG : file1(0xc00069da00): >close: err= 2026/03/04 01:06:32 DEBUG : file1(0xc00069da00): RWFileHandle.Release 2026/03/04 01:06:32 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:32 DEBUG : Looking for writers 2026/03/04 01:06:32 DEBUG : file1: reading active writers 2026/03/04 01:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/04 01:06:32 DEBUG : Looking for writers 2026/03/04 01:06:32 DEBUG : file1: reading active writers 2026/03/04 01:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/04 01:06:32 DEBUG : Looking for writers 2026/03/04 01:06:32 DEBUG : file1: reading active writers 2026/03/04 01:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/04 01:06:32 DEBUG : Looking for writers 2026/03/04 01:06:32 DEBUG : file1: reading active writers 2026/03/04 01:06:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/04 01:06:32 DEBUG : file1: vfs cache: starting upload 2026/03/04 01:06:33 DEBUG : Looking for writers 2026/03/04 01:06:33 DEBUG : file1: reading active writers 2026/03/04 01:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/04 01:06:33 DEBUG : Looking for writers 2026/03/04 01:06:33 DEBUG : file1: reading active writers 2026/03/04 01:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/04 01:06:33 DEBUG : Looking for writers 2026/03/04 01:06:33 DEBUG : file1: reading active writers 2026/03/04 01:06:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/04 01:06:33 DEBUG : file1: size = 5 OK 2026/03/04 01:06:33 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/04 01:06:33 INFO : file1: Copied (new) 2026/03/04 01:06:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-04 01:06:32 +0000 UTC," 2026/03/04 01:06:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/04 01:06:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:33 INFO : file1: vfs cache: upload succeeded try #1 2026/03/04 01:06:34 DEBUG : Looking for writers 2026/03/04 01:06:34 DEBUG : file1: reading active writers 2026/03/04 01:06:34 DEBUG : >WaitForWriters: 2026/03/04 01:06:34 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:34 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:34 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:06:34 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:34 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:34 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:06:35 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/03/04 01:06:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/04 01:06:35 DEBUG : dir/file1: newRWFileHandle: 2026/03/04 01:06:35 DEBUG : dir/file1(0xc000d4e180): openPending: 2026/03/04 01:06:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/04 01:06:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/04 01:06:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:35 DEBUG : dir/file1(0xc000d4e180): >openPending: err= 2026/03/04 01:06:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/04 01:06:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/04 01:06:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/04 01:06:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/04 01:06:35 DEBUG : dir/file1(0xc000d4e180): _writeAt: size=5, off=0 2026/03/04 01:06:35 DEBUG : dir/file1(0xc000d4e180): >_writeAt: n=5, err= 2026/03/04 01:06:35 DEBUG : dir/file1(0xc000d4e180): close: 2026/03/04 01:06:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:35 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-04 01:06:35.897819946 +0000 UTC m=+183.367108816 2026/03/04 01:06:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:35 DEBUG : dir/file1(0xc000d4e180): >close: err= 2026/03/04 01:06:35 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:35 DEBUG : dir: Looking for writers 2026/03/04 01:06:35 DEBUG : file1: reading active writers 2026/03/04 01:06:35 DEBUG : Looking for writers 2026/03/04 01:06:35 DEBUG : dir: reading active writers 2026/03/04 01:06:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/04 01:06:35 DEBUG : dir: Looking for writers 2026/03/04 01:06:35 DEBUG : file1: reading active writers 2026/03/04 01:06:35 DEBUG : Looking for writers 2026/03/04 01:06:35 DEBUG : dir: reading active writers 2026/03/04 01:06:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/04 01:06:35 DEBUG : dir: Looking for writers 2026/03/04 01:06:35 DEBUG : file1: reading active writers 2026/03/04 01:06:35 DEBUG : Looking for writers 2026/03/04 01:06:35 DEBUG : dir: reading active writers 2026/03/04 01:06:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/04 01:06:35 DEBUG : dir: Looking for writers 2026/03/04 01:06:35 DEBUG : file1: reading active writers 2026/03/04 01:06:35 DEBUG : Looking for writers 2026/03/04 01:06:35 DEBUG : dir: reading active writers 2026/03/04 01:06:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/04 01:06:35 DEBUG : dir/file1: vfs cache: starting upload 2026/03/04 01:06:36 DEBUG : dir: Looking for writers 2026/03/04 01:06:36 DEBUG : file1: reading active writers 2026/03/04 01:06:36 DEBUG : Looking for writers 2026/03/04 01:06:36 DEBUG : dir: reading active writers 2026/03/04 01:06:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/04 01:06:36 DEBUG : dir: Looking for writers 2026/03/04 01:06:36 DEBUG : file1: reading active writers 2026/03/04 01:06:36 DEBUG : Looking for writers 2026/03/04 01:06:36 DEBUG : dir: reading active writers 2026/03/04 01:06:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/04 01:06:36 DEBUG : dir: Looking for writers 2026/03/04 01:06:36 DEBUG : file1: reading active writers 2026/03/04 01:06:36 DEBUG : Looking for writers 2026/03/04 01:06:36 DEBUG : dir: reading active writers 2026/03/04 01:06:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/04 01:06:36 DEBUG : dir/file1: size = 5 OK 2026/03/04 01:06:36 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/04 01:06:36 INFO : dir/file1: Copied (replaced existing) 2026/03/04 01:06:36 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-03-04 01:06:35 +0000 UTC," 2026/03/04 01:06:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/04 01:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/04 01:06:37 DEBUG : dir: Looking for writers 2026/03/04 01:06:37 DEBUG : file1: reading active writers 2026/03/04 01:06:37 DEBUG : Looking for writers 2026/03/04 01:06:37 DEBUG : dir: reading active writers 2026/03/04 01:06:37 DEBUG : >WaitForWriters: 2026/03/04 01:06:37 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.31s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:37 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:37 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:06:37 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:37 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:37 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:06:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:39 DEBUG : dir/file1: newRWFileHandle: 2026/03/04 01:06:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/04 01:06:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/04 01:06:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/04 01:06:39 DEBUG : dir/file1(0xc000dcabc0): _writeAt: size=5, off=0 2026/03/04 01:06:39 DEBUG : dir/file1(0xc000dcabc0): openPending: 2026/03/04 01:06:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/03/04 01:06:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/04 01:06:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:39 DEBUG : dir/file1(0xc000dcabc0): >openPending: err= 2026/03/04 01:06:39 DEBUG : dir/file1(0xc000dcabc0): >_writeAt: n=5, err= 2026/03/04 01:06:39 DEBUG : dir/file1(0xc000dcabc0): _writeAt: size=15, off=5 2026/03/04 01:06:39 DEBUG : dir/file1(0xc000dcabc0): >_writeAt: n=15, err= 2026/03/04 01:06:39 DEBUG : dir/file1(0xc000dcabc0): close: 2026/03/04 01:06:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/03/04 01:06:39 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-04 01:06:39.263270447 +0000 UTC m=+186.732559306 2026/03/04 01:06:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:39 DEBUG : dir/file1(0xc000dcabc0): >close: err= 2026/03/04 01:06:39 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:39 DEBUG : dir: Looking for writers 2026/03/04 01:06:39 DEBUG : file1: reading active writers 2026/03/04 01:06:39 DEBUG : Looking for writers 2026/03/04 01:06:39 DEBUG : dir: reading active writers 2026/03/04 01:06:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/04 01:06:39 DEBUG : dir: Looking for writers 2026/03/04 01:06:39 DEBUG : file1: reading active writers 2026/03/04 01:06:39 DEBUG : Looking for writers 2026/03/04 01:06:39 DEBUG : dir: reading active writers 2026/03/04 01:06:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/04 01:06:39 DEBUG : dir: Looking for writers 2026/03/04 01:06:39 DEBUG : file1: reading active writers 2026/03/04 01:06:39 DEBUG : Looking for writers 2026/03/04 01:06:39 DEBUG : dir: reading active writers 2026/03/04 01:06:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/04 01:06:39 DEBUG : dir: Looking for writers 2026/03/04 01:06:39 DEBUG : file1: reading active writers 2026/03/04 01:06:39 DEBUG : Looking for writers 2026/03/04 01:06:39 DEBUG : dir: reading active writers 2026/03/04 01:06:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/04 01:06:39 DEBUG : dir/file1: vfs cache: starting upload 2026/03/04 01:06:39 DEBUG : dir: Looking for writers 2026/03/04 01:06:39 DEBUG : file1: reading active writers 2026/03/04 01:06:39 DEBUG : Looking for writers 2026/03/04 01:06:39 DEBUG : dir: reading active writers 2026/03/04 01:06:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/04 01:06:39 DEBUG : dir: Looking for writers 2026/03/04 01:06:39 DEBUG : file1: reading active writers 2026/03/04 01:06:39 DEBUG : Looking for writers 2026/03/04 01:06:39 DEBUG : dir: reading active writers 2026/03/04 01:06:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/04 01:06:39 DEBUG : dir: Looking for writers 2026/03/04 01:06:39 DEBUG : file1: reading active writers 2026/03/04 01:06:39 DEBUG : Looking for writers 2026/03/04 01:06:39 DEBUG : dir: reading active writers 2026/03/04 01:06:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/04 01:06:40 DEBUG : dir/file1: size = 20 OK 2026/03/04 01:06:40 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/03/04 01:06:40 INFO : dir/file1: Copied (replaced existing) 2026/03/04 01:06:40 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-03-04 01:06:39 +0000 UTC," 2026/03/04 01:06:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/04 01:06:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/04 01:06:40 DEBUG : dir: Looking for writers 2026/03/04 01:06:40 DEBUG : file1: reading active writers 2026/03/04 01:06:40 DEBUG : Looking for writers 2026/03/04 01:06:40 DEBUG : dir: reading active writers 2026/03/04 01:06:40 DEBUG : >WaitForWriters: 2026/03/04 01:06:40 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.40s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:41 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:41 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:06:41 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:41 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:41 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:06:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:41 DEBUG : file1: newRWFileHandle: 2026/03/04 01:06:41 DEBUG : file1(0xc000ed7440): openPending: 2026/03/04 01:06:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:41 DEBUG : file1(0xc000ed7440): >openPending: err= 2026/03/04 01:06:41 DEBUG : file1: >newRWFileHandle: err= 2026/03/04 01:06:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/04 01:06:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/04 01:06:41 DEBUG : file1(0xc000ed7440): _writeAt: size=5, off=0 2026/03/04 01:06:41 DEBUG : file1(0xc000ed7440): >_writeAt: n=5, err= 2026/03/04 01:06:41 DEBUG : file1(0xc000ed7440): close: 2026/03/04 01:06:41 DEBUG : file1: vfs cache: setting modification time to 2026-03-04 01:06:41.428898245 +0000 UTC m=+188.898187075 2026/03/04 01:06:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:41 DEBUG : file1(0xc000ed7440): >close: err= 2026/03/04 01:06:41 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:41 DEBUG : Looking for writers 2026/03/04 01:06:41 DEBUG : file1: reading active writers 2026/03/04 01:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/04 01:06:41 DEBUG : Looking for writers 2026/03/04 01:06:41 DEBUG : file1: reading active writers 2026/03/04 01:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/04 01:06:41 DEBUG : Looking for writers 2026/03/04 01:06:41 DEBUG : file1: reading active writers 2026/03/04 01:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/04 01:06:41 DEBUG : Looking for writers 2026/03/04 01:06:41 DEBUG : file1: reading active writers 2026/03/04 01:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/04 01:06:41 DEBUG : file1: vfs cache: starting upload 2026/03/04 01:06:41 DEBUG : Looking for writers 2026/03/04 01:06:41 DEBUG : file1: reading active writers 2026/03/04 01:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/04 01:06:41 DEBUG : Looking for writers 2026/03/04 01:06:41 DEBUG : file1: reading active writers 2026/03/04 01:06:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/04 01:06:42 DEBUG : Looking for writers 2026/03/04 01:06:42 DEBUG : file1: reading active writers 2026/03/04 01:06:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/04 01:06:42 DEBUG : file1: size = 5 OK 2026/03/04 01:06:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/04 01:06:42 INFO : file1: Copied (new) 2026/03/04 01:06:42 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-04 01:06:41 +0000 UTC," 2026/03/04 01:06:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/04 01:06:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:42 INFO : file1: vfs cache: upload succeeded try #1 2026/03/04 01:06:42 DEBUG : Looking for writers 2026/03/04 01:06:42 DEBUG : file1: reading active writers 2026/03/04 01:06:42 DEBUG : >WaitForWriters: 2026/03/04 01:06:42 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.84s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:43 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:43 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:06:43 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:43 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/03/04 01:06:43 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc08c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc08c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc08c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc08c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc08c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.275916038 +0000 UTC m=+190.745204907 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc08c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0e40): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0e40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0e40): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0e40): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0e40): _writeAt: size=3, off=2 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0e40): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0e40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.275916038 +0000 UTC m=+190.745204907 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0e40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc13c0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc13c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc13c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc13c0): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc13c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.275916038 +0000 UTC m=+190.745204907 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc13c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057dab0 item 1 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1a00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1a00): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1a00): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1a00): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1a00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.284615858 +0000 UTC m=+190.753904728 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1a00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1f00): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1f00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1f00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1f00): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1f00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.284615858 +0000 UTC m=+190.753904728 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1f00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e380 item 2 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7340): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7340): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7340): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7340): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7340): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.289029959 +0000 UTC m=+190.758318819 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7340): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7bc0): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7bc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7bc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7bc0): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7bc0): _writeAt: size=3, off=2 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7bc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7bc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.289029959 +0000 UTC m=+190.758318819 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7bc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000472e00): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000472e00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000472e00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000472e00): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000472e00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.289029959 +0000 UTC m=+190.758318819 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000472e00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037eb60 item 3 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000473a80): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000473a80): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000473a80): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000473a80): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000473a80): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.296508056 +0000 UTC m=+190.765796916 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000473a80): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365640): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365640): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365640): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365640): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365640): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.296508056 +0000 UTC m=+190.765796916 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365640): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f110 item 4 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c000): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c000): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c000): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c000): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c000): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.300626701 +0000 UTC m=+190.769915560 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c000): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c500): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c500): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c500): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c500): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c500): _writeAt: size=3, off=2 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c500): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c500): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.300626701 +0000 UTC m=+190.769915560 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c500): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098cb00): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098cb00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098cb00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098cb00): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098cb00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.300626701 +0000 UTC m=+190.769915560 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098cb00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f6c0 item 5 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d180): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d180): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d180): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d180): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d180): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.305201164 +0000 UTC m=+190.774490034 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d180): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098dc00): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098dc00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098dc00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098dc00): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098dc00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.305201164 +0000 UTC m=+190.774490034 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098dc00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fdc0 item 6 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c400): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c400): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c400): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c400): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c400): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.30915155 +0000 UTC m=+190.778440411 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c400): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c900): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c900): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c900): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c900): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c900): _writeAt: size=3, off=2 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c900): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c900): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.30915155 +0000 UTC m=+190.778440411 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c900): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069ce00): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069ce00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069ce00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069ce00): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069ce00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.30915155 +0000 UTC m=+190.778440411 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069ce00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004764d0 item 7 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069d640): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069d640): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069d640): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069d640): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069d640): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.313191246 +0000 UTC m=+190.782480106 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069d640): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069db80): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069db80): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069db80): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069db80): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069db80): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.313191246 +0000 UTC m=+190.782480106 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069db80): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476c40 item 8 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5a1c0): _readAt: size=2, off=0 2026/03/04 01:06:43 ERROR : open-test-file(0xc000b5a1c0): Couldn't read size of file 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5a1c0): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5a1c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5a1c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5a1c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5a1c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5a580): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5a580): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5a580): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5a580): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5a580): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.316378373 +0000 UTC m=+190.785667234 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5a580): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5aa00): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5aa00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5aa00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5aa00): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5aa00): _writeAt: size=3, off=2 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5aa00): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5aa00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.316378373 +0000 UTC m=+190.785667234 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5aa00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5af00): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5af00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5af00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5af00): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5af00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.316378373 +0000 UTC m=+190.785667234 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5af00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477110 item 9 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5b580): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5b580): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5b580): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5b580): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5b580): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.320868828 +0000 UTC m=+190.790157688 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5b580): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5bac0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5bac0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5bac0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5bac0): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5bac0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.320868828 +0000 UTC m=+190.790157688 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000b5bac0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004777a0 item 10 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfa180): _readAt: size=2, off=0 2026/03/04 01:06:43 ERROR : open-test-file(0xc000bfa180): Couldn't read size of file 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfa180): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfa180): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfa180): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfa180): close: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfa180): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfa540): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfa540): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfa540): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfa540): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfa540): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.32495917 +0000 UTC m=+190.794248039 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfa540): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfaa40): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfaa40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfaa40): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfaa40): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfaa40): _writeAt: size=3, off=2 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfaa40): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfaa40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.32495917 +0000 UTC m=+190.794248039 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfaa40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfaf40): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfaf40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfaf40): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfaf40): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfaf40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.32495917 +0000 UTC m=+190.794248039 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfaf40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477c70 item 11 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfb5c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfb5c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfb5c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfb5c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfb5c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.328731411 +0000 UTC m=+190.798020281 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfb5c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfbb00): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfbb00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfbb00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfbb00): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfbb00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.328731411 +0000 UTC m=+190.798020281 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000bfbb00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446a80 item 12 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c901c0): _readAt: size=2, off=0 2026/03/04 01:06:43 ERROR : open-test-file(0xc000c901c0): Couldn't read size of file 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c901c0): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c901c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c901c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c901c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c901c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c90580): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c90580): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c90580): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c90580): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c90580): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.332082267 +0000 UTC m=+190.801371137 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c90580): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c90c40): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c90c40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c90c40): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c90c40): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c90c40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.332082267 +0000 UTC m=+190.801371137 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c90c40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447570 item 13 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c912c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c912c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c912c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c912c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c912c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.338611916 +0000 UTC m=+190.807900787 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c912c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c91800): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c91800): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c91800): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c91800): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c91800): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.338611916 +0000 UTC m=+190.807900787 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c91800): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b0070 item 14 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c91e40): _readAt: size=2, off=0 2026/03/04 01:06:43 ERROR : open-test-file(0xc000c91e40): Couldn't read size of file 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c91e40): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c91e40): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c91e40): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c91e40): close: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000c91e40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cac280): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cac280): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cac280): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cac280): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cac280): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.341693465 +0000 UTC m=+190.810982336 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cac280): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cac940): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cac940): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cac940): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cac940): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cac940): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.341693465 +0000 UTC m=+190.810982336 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cac940): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b03f0 item 15 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 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/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cacfc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cacfc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cacfc0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cacfc0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cacfc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.344499185 +0000 UTC m=+190.813788055 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cacfc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cad500): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cad500): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cad500): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cad500): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cad500): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.344499185 +0000 UTC m=+190.813788055 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cad500): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b09a0 item 16 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cadb40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cadb40): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cadb40): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cadb40): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cadb40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.347225293 +0000 UTC m=+190.816514154 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cadb40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6040): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6040): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6040): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6040): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6040): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6040): _writeAt: size=3, off=7 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6040): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6040): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.347225293 +0000 UTC m=+190.816514154 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6040): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6540): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6540): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6540): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6540): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6540): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.347225293 +0000 UTC m=+190.816514154 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6540): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b0d90 item 17 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6bc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6bc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6bc0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6bc0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6bc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.351318299 +0000 UTC m=+190.820607159 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc6bc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7100): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7100): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7100): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7100): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7100): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.351318299 +0000 UTC m=+190.820607159 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7100): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b1260 item 18 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7780): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7780): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7780): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7780): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7780): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.353752597 +0000 UTC m=+190.823041468 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7780): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7c80): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7c80): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7c80): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7c80): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7c80): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7c80): _writeAt: size=3, off=7 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7c80): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7c80): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.353752597 +0000 UTC m=+190.823041468 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000cc7c80): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce0200): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce0200): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce0200): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce0200): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce0200): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.353752597 +0000 UTC m=+190.823041468 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce0200): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b16c0 item 19 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce0880): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce0880): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce0880): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce0880): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce0880): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.357335873 +0000 UTC m=+190.826624733 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce0880): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce0dc0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce0dc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce0dc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce0dc0): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce0dc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.357335873 +0000 UTC m=+190.826624733 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce0dc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b1c00 item 20 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1440): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1440): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1440): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1440): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1440): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.360002569 +0000 UTC m=+190.829291430 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1440): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1940): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1940): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1940): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1940): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1940): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1940): _writeAt: size=3, off=7 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1940): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1940): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.360002569 +0000 UTC m=+190.829291430 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1940): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1e40): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1e40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1e40): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1e40): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1e40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.360002569 +0000 UTC m=+190.829291430 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ce1e40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a8150 item 21 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0c540): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0c540): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0c540): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0c540): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0c540): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.363311878 +0000 UTC m=+190.832600738 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0c540): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0ca80): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0ca80): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0ca80): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0ca80): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0ca80): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.363311878 +0000 UTC m=+190.832600738 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0ca80): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a8700 item 22 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0d100): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0d100): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0d100): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0d100): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0d100): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.365782235 +0000 UTC m=+190.835071095 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0d100): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0d600): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0d600): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0d600): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0d600): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0d600): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0d600): _writeAt: size=3, off=7 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0d600): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0d600): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.365782235 +0000 UTC m=+190.835071095 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0d600): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0db00): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0db00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0db00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0db00): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0db00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.365782235 +0000 UTC m=+190.835071095 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d0db00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a8b60 item 23 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 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/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005be780): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005be780): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005be780): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005be780): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005be780): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.371758641 +0000 UTC m=+190.841047501 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005be780): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bf1c0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bf1c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bf1c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bf1c0): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bf1c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.371758641 +0000 UTC m=+190.841047501 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bf1c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125cc40 item 24 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bfdc0): _readAt: size=2, off=0 2026/03/04 01:06:43 ERROR : open-test-file(0xc0005bfdc0): Couldn't read size of file 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bfdc0): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bfdc0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bfdc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bfdc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bfdc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2200): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2200): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2200): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2200): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2200): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.375597657 +0000 UTC m=+190.844886528 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2200): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2700): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2700): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2700): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2700): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2700): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2700): _writeAt: size=3, off=7 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2700): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2700): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.375597657 +0000 UTC m=+190.844886528 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2700): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2c40): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2c40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2c40): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2c40): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2c40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.375597657 +0000 UTC m=+190.844886528 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af2c40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125d0a0 item 25 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af32c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af32c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af32c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af32c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af32c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.378714934 +0000 UTC m=+190.848003804 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af32c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af3800): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af3800): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af3800): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af3800): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af3800): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.378714934 +0000 UTC m=+190.848003804 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af3800): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125d6c0 item 26 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af3e40): _readAt: size=2, off=0 2026/03/04 01:06:43 ERROR : open-test-file(0xc000af3e40): Couldn't read size of file 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af3e40): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af3e40): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af3e40): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af3e40): close: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000af3e40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9a280): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9a280): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9a280): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9a280): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9a280): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.382699827 +0000 UTC m=+190.851988938 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9a280): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9a780): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9a780): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9a780): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9a780): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9a780): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9a780): _writeAt: size=3, off=7 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9a780): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9a780): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.382699827 +0000 UTC m=+190.851988938 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9a780): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9acc0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9acc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9acc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9acc0): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9acc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.382699827 +0000 UTC m=+190.851988938 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9acc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125da40 item 27 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 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/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d24200): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d24200): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d24200): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d24200): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d24200): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.388729222 +0000 UTC m=+190.858018082 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d24200): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d24740): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d24740): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d24740): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d24740): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d24740): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.388729222 +0000 UTC m=+190.858018082 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d24740): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a9110 item 28 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d24d80): _readAt: size=2, off=0 2026/03/04 01:06:43 ERROR : open-test-file(0xc000d24d80): Couldn't read size of file 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d24d80): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d24d80): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d24d80): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d24d80): close: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d24d80): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d25140): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d25140): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d25140): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d25140): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d25140): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.391151499 +0000 UTC m=+190.860440359 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d25140): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d25800): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d25800): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d25800): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d25800): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d25800): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.391151499 +0000 UTC m=+190.860440359 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d25800): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a9490 item 29 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 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/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d25e80): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d25e80): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d25e80): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d25e80): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d25e80): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.393704481 +0000 UTC m=+190.862993341 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d25e80): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d54440): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d54440): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d54440): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d54440): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d54440): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.393704481 +0000 UTC m=+190.862993341 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d54440): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a9810 item 30 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 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/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d54a80): _readAt: size=2, off=0 2026/03/04 01:06:43 ERROR : open-test-file(0xc000d54a80): Couldn't read size of file 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d54a80): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d54a80): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d54a80): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d54a80): close: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d54a80): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d54e40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d54e40): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d54e40): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d54e40): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d54e40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.398146615 +0000 UTC m=+190.867435465 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d54e40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d55500): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d55500): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d55500): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d55500): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d55500): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.398146615 +0000 UTC m=+190.867435465 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d55500): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a9c70 item 31 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 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/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d55b80): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d55b80): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d55b80): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d55b80): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d55b80): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.400500132 +0000 UTC m=+190.869788982 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d55b80): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7c140): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7c140): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7c140): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7c140): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7c140): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.400500132 +0000 UTC m=+190.869788982 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7c140): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480230 item 32 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7c780): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7c780): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7c780): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7c780): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7c780): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.403424605 +0000 UTC m=+190.872713455 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7c780): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7cc00): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7cc00): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7cc00): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7cc00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7cc00): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004809a0 item 33 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7cc00): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7cc00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.404410172 +0000 UTC m=+190.873699023 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7cc00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7d100): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7d100): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7d100): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7d100): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7d100): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.404410172 +0000 UTC m=+190.873699023 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7d100): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480bd0 item 33 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7d740): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7d740): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7d740): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7d740): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7d740): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.406694729 +0000 UTC m=+190.876003937 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7d740): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7dbc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7dbc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480fc0 item 34 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7dbc0): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7dbc0): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7dbc0): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7dbc0): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7dbc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.407374732 +0000 UTC m=+190.876663582 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d7dbc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e20180): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e20180): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e20180): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e20180): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e20180): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.407374732 +0000 UTC m=+190.876663582 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e20180): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481180 item 34 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e207c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e207c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e207c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e207c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e207c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.409291765 +0000 UTC m=+190.878580615 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e207c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e20c40): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e20c40): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e20c40): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e20c40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e20c40): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481880 item 35 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e20c40): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e20c40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.410046568 +0000 UTC m=+190.879335418 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e20c40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e21140): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e21140): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e21140): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e21140): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e21140): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.410046568 +0000 UTC m=+190.879335418 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e21140): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481a40 item 35 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e217c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e217c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e217c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e217c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e217c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.412274047 +0000 UTC m=+190.881562897 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e217c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e21cc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e21cc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481f10 item 36 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e21cc0): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e21cc0): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e21cc0): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e21cc0): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e21cc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.413350516 +0000 UTC m=+190.882639366 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e21cc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e54280): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e54280): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e54280): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e54280): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e54280): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.413350516 +0000 UTC m=+190.882639366 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e54280): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dc1c0 item 36 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e548c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e548c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e548c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e548c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e548c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.41555413 +0000 UTC m=+190.884842980 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e548c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e54d40): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e54d40): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e54d40): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e54d40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e54d40): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dc540 item 37 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e54d40): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e54d40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.416226458 +0000 UTC m=+190.885515308 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e54d40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e55240): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e55240): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e55240): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e55240): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e55240): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.416226458 +0000 UTC m=+190.885515308 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e55240): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dc770 item 37 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e558c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e558c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e558c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e558c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e558c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.418611734 +0000 UTC m=+190.887900584 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e558c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e55dc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e55dc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dcd90 item 38 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e55dc0): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e55dc0): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e55dc0): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e55dc0): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e55dc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.419749309 +0000 UTC m=+190.889038159 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e55dc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90380): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90380): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90380): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90380): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90380): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.419749309 +0000 UTC m=+190.889038159 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90380): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dd110 item 38 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90a00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90a00): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90a00): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90a00): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90a00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.421712439 +0000 UTC m=+190.891001289 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90a00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90f00): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90f00): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90f00): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90f00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90f00): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dd490 item 39 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90f00): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90f00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.422814466 +0000 UTC m=+190.892103317 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e90f00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e91400): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e91400): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e91400): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e91400): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e91400): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.422814466 +0000 UTC m=+190.892103317 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e91400): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dd730 item 39 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e91a80): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e91a80): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e91a80): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e91a80): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e91a80): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.424917361 +0000 UTC m=+190.894206211 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000e91a80): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12000): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12000): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc1c0 item 40 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12000): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12000): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12000): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12000): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12000): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.426110971 +0000 UTC m=+190.895399831 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12000): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12540): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12540): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12540): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12540): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12540): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.426110971 +0000 UTC m=+190.895399831 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12540): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc3f0 item 40 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12b00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12b00): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12b00): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12b00): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12b00): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12b00): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12b00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.428571209 +0000 UTC m=+190.897860058 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f12b00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f13000): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f13000): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f13000): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc9a0 item 41 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f13000): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f13000): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.429423685 +0000 UTC m=+190.898756549 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f13000): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f134c0): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f134c0): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f134c0): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f134c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f134c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcc40 item 41 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f134c0): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f134c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.430226499 +0000 UTC m=+190.899515349 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f134c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f13a00): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f13a00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f13a00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f13a00): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f13a00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.430226499 +0000 UTC m=+190.899515349 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f13a00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcee0 item 41 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f600c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f600c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f600c0): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f600c0): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f600c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f600c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f600c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.434215599 +0000 UTC m=+190.903504450 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f600c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f605c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f605c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f605c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd420 item 42 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f605c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f605c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.435012191 +0000 UTC m=+190.904301040 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f605c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f60b00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f60b00): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd6c0 item 42 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f60b00): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f60b00): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f60b00): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f60b00): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f60b00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.436397532 +0000 UTC m=+190.905686431 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f60b00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f61080): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f61080): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f61080): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f61080): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f61080): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.436397532 +0000 UTC m=+190.905686431 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f61080): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd880 item 42 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f616c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f616c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f616c0): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f616c0): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f616c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f616c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f616c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.43923957 +0000 UTC m=+190.908528429 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f616c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f61bc0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f61bc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f61bc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c0e0 item 43 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f61bc0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f61bc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.440273258 +0000 UTC m=+190.909562128 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f61bc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8c180): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8c180): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8c180): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8c180): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8c180): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c620 item 43 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8c180): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8c180): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.441406335 +0000 UTC m=+190.910695194 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8c180): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8c6c0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8c6c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8c6c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8c6c0): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8c6c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.441406335 +0000 UTC m=+190.910695194 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8c6c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c8c0 item 43 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8cd00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8cd00): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8cd00): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8cd00): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8cd00): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8cd00): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8cd00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.444230117 +0000 UTC m=+190.913518968 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8cd00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8d200): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8d200): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8d200): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ce70 item 44 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8d200): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8d200): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.445125314 +0000 UTC m=+190.914414164 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8d200): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8d740): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8d740): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d0a0 item 44 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8d740): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8d740): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8d740): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8d740): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8d740): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.446103188 +0000 UTC m=+190.915392118 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8d740): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8dcc0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8dcc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8dcc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8dcc0): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8dcc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.446103188 +0000 UTC m=+190.915392118 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000f8dcc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d2d0 item 44 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6380): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6380): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6380): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6380): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6380): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6380): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6380): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.448716775 +0000 UTC m=+190.918005625 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6380): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6880): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6880): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6880): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d810 item 45 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6880): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6880): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.449582767 +0000 UTC m=+190.918871627 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6880): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6f80): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6f80): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6f80): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6f80): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6f80): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.449582767 +0000 UTC m=+190.918871627 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb6f80): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045db20 item 45 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb75c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb75c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb75c0): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb75c0): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb75c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb75c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb75c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.452155838 +0000 UTC m=+190.921444728 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb75c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb7ac0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb7ac0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb7ac0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007881c0 item 46 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb7ac0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb7ac0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.452837874 +0000 UTC m=+190.922126734 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fb7ac0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4240): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4240): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4240): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4240): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4240): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.452837874 +0000 UTC m=+190.922126734 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4240): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000788380 item 46 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4880): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4880): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4880): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4880): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4880): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4880): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4880): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.455355019 +0000 UTC m=+190.924643879 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4880): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4d80): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4d80): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4d80): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000788700 item 47 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4d80): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4d80): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.456043366 +0000 UTC m=+190.925332226 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd4d80): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd5480): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd5480): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd5480): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd5480): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd5480): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.456043366 +0000 UTC m=+190.925332226 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd5480): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007888c0 item 47 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 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/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd5ac0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd5ac0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd5ac0): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd5ac0): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd5ac0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd5ac0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd5ac0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.458717638 +0000 UTC m=+190.928006498 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000fd5ac0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff0040): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff0040): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff0040): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000788fc0 item 48 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff0040): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff0040): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.459510333 +0000 UTC m=+190.928799192 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff0040): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff0740): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff0740): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff0740): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff0740): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff0740): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.459510333 +0000 UTC m=+190.928799192 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff0740): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000789260 item 48 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff0d80): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff0d80): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff0d80): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff0d80): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff0d80): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.462004444 +0000 UTC m=+190.931293304 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff0d80): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1200): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1200): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1200): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1200): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1200): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1200): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007898f0 item 49 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1200): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1200): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.462849697 +0000 UTC m=+190.932138557 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1200): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1740): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1740): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1740): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1740): >_readAt: n=8, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1740): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.462849697 +0000 UTC m=+190.932138557 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1740): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000789c00 item 49 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1dc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1dc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1dc0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1dc0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1dc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.46537109 +0000 UTC m=+190.934659960 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ff1dc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001012340): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001012340): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001012340): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8310 item 50 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001012340): _readAt: size=2, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001012340): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001012340): _writeAt: size=3, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001012340): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001012340): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.466303598 +0000 UTC m=+190.935592458 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001012340): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0010128c0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0010128c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0010128c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0010128c0): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0010128c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.466303598 +0000 UTC m=+190.935592458 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0010128c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8690 item 50 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001012f40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001012f40): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001012f40): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001012f40): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001012f40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.468294581 +0000 UTC m=+190.937583441 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001012f40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001013440): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001013440): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001013440): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001013440): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001013440): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001013440): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e92d0 item 51 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001013440): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001013440): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.469042962 +0000 UTC m=+190.938331832 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001013440): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001013980): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001013980): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001013980): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001013980): >_readAt: n=8, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001013980): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.469042962 +0000 UTC m=+190.938331832 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001013980): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e95e0 item 51 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102e080): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102e080): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102e080): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102e080): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102e080): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.471191853 +0000 UTC m=+190.940480713 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102e080): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102e580): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102e580): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102e580): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9c70 item 52 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102e580): _readAt: size=2, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102e580): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102e580): _writeAt: size=3, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102e580): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102e580): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.472667985 +0000 UTC m=+190.941956856 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102e580): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102eb00): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102eb00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102eb00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102eb00): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102eb00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.472667985 +0000 UTC m=+190.941956856 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102eb00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f140e0 item 52 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102f180): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102f180): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102f180): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102f180): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102f180): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.475631151 +0000 UTC m=+190.944920012 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102f180): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102f680): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102f680): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102f680): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102f680): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102f680): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102f680): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f144d0 item 53 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102f680): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102f680): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.476762724 +0000 UTC m=+190.946051584 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102f680): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102fbc0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102fbc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102fbc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102fbc0): >_readAt: n=8, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102fbc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.476762724 +0000 UTC m=+190.946051584 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00102fbc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f14770 item 53 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4fa80): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4fa80): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4fa80): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4fa80): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4fa80): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.478902819 +0000 UTC m=+190.948191669 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4fa80): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086000): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086000): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086000): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e70 item 54 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086000): _readAt: size=2, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086000): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086000): _writeAt: size=3, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086000): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086000): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.479977314 +0000 UTC m=+190.949266164 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086000): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086580): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086580): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086580): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086580): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086580): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.479977314 +0000 UTC m=+190.949266164 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086580): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111180 item 54 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086c00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086c00): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086c00): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086c00): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086c00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.485239434 +0000 UTC m=+190.954528304 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086c00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087100): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087100): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087100): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087100): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087100): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087100): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001115e0 item 55 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087100): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087100): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.486356199 +0000 UTC m=+190.955645100 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087100): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087640): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087640): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087640): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087640): >_readAt: n=8, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087640): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.486356199 +0000 UTC m=+190.955645100 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087640): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111ab0 item 55 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 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/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9b340): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9b340): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9b340): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9b340): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9b340): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.492021459 +0000 UTC m=+190.961310299 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9b340): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9b840): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9b840): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9b840): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125df10 item 56 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9b840): _readAt: size=2, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9b840): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9b840): _writeAt: size=3, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9b840): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9b840): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.493520294 +0000 UTC m=+190.962809204 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9b840): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9bdc0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9bdc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9bdc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9bdc0): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9bdc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.493520294 +0000 UTC m=+190.962809204 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d9bdc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056e620 item 56 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8480): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8480): open at offset 0 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8480): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8480): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8480): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8480): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8480): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8480): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.495930268 +0000 UTC m=+190.965219108 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8480): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc89c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc89c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc89c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f1f0 item 57 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc89c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc89c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.496824122 +0000 UTC m=+190.966112962 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc89c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8f00): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8f00): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8f00): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8f00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8f00): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8f00): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f9d0 item 57 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8f00): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8f00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.498045385 +0000 UTC m=+190.967334225 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8f00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9480): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9480): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9480): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9480): >_readAt: n=8, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9480): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.498045385 +0000 UTC m=+190.967334225 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9480): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056fe30 item 57 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9ac0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9ac0): open at offset 0 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9ac0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9ac0): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9ac0): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9ac0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9ac0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9ac0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.500991869 +0000 UTC m=+190.970280709 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9ac0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206080): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206080): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206080): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c6380 item 58 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206080): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206080): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.502593378 +0000 UTC m=+190.971882238 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206080): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4080): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4080): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4080): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de5b0 item 58 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4080): _readAt: size=2, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4080): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4080): _writeAt: size=3, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4080): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4080): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.503673504 +0000 UTC m=+190.972962354 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4080): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4640): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4640): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4640): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4640): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4640): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.503673504 +0000 UTC m=+190.972962354 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4640): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dea10 item 58 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed6240): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed6240): open at offset 0 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed6240): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed6240): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed6240): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed6240): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed6240): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed6240): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.50657296 +0000 UTC m=+190.975861810 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed6240): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed67c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed67c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed67c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f14150 item 59 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed67c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed67c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.507462376 +0000 UTC m=+190.976751226 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed67c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed6d00): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed6d00): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed6d00): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed6d00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed6d00): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed6d00): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f14380 item 59 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed6d00): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed6d00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.508318601 +0000 UTC m=+190.977607451 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed6d00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed72c0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed72c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed72c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed72c0): >_readAt: n=8, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed72c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.508318601 +0000 UTC m=+190.977607451 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed72c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f14540 item 59 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 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/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed7900): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed7900): open at offset 0 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed7900): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed7900): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed7900): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed7900): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed7900): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed7900): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.51118836 +0000 UTC m=+190.980477220 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed7900): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed7e40): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed7e40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed7e40): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f14b60 item 60 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed7e40): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed7e40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.512142769 +0000 UTC m=+190.981431629 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000ed7e40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206600): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206600): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206600): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f14d90 item 60 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206600): _readAt: size=2, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206600): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206600): _writeAt: size=3, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206600): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206600): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.513243354 +0000 UTC m=+190.982532214 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206600): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206bc0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206bc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206bc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206bc0): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206bc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.513243354 +0000 UTC m=+190.982532214 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001206bc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f14f50 item 60 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207200): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207200): open at offset 0 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207200): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207200): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207200): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207200): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207200): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207200): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.515725023 +0000 UTC m=+190.985013883 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207200): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207740): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207740): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207740): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f153b0 item 61 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207740): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207740): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.516995878 +0000 UTC m=+190.986284738 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207740): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207e40): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207e40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207e40): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207e40): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207e40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.516995878 +0000 UTC m=+190.986284738 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001207e40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f15570 item 61 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 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/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4e40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4e40): open at offset 0 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4e40): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4e40): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4e40): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4e40): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4e40): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4e40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.519653949 +0000 UTC m=+190.988942809 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a4e40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a5380): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a5380): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a5380): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f159d0 item 62 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a5380): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a5380): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.520752309 +0000 UTC m=+190.990041169 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a5380): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a5a80): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a5a80): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a5a80): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a5a80): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a5a80): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.520752309 +0000 UTC m=+190.990041169 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0011a5a80): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f15b90 item 62 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 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/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dca140): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dca140): open at offset 0 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dca140): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dca140): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dca140): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dca140): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dca140): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dca140): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.523595709 +0000 UTC m=+190.992884569 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dca140): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dca6c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dca6c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dca6c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f15f10 item 63 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dca6c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dca6c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.524617735 +0000 UTC m=+190.993906596 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dca6c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcadc0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcadc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcadc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcadc0): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcadc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.524617735 +0000 UTC m=+190.993906596 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcadc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000507e0 item 63 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 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/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcb400): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcb400): open at offset 0 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcb400): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcb400): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcb400): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcb400): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcb400): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcb400): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.527384822 +0000 UTC m=+190.996673683 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcb400): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcb940): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcb940): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcb940): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 64 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcb940): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcb940): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.528207182 +0000 UTC m=+190.997496043 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dcb940): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc00c0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc00c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc00c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc00c0): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc00c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.528207182 +0000 UTC m=+190.997496043 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc00c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 64 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0840): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0840): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0840): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0840): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0840): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.530914537 +0000 UTC m=+191.000203396 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0840): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0dc0): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0dc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0dc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0dc0): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0dc0): _writeAt: size=3, off=2 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 65 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0dc0): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0dc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.531916515 +0000 UTC m=+191.001205385 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc0dc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1380): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1380): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1380): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1380): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1380): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.531916515 +0000 UTC m=+191.001205385 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1380): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c70 item 65 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc19c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc19c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc19c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc19c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc19c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.534220769 +0000 UTC m=+191.003509629 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc19c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1e40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1e40): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c65b0 item 66 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1e40): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1e40): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1e40): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1e40): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1e40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.535879175 +0000 UTC m=+191.005168025 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc1e40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7180): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7180): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7180): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7180): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7180): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.535879175 +0000 UTC m=+191.005168025 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7180): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c6850 item 66 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7bc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7bc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7bc0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7bc0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7bc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.538775605 +0000 UTC m=+191.008064455 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006f7bc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000472dc0): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000472dc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000472dc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000472dc0): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000472dc0): _writeAt: size=3, off=2 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c6e00 item 67 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000472dc0): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000472dc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.539781101 +0000 UTC m=+191.009069950 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000472dc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0004734c0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0004734c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0004734c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0004734c0): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0004734c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.539781101 +0000 UTC m=+191.009069950 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0004734c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c7110 item 67 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365580): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365580): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365580): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365580): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365580): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.542388746 +0000 UTC m=+191.011677596 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365580): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365d40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365d40): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c75e0 item 68 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365d40): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365d40): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365d40): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365d40): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365d40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.543651467 +0000 UTC m=+191.012940317 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000365d40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c400): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c400): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c400): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c400): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c400): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.543651467 +0000 UTC m=+191.012940317 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098c400): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c77a0 item 68 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098cb80): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098cb80): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098cb80): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098cb80): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098cb80): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.545607173 +0000 UTC m=+191.014896023 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098cb80): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d000): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d000): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d000): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d000): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d000): _writeAt: size=3, off=2 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c7d50 item 69 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d000): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d000): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.54664545 +0000 UTC m=+191.015934300 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d000): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d940): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d940): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d940): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d940): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d940): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.54664545 +0000 UTC m=+191.015934300 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00098d940): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c7f10 item 69 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c1c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c1c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c1c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c1c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c1c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.548955635 +0000 UTC m=+191.018244485 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c1c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c740): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c740): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df0a0 item 70 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c740): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c740): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c740): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c740): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c740): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.550160577 +0000 UTC m=+191.019449427 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069c740): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069ccc0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069ccc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069ccc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069ccc0): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069ccc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.550160577 +0000 UTC m=+191.019449427 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069ccc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df340 item 70 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069d500): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069d500): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069d500): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069d500): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069d500): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.552139999 +0000 UTC m=+191.021428849 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069d500): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069da00): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069da00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069da00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069da00): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069da00): _writeAt: size=3, off=2 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfb20 item 71 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069da00): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069da00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.55320721 +0000 UTC m=+191.022496060 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069da00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069df00): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069df00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069df00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069df00): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069df00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.55320721 +0000 UTC m=+191.022496060 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00069df00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfdc0 item 71 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005be7c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005be7c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005be7c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005be7c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005be7c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.555918982 +0000 UTC m=+191.025207832 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005be7c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bf1c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bf1c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408af0 item 72 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bf1c0): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bf1c0): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bf1c0): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bf1c0): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bf1c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.557522545 +0000 UTC m=+191.026811394 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bf1c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bfb80): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bfb80): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bfb80): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bfb80): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bfb80): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.557522545 +0000 UTC m=+191.026811394 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0005bfb80): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408e70 item 72 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4e300): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4e300): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4e300): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4e300): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4e300): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4e300): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4e300): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.559736349 +0000 UTC m=+191.029025199 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4e300): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4e800): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4e800): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4e800): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409500 item 73 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4e800): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4e800): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.560749347 +0000 UTC m=+191.030038197 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4e800): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4ed40): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4ed40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4ed40): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4ed40): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4ed40): _writeAt: size=3, off=2 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004098f0 item 73 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4ed40): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4ed40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.561889296 +0000 UTC m=+191.031178146 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4ed40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4f2c0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4f2c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4f2c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4f2c0): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4f2c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.561889296 +0000 UTC m=+191.031178146 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4f2c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409c00 item 73 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4f940): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4f940): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4f940): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4f940): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4f940): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4f940): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4f940): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.567740397 +0000 UTC m=+191.037029257 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4f940): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4fe40): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4fe40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4fe40): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80230 item 74 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4fe40): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4fe40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.568596841 +0000 UTC m=+191.037885711 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000d4fe40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8400): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8400): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e803f0 item 74 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8400): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8400): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8400): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8400): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8400): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.570003823 +0000 UTC m=+191.039292683 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8400): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8980): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8980): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8980): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8980): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8980): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.570003823 +0000 UTC m=+191.039292683 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8980): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e805b0 item 74 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8fc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8fc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8fc0): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8fc0): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8fc0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8fc0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8fc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.572213619 +0000 UTC m=+191.041502480 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc8fc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc94c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc94c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc94c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80930 item 75 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc94c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc94c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.573355451 +0000 UTC m=+191.042644311 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc94c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9a00): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9a00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9a00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9a00): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9a00): _writeAt: size=3, off=2 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80af0 item 75 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9a00): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9a00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.575018888 +0000 UTC m=+191.044307748 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000dc9a00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086200): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086200): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086200): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086200): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086200): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.575018888 +0000 UTC m=+191.044307748 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086200): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80e00 item 75 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086840): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086840): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086840): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086840): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086840): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086840): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086840): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.578912637 +0000 UTC m=+191.048201498 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086840): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086d40): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086d40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086d40): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e811f0 item 76 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086d40): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086d40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.579575336 +0000 UTC m=+191.048864196 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001086d40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087280): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087280): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81420 item 76 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087280): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087280): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087280): _writeAt: size=3, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087280): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087280): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.581377114 +0000 UTC m=+191.050665963 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087280): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087800): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087800): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087800): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087800): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087800): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.581377114 +0000 UTC m=+191.050665963 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001087800): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e815e0 item 76 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662300): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662300): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662300): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662300): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662300): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662300): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662300): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.583626964 +0000 UTC m=+191.052915814 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662300): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662800): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662800): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662800): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81960 item 77 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662800): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662800): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.585716463 +0000 UTC m=+191.055005293 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662800): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662f00): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662f00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662f00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662f00): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662f00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.585716463 +0000 UTC m=+191.055005293 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000662f00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81b20 item 77 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000663540): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000663540): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000663540): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000663540): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000663540): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000663540): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000663540): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.589989959 +0000 UTC m=+191.059278809 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000663540): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000663a40): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000663a40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000663a40): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81ea0 item 78 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000663a40): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000663a40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.590648501 +0000 UTC m=+191.059937351 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000663a40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006701c0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006701c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006701c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006701c0): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006701c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.590648501 +0000 UTC m=+191.059937351 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0006701c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454230 item 78 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000670800): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000670800): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000670800): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000670800): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000670800): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000670800): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000670800): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.592406665 +0000 UTC m=+191.061695536 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000670800): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000670d00): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000670d00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000670d00): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454e00 item 79 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000670d00): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000670d00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.593612408 +0000 UTC m=+191.062901237 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000670d00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000671400): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000671400): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000671400): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000671400): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000671400): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.593612408 +0000 UTC m=+191.062901237 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000671400): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455260 item 79 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 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/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000671a40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000671a40): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000671a40): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000671a40): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000671a40): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000671a40): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000671a40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.59560313 +0000 UTC m=+191.064891990 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000671a40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001054180): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001054180): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001054180): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f44070 item 80 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001054180): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001054180): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.59648889 +0000 UTC m=+191.065777730 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001054180): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001054880): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001054880): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001054880): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001054880): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001054880): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.59648889 +0000 UTC m=+191.065777730 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001054880): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f44310 item 80 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001054ec0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001054ec0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001054ec0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001054ec0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001054ec0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.598901999 +0000 UTC m=+191.068190860 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001054ec0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055340): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055340): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055340): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055340): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055340): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055340): _writeAt: size=3, off=7 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f44690 item 81 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055340): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055340): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.599514945 +0000 UTC m=+191.068803795 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055340): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055880): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055880): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055880): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055880): >_readAt: n=8, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055880): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.599514945 +0000 UTC m=+191.068803795 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055880): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f44850 item 81 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055f00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055f00): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055f00): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055f00): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055f00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.601954563 +0000 UTC m=+191.071243414 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001055f00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001066480): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001066480): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001066480): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f44bd0 item 82 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001066480): _readAt: size=2, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001066480): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001066480): _writeAt: size=3, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001066480): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001066480): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.603660841 +0000 UTC m=+191.072949671 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001066480): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001066a00): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001066a00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001066a00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001066a00): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001066a00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.603660841 +0000 UTC m=+191.072949671 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001066a00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f44e70 item 82 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067080): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067080): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067080): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067080): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067080): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.605930319 +0000 UTC m=+191.075219149 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067080): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067580): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067580): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067580): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067580): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067580): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067580): _writeAt: size=3, off=7 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f451f0 item 83 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067580): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067580): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.607106736 +0000 UTC m=+191.076395567 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067580): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067ac0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067ac0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067ac0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067ac0): >_readAt: n=8, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067ac0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.607106736 +0000 UTC m=+191.076395567 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc001067ac0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f45420 item 83 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107a1c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107a1c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107a1c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107a1c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107a1c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.609238164 +0000 UTC m=+191.078526994 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107a1c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107a6c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107a6c0): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107a6c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f457a0 item 84 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107a6c0): _readAt: size=2, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107a6c0): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107a6c0): _writeAt: size=3, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107a6c0): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107a6c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.610874178 +0000 UTC m=+191.080163008 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107a6c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107ac40): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107ac40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107ac40): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107ac40): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107ac40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.610874178 +0000 UTC m=+191.080163008 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107ac40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f45960 item 84 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107b2c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107b2c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107b2c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107b2c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107b2c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.613130812 +0000 UTC m=+191.082419883 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107b2c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107b7c0): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107b7c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107b7c0): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107b7c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107b7c0): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107b7c0): _writeAt: size=3, off=7 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f45f10 item 85 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107b7c0): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107b7c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.61433402 +0000 UTC m=+191.083622860 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107b7c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107bd00): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107bd00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107bd00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107bd00): >_readAt: n=8, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107bd00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.61433402 +0000 UTC m=+191.083622860 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00107bd00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8e2a0 item 85 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822400): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822400): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822400): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822400): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822400): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.616127271 +0000 UTC m=+191.085416101 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822400): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822900): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822900): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822900): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8e620 item 86 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822900): _readAt: size=2, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822900): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822900): _writeAt: size=3, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822900): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822900): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.617242954 +0000 UTC m=+191.086531814 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822900): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822e80): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822e80): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822e80): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822e80): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822e80): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.617242954 +0000 UTC m=+191.086531814 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000822e80): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8e7e0 item 86 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823500): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823500): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823500): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823500): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823500): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.619106877 +0000 UTC m=+191.088395737 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823500): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823a00): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823a00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823a00): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823a00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823a00): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823a00): _writeAt: size=3, off=7 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8eb60 item 87 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823a00): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823a00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.619654199 +0000 UTC m=+191.088943029 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823a00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823f40): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823f40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823f40): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823f40): >_readAt: n=8, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823f40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.619654199 +0000 UTC m=+191.088943029 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000823f40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8ed20 item 87 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 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/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083c640): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083c640): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083c640): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083c640): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083c640): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.6214215 +0000 UTC m=+191.090710351 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083c640): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083cb40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083cb40): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083cb40): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8f110 item 88 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083cb40): _readAt: size=2, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083cb40): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083cb40): _writeAt: size=3, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083cb40): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083cb40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.622189459 +0000 UTC m=+191.091478309 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083cb40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083d0c0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083d0c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083d0c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083d0c0): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083d0c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.622189459 +0000 UTC m=+191.091478309 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083d0c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8f2d0 item 88 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083d700): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083d700): open at offset 0 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083d700): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083d700): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083d700): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083d700): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083d700): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083d700): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.624148281 +0000 UTC m=+191.093437161 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083d700): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083dc40): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083dc40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083dc40): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8f730 item 89 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083dc40): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083dc40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.624645057 +0000 UTC m=+191.093933887 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc00083dc40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868200): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868200): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868200): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868200): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868200): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868200): _writeAt: size=3, off=7 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8f8f0 item 89 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868200): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868200): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.625561054 +0000 UTC m=+191.094849884 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868200): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868780): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868780): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868780): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868780): >_readAt: n=8, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868780): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.625561054 +0000 UTC m=+191.094849884 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868780): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8fab0 item 89 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868dc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868dc0): open at offset 0 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868dc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868dc0): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868dc0): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868dc0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868dc0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868dc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.628300068 +0000 UTC m=+191.097588919 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000868dc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869300): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869300): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869300): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000566070 item 90 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869300): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869300): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.629078666 +0000 UTC m=+191.098367495 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869300): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869840): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869840): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869840): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005663f0 item 90 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869840): _readAt: size=2, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869840): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869840): _writeAt: size=3, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869840): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869840): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.630004841 +0000 UTC m=+191.099293702 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869840): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869e00): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869e00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869e00): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869e00): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869e00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.630004841 +0000 UTC m=+191.099293702 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc000869e00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005668c0 item 90 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aa4c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aa4c0): open at offset 0 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aa4c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aa4c0): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aa4c0): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aa4c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aa4c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aa4c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.632101003 +0000 UTC m=+191.101389853 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aa4c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aaa00): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aaa00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aaa00): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000566fc0 item 91 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aaa00): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aaa00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.632837281 +0000 UTC m=+191.102126131 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aaa00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aaf40): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aaf40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aaf40): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aaf40): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aaf40): >_readAt: n=2, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aaf40): _writeAt: size=3, off=7 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005675e0 item 91 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aaf40): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aaf40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.633661745 +0000 UTC m=+191.102950585 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008aaf40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008ab4c0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008ab4c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008ab4c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008ab4c0): >_readAt: n=8, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008ab4c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.633661745 +0000 UTC m=+191.102950585 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008ab4c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005678f0 item 91 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 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/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008abb00): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008abb00): open at offset 0 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008abb00): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008abb00): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008abb00): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008abb00): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008abb00): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008abb00): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.635822258 +0000 UTC m=+191.105111088 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008abb00): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bc0c0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bc0c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bc0c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000567f10 item 92 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bc0c0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bc0c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.636620061 +0000 UTC m=+191.105908891 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bc0c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bc600): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bc600): open at offset 5 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bc600): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0380 item 92 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bc600): _readAt: size=2, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bc600): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bc600): _writeAt: size=3, off=5 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bc600): >_writeAt: n=3, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bc600): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.637631969 +0000 UTC m=+191.106920799 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bc600): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bcbc0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bcbc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bcbc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bcbc0): >_readAt: n=3, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bcbc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.637631969 +0000 UTC m=+191.106920799 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bcbc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f05b0 item 92 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bd200): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bd200): open at offset 0 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bd200): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bd200): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bd200): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bd200): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bd200): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bd200): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.639523584 +0000 UTC m=+191.108812415 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bd200): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bd740): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bd740): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bd740): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0e00 item 93 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bd740): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bd740): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.640119187 +0000 UTC m=+191.109408018 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bd740): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bde40): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bde40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bde40): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bde40): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bde40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.640119187 +0000 UTC m=+191.109408018 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008bde40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f10a0 item 93 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 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/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d2500): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d2500): open at offset 0 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d2500): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d2500): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d2500): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d2500): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d2500): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d2500): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.641956141 +0000 UTC m=+191.111244971 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d2500): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d2a40): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d2a40): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d2a40): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f1ea0 item 94 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d2a40): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d2a40): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.642866596 +0000 UTC m=+191.112155427 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d2a40): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3140): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3140): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3140): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3140): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3140): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.642866596 +0000 UTC m=+191.112155427 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3140): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e60e0 item 94 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 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/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3780): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3780): open at offset 0 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3780): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3780): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3780): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3780): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3780): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3780): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.644804049 +0000 UTC m=+191.114092889 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3780): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3cc0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3cc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3cc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e6770 item 95 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3cc0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3cc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.645366018 +0000 UTC m=+191.114654858 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008d3cc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fc440): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fc440): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fc440): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fc440): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fc440): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.645366018 +0000 UTC m=+191.114654858 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fc440): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e6a80 item 95 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 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/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fca80): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fca80): open at offset 0 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fca80): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fca80): _readAt: size=2, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fca80): >_readAt: n=0, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fca80): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fca80): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fca80): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.647079068 +0000 UTC m=+191.116367908 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fca80): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fcfc0): _writeAt: size=5, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fcfc0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fcfc0): >openPending: err= 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e7030 item 96 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fcfc0): >_writeAt: n=5, err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fcfc0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.647729955 +0000 UTC m=+191.117018795 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fcfc0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:43 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fd6c0): _readAt: size=512, off=0 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fd6c0): openPending: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fd6c0): >openPending: err= 2026/03/04 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fd6c0): >_readAt: n=5, err=EOF 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fd6c0): close: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:43.647729955 +0000 UTC m=+191.117018795 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:43 DEBUG : open-test-file(0xc0008fd6c0): >close: err= 2026/03/04 01:06:43 DEBUG : open-test-file: Remove: 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e71f0 item 96 2026/03/04 01:06:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:43 DEBUG : open-test-file: >Remove: err= 2026/03/04 01:06:43 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:43 DEBUG : Looking for writers 2026/03/04 01:06:43 DEBUG : >WaitForWriters: 2026/03/04 01:06:43 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:43 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:43 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:06:43 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:43 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/03/04 01:06:43 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098e680): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098e680): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098e680): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098e680): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098e680): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.028069744 +0000 UTC m=+191.497358574 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098e680): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098eb00): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098eb00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098eb00): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098eb00): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098eb00): _writeAt: size=3, off=2 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098eb00): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098eb00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.028069744 +0000 UTC m=+191.497358574 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098eb00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098efc0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098efc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098efc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098efc0): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098efc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.028069744 +0000 UTC m=+191.497358574 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098efc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d4770 item 1 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098f600): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098f600): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098f600): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098f600): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098f600): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.030041862 +0000 UTC m=+191.499330702 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098f600): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098fb00): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098fb00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098fb00): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098fb00): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098fb00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.030041862 +0000 UTC m=+191.499330702 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098fb00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d4d90 item 2 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8e1c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8e1c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8e1c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8e1c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8e1c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.031288692 +0000 UTC m=+191.500577522 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8e1c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8e640): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8e640): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8e640): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8e640): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8e640): _writeAt: size=3, off=2 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8e640): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8e640): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.031288692 +0000 UTC m=+191.500577522 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8e640): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8eb00): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8eb00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8eb00): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8eb00): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8eb00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.031288692 +0000 UTC m=+191.500577522 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8eb00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d51f0 item 3 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8f180): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8f180): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8f180): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8f180): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8f180): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.033183043 +0000 UTC m=+191.502471873 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8f180): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8f6c0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8f6c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8f6c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8f6c0): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8f6c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.033183043 +0000 UTC m=+191.502471873 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8f6c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d5e30 item 4 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8fd00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8fd00): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8fd00): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8fd00): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8fd00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.034322641 +0000 UTC m=+191.503611472 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000a8fd00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab2200): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab2200): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab2200): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab2200): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab2200): _writeAt: size=3, off=2 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab2200): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab2200): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.034322641 +0000 UTC m=+191.503611472 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab2200): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab26c0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab26c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab26c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab26c0): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab26c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.034322641 +0000 UTC m=+191.503611472 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab26c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004109a0 item 5 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab2d40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab2d40): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab2d40): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab2d40): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab2d40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.036126953 +0000 UTC m=+191.505415782 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab2d40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3280): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3280): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3280): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3280): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3280): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.036126953 +0000 UTC m=+191.505415782 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3280): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004118f0 item 6 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3900): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3900): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3900): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3900): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3900): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.037473711 +0000 UTC m=+191.506762541 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3900): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3e00): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3e00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3e00): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3e00): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3e00): _writeAt: size=3, off=2 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3e00): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3e00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.037473711 +0000 UTC m=+191.506762541 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ab3e00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2340): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2340): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2340): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2340): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2340): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.037473711 +0000 UTC m=+191.506762541 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2340): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c070 item 7 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006900c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006900c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006900c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006900c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006900c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.039403209 +0000 UTC m=+191.508692039 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006900c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000690600): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000690600): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000690600): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000690600): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000690600): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.039403209 +0000 UTC m=+191.508692039 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000690600): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e0e0 item 8 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000690bc0): _readAt: size=2, off=0 2026/03/04 01:06:44 ERROR : open-test-file(0xc000690bc0): Couldn't read size of file 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000690bc0): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000690bc0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000690bc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000690bc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000690bc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000690f80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000690f80): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000690f80): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000690f80): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000690f80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.040879632 +0000 UTC m=+191.510168472 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000690f80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000691400): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000691400): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000691400): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000691400): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000691400): _writeAt: size=3, off=2 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000691400): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000691400): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.040879632 +0000 UTC m=+191.510168472 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000691400): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000691900): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000691900): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000691900): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000691900): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000691900): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.040879632 +0000 UTC m=+191.510168472 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000691900): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e5b0 item 9 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00000): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00000): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00000): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00000): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00000): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.042646472 +0000 UTC m=+191.511935312 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00000): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00540): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00540): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00540): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00540): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00540): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.042646472 +0000 UTC m=+191.511935312 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00540): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ef50 item 10 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00b80): _readAt: size=2, off=0 2026/03/04 01:06:44 ERROR : open-test-file(0xc000b00b80): Couldn't read size of file 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00b80): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00b80): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00b80): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00b80): close: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00b80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00f40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00f40): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00f40): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00f40): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00f40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.044092449 +0000 UTC m=+191.513381278 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b00f40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b01440): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b01440): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b01440): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b01440): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b01440): _writeAt: size=3, off=2 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b01440): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b01440): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.044092449 +0000 UTC m=+191.513381278 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b01440): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b01940): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b01940): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b01940): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b01940): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b01940): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.044092449 +0000 UTC m=+191.513381278 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b01940): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f420 item 11 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2e040): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2e040): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2e040): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2e040): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2e040): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.045694148 +0000 UTC m=+191.514982977 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2e040): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2e580): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2e580): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2e580): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2e580): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2e580): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.045694148 +0000 UTC m=+191.514982977 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2e580): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fa40 item 12 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2ebc0): _readAt: size=2, off=0 2026/03/04 01:06:44 ERROR : open-test-file(0xc000b2ebc0): Couldn't read size of file 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2ebc0): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2ebc0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2ebc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2ebc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2ebc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2ef80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2ef80): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2ef80): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2ef80): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2ef80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.046864845 +0000 UTC m=+191.516153685 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2ef80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2f640): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2f640): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2f640): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2f640): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2f640): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.046864845 +0000 UTC m=+191.516153685 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2f640): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476230 item 13 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2fcc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2fcc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2fcc0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2fcc0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2fcc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.048156339 +0000 UTC m=+191.517445179 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b2fcc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b66280): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b66280): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b66280): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b66280): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b66280): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.048156339 +0000 UTC m=+191.517445179 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b66280): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004767e0 item 14 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b668c0): _readAt: size=2, off=0 2026/03/04 01:06:44 ERROR : open-test-file(0xc000b668c0): Couldn't read size of file 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b668c0): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b668c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b668c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b668c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b668c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b66c80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b66c80): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b66c80): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b66c80): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b66c80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.049523607 +0000 UTC m=+191.518812447 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b66c80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b67340): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b67340): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b67340): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b67340): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b67340): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.049523607 +0000 UTC m=+191.518812447 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b67340): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476cb0 item 15 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 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/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b679c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b679c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b679c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b679c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b679c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.050891445 +0000 UTC m=+191.520180285 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b679c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b67f00): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b67f00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b67f00): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b67f00): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b67f00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.050891445 +0000 UTC m=+191.520180285 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000b67f00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477180 item 16 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c885c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c885c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c885c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c885c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c885c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.052217495 +0000 UTC m=+191.521506335 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c885c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c88a40): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c88a40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c88a40): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c88a40): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c88a40): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c88a40): _writeAt: size=3, off=7 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c88a40): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c88a40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.052217495 +0000 UTC m=+191.521506335 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c88a40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c88f40): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c88f40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c88f40): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c88f40): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c88f40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.052217495 +0000 UTC m=+191.521506335 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c88f40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477570 item 17 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c895c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c895c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c895c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c895c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c895c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.054367027 +0000 UTC m=+191.523655868 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c895c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c89b00): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c89b00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c89b00): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c89b00): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c89b00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.054367027 +0000 UTC m=+191.523655868 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000c89b00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477ce0 item 18 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cac200): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cac200): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cac200): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cac200): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cac200): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.055608337 +0000 UTC m=+191.524897177 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cac200): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cac700): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cac700): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cac700): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cac700): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cac700): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cac700): _writeAt: size=3, off=7 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cac700): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cac700): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.055608337 +0000 UTC m=+191.524897177 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cac700): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cacc00): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cacc00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cacc00): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cacc00): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cacc00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.055608337 +0000 UTC m=+191.524897177 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cacc00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004467e0 item 19 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cad280): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cad280): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cad280): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cad280): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cad280): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.057366902 +0000 UTC m=+191.526655742 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cad280): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cad7c0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cad7c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cad7c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cad7c0): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cad7c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.057366902 +0000 UTC m=+191.526655742 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cad7c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004475e0 item 20 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cade40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cade40): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cade40): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cade40): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cade40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.058693783 +0000 UTC m=+191.527982623 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cade40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc83c0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc83c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc83c0): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc83c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc83c0): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc83c0): _writeAt: size=3, off=7 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc83c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc83c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.058693783 +0000 UTC m=+191.527982623 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc83c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc88c0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc88c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc88c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc88c0): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc88c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.058693783 +0000 UTC m=+191.527982623 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc88c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b00e0 item 21 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc8f40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc8f40): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc8f40): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc8f40): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc8f40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.060417653 +0000 UTC m=+191.529706493 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc8f40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc9480): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc9480): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc9480): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc9480): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc9480): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.060417653 +0000 UTC m=+191.529706493 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc9480): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b0690 item 22 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc9b00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc9b00): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc9b00): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc9b00): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc9b00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.06173717 +0000 UTC m=+191.531026010 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000cc9b00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6080): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6080): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6080): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6080): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6080): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6080): _writeAt: size=3, off=7 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6080): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6080): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.06173717 +0000 UTC m=+191.531026010 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6080): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6580): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6580): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6580): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6580): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6580): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.06173717 +0000 UTC m=+191.531026010 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6580): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b0bd0 item 23 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 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/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6c00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6c00): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6c00): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6c00): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6c00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.063625921 +0000 UTC m=+191.532914752 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce6c00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce7140): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce7140): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce7140): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce7140): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce7140): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.063625921 +0000 UTC m=+191.532914752 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce7140): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b10a0 item 24 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce7780): _readAt: size=2, off=0 2026/03/04 01:06:44 ERROR : open-test-file(0xc000ce7780): Couldn't read size of file 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce7780): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce7780): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce7780): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce7780): close: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce7780): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce7b40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce7b40): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce7b40): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce7b40): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce7b40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.065083809 +0000 UTC m=+191.534372640 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ce7b40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0e0c0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0e0c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0e0c0): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0e0c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0e0c0): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0e0c0): _writeAt: size=3, off=7 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0e0c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0e0c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.065083809 +0000 UTC m=+191.534372640 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0e0c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0e600): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0e600): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0e600): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0e600): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0e600): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.065083809 +0000 UTC m=+191.534372640 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0e600): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b1500 item 25 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0ec80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0ec80): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0ec80): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0ec80): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0ec80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.06681903 +0000 UTC m=+191.536107860 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0ec80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0f1c0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0f1c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0f1c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0f1c0): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0f1c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.06681903 +0000 UTC m=+191.536107860 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0f1c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b1a40 item 26 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0f800): _readAt: size=2, off=0 2026/03/04 01:06:44 ERROR : open-test-file(0xc000d0f800): Couldn't read size of file 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0f800): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0f800): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0f800): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0f800): close: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0f800): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0fbc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0fbc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0fbc0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0fbc0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0fbc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.068059789 +0000 UTC m=+191.537348619 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d0fbc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42140): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42140): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42140): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42140): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42140): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42140): _writeAt: size=3, off=7 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42140): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42140): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.068059789 +0000 UTC m=+191.537348619 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42140): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42680): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42680): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42680): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42680): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42680): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.068059789 +0000 UTC m=+191.537348619 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42680): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b1dc0 item 27 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 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/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42d00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42d00): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42d00): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42d00): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42d00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.069675476 +0000 UTC m=+191.538964316 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d42d00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d43240): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d43240): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d43240): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d43240): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d43240): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.069675476 +0000 UTC m=+191.538964316 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d43240): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a8540 item 28 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d43880): _readAt: size=2, off=0 2026/03/04 01:06:44 ERROR : open-test-file(0xc000d43880): Couldn't read size of file 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d43880): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d43880): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d43880): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d43880): close: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d43880): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d43c40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d43c40): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d43c40): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d43c40): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d43c40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.071042502 +0000 UTC m=+191.540331332 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d43c40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d62380): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d62380): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d62380): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d62380): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d62380): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.071042502 +0000 UTC m=+191.540331332 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d62380): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a88c0 item 29 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 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/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d62a00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d62a00): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d62a00): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d62a00): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d62a00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.072285956 +0000 UTC m=+191.541574786 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d62a00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d62f40): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d62f40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d62f40): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d62f40): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d62f40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.072285956 +0000 UTC m=+191.541574786 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d62f40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a8e00 item 30 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 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/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d63580): _readAt: size=2, off=0 2026/03/04 01:06:44 ERROR : open-test-file(0xc000d63580): Couldn't read size of file 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d63580): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d63580): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d63580): >_writeAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d63580): close: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d63580): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d63940): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d63940): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d63940): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d63940): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d63940): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.073611626 +0000 UTC m=+191.542900456 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d63940): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8a080): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8a080): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8a080): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8a080): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8a080): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.073611626 +0000 UTC m=+191.542900456 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8a080): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a9180 item 31 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 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/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8a700): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8a700): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8a700): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8a700): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8a700): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.074956861 +0000 UTC m=+191.544245691 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8a700): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8ac40): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8ac40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8ac40): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8ac40): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8ac40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.074956861 +0000 UTC m=+191.544245691 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8ac40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a9500 item 32 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8b280): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8b280): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8b280): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8b280): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8b280): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.076192921 +0000 UTC m=+191.545481750 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8b280): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8b700): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8b700): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8b700): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8b700): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8b700): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a9880 item 33 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8b700): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8b700): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.076615778 +0000 UTC m=+191.545904608 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8b700): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8bc00): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8bc00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8bc00): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8bc00): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8bc00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.076615778 +0000 UTC m=+191.545904608 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d8bc00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a9a40 item 33 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dee2c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dee2c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dee2c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dee2c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dee2c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.077832241 +0000 UTC m=+191.547121071 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dee2c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dee740): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dee740): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008a9f10 item 34 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dee740): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dee740): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dee740): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dee740): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dee740): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.078348334 +0000 UTC m=+191.547637174 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dee740): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000deec80): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000deec80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000deec80): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000deec80): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000deec80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.078348334 +0000 UTC m=+191.547637174 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000deec80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004802a0 item 34 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000def2c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000def2c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000def2c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000def2c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000def2c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.079754205 +0000 UTC m=+191.549043035 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000def2c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000def740): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000def740): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000def740): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000def740): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000def740): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480a80 item 35 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000def740): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000def740): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.080911526 +0000 UTC m=+191.550200356 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000def740): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000defc40): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000defc40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000defc40): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000defc40): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000defc40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.080911526 +0000 UTC m=+191.550200356 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000defc40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480c40 item 35 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1e340): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1e340): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1e340): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1e340): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1e340): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.084605209 +0000 UTC m=+191.553894039 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1e340): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1e840): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1e840): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481030 item 36 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1e840): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1e840): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1e840): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1e840): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1e840): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.085138234 +0000 UTC m=+191.554427064 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1e840): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1ed80): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1ed80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1ed80): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1ed80): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1ed80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.085138234 +0000 UTC m=+191.554427064 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1ed80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004811f0 item 36 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1f3c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1f3c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1f3c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1f3c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1f3c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.08683359 +0000 UTC m=+191.556122421 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1f3c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1f840): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1f840): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1f840): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1f840): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1f840): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004818f0 item 37 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1f840): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1f840): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.087225288 +0000 UTC m=+191.556514118 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1f840): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1fd40): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1fd40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1fd40): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1fd40): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1fd40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.087225288 +0000 UTC m=+191.556514118 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e1fd40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481b20 item 37 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54440): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54440): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54440): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54440): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54440): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.088949609 +0000 UTC m=+191.558238438 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54440): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54940): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54940): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dc000 item 38 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54940): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54940): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54940): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54940): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54940): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.089807766 +0000 UTC m=+191.559096596 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54940): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54e80): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54e80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54e80): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54e80): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54e80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.089807766 +0000 UTC m=+191.559096596 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e54e80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dc230 item 38 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55500): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55500): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55500): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55500): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55500): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.090896329 +0000 UTC m=+191.560185159 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55500): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55a00): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55a00): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55a00): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55a00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55a00): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dc5b0 item 39 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55a00): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55a00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.091373888 +0000 UTC m=+191.560662718 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55a00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55f00): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55f00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55f00): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55f00): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55f00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.091373888 +0000 UTC m=+191.560662718 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e55f00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dc7e0 item 39 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e78600): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e78600): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e78600): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e78600): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e78600): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.092850973 +0000 UTC m=+191.562139803 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e78600): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e78b00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e78b00): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dccb0 item 40 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e78b00): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e78b00): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e78b00): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e78b00): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e78b00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.093763283 +0000 UTC m=+191.563052112 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e78b00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79040): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79040): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79040): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79040): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79040): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.093763283 +0000 UTC m=+191.563052112 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79040): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dd030 item 40 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79600): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79600): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79600): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79600): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79600): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79600): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79600): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.095030091 +0000 UTC m=+191.564318921 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79600): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79b00): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79b00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79b00): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dd420 item 41 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79b00): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79b00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.095518833 +0000 UTC m=+191.564807662 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000e79b00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4040): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4040): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4040): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4040): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4040): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dd650 item 41 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4040): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4040): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.096155141 +0000 UTC m=+191.565443972 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4040): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4580): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4580): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4580): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4580): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4580): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.096155141 +0000 UTC m=+191.565443972 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4580): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007dddc0 item 41 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4bc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4bc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4bc0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4bc0): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4bc0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4bc0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4bc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.098350871 +0000 UTC m=+191.567639701 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb4bc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb50c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb50c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb50c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc310 item 42 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb50c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb50c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.098778387 +0000 UTC m=+191.568067217 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb50c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb5600): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb5600): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc770 item 42 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb5600): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb5600): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb5600): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb5600): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb5600): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.099383277 +0000 UTC m=+191.568672107 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000eb5600): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fdec0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fdec0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fdec0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fdec0): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fdec0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.099383277 +0000 UTC m=+191.568672107 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fdec0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eee8c0 item 42 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940580): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940580): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940580): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940580): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940580): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940580): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940580): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.100830285 +0000 UTC m=+191.570119115 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940580): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940a80): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940a80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940a80): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eeec40 item 43 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940a80): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940a80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.10139479 +0000 UTC m=+191.570683619 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940a80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940fc0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940fc0): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940fc0): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940fc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940fc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eeee00 item 43 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940fc0): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940fc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.102051537 +0000 UTC m=+191.571340367 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000940fc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000941500): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000941500): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000941500): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000941500): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000941500): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.102051537 +0000 UTC m=+191.571340367 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000941500): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eeefc0 item 43 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000941b40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000941b40): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000941b40): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000941b40): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000941b40): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000941b40): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000941b40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.103728769 +0000 UTC m=+191.573017599 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000941b40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f040c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f040c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f040c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eef340 item 44 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f040c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f040c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.104285959 +0000 UTC m=+191.573574789 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f040c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f04600): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f04600): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eef500 item 44 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f04600): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f04600): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f04600): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f04600): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f04600): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.105046604 +0000 UTC m=+191.574335434 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f04600): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f04b80): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f04b80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f04b80): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f04b80): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f04b80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.105046604 +0000 UTC m=+191.574335434 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f04b80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eef730 item 44 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f051c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f051c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f051c0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f051c0): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f051c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f051c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f051c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.106702445 +0000 UTC m=+191.575991275 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f051c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f056c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f056c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f056c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eefab0 item 45 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f056c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f056c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.107606829 +0000 UTC m=+191.576895660 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f056c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f05dc0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f05dc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f05dc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f05dc0): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f05dc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.107606829 +0000 UTC m=+191.576895660 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f05dc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eefd50 item 45 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3e480): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3e480): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3e480): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3e480): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3e480): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3e480): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3e480): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.11013708 +0000 UTC m=+191.579425910 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3e480): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3e980): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3e980): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3e980): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c2a0 item 46 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3e980): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3e980): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.110665195 +0000 UTC m=+191.579954025 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3e980): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3f080): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3f080): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3f080): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3f080): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3f080): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.110665195 +0000 UTC m=+191.579954025 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3f080): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c7e0 item 46 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3f6c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3f6c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3f6c0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3f6c0): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3f6c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3f6c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3f6c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.1118241 +0000 UTC m=+191.581112930 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3f6c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3fbc0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3fbc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3fbc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cd90 item 47 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3fbc0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3fbc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.112643975 +0000 UTC m=+191.581932805 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f3fbc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72340): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72340): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72340): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72340): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72340): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.112643975 +0000 UTC m=+191.581932805 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72340): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cfc0 item 47 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 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/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72980): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72980): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72980): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72980): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72980): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72980): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72980): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.113927524 +0000 UTC m=+191.583216355 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72980): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72e80): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72e80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72e80): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d3b0 item 48 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72e80): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72e80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.114421787 +0000 UTC m=+191.583710616 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f72e80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f73580): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f73580): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f73580): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f73580): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f73580): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.114421787 +0000 UTC m=+191.583710616 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f73580): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d730 item 48 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f73bc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f73bc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f73bc0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f73bc0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f73bc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.115775138 +0000 UTC m=+191.585063968 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f73bc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f960c0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f960c0): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f960c0): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f960c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f960c0): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f960c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dd50 item 49 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f960c0): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f960c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.116357075 +0000 UTC m=+191.585645904 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f960c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f96600): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f96600): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f96600): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f96600): >_readAt: n=8, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f96600): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.116357075 +0000 UTC m=+191.585645904 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f96600): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007880e0 item 49 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f96c80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f96c80): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f96c80): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f96c80): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f96c80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.117645453 +0000 UTC m=+191.586934284 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f96c80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97180): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97180): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97180): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000788460 item 50 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97180): _readAt: size=2, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97180): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97180): _writeAt: size=3, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97180): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97180): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.118244272 +0000 UTC m=+191.587533101 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97180): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97700): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97700): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97700): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97700): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97700): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.118244272 +0000 UTC m=+191.587533101 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97700): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000788620 item 50 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97d80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97d80): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97d80): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97d80): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97d80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.119470283 +0000 UTC m=+191.588759113 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000f97d80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6300): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6300): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6300): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6300): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6300): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6300): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007889a0 item 51 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6300): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6300): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.120006974 +0000 UTC m=+191.589295805 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6300): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6840): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6840): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6840): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6840): >_readAt: n=8, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6840): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.120006974 +0000 UTC m=+191.589295805 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6840): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000788cb0 item 51 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6ec0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6ec0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6ec0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6ec0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6ec0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.121374293 +0000 UTC m=+191.590663123 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc6ec0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc73c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc73c0): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc73c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007895e0 item 52 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc73c0): _readAt: size=2, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc73c0): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc73c0): _writeAt: size=3, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc73c0): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc73c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.121840601 +0000 UTC m=+191.591129431 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc73c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc7940): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc7940): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc7940): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc7940): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc7940): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.121840601 +0000 UTC m=+191.591129431 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fc7940): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007897a0 item 52 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0040): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0040): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0040): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0040): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0040): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.123010898 +0000 UTC m=+191.592299727 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0040): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0540): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0540): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0540): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0540): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0540): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0540): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000789ce0 item 53 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0540): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0540): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.123689537 +0000 UTC m=+191.592978367 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0540): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0a80): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0a80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0a80): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0a80): >_readAt: n=8, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0a80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.123689537 +0000 UTC m=+191.592978367 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe0a80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8230 item 53 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1100): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1100): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1100): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1100): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1100): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.124933843 +0000 UTC m=+191.594222673 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1100): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1600): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1600): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1600): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e88c0 item 54 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1600): _readAt: size=2, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1600): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1600): _writeAt: size=3, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1600): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1600): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.125551738 +0000 UTC m=+191.594840568 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1600): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1b80): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1b80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1b80): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1b80): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1b80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.125551738 +0000 UTC m=+191.594840568 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000fe1b80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9030 item 54 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002280): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002280): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002280): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002280): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002280): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.126715671 +0000 UTC m=+191.596004502 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002280): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002780): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002780): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002780): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002780): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002780): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002780): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9810 item 55 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002780): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002780): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.127216436 +0000 UTC m=+191.596505266 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002780): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002cc0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002cc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002cc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002cc0): >_readAt: n=8, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002cc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.127216436 +0000 UTC m=+191.596505266 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001002cc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e99d0 item 55 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 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/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003340): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003340): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003340): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003340): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003340): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.128510826 +0000 UTC m=+191.597799655 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003340): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003840): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003840): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003840): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001103f0 item 56 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003840): _readAt: size=2, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003840): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003840): _writeAt: size=3, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003840): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003840): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.129091029 +0000 UTC m=+191.598379860 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003840): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003dc0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003dc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003dc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003dc0): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003dc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.129091029 +0000 UTC m=+191.598379860 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001003dc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110850 item 56 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001022480): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001022480): open at offset 0 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001022480): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001022480): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001022480): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001022480): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001022480): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001022480): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.130380139 +0000 UTC m=+191.599668969 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001022480): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010229c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010229c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010229c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e70 item 57 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010229c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010229c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.130842662 +0000 UTC m=+191.600131492 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010229c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001022f00): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001022f00): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001022f00): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001022f00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001022f00): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001022f00): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111180 item 57 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001022f00): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001022f00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.131274195 +0000 UTC m=+191.600563025 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001022f00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001023480): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001023480): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001023480): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001023480): >_readAt: n=8, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001023480): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.131274195 +0000 UTC m=+191.600563025 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001023480): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111340 item 57 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001023ac0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001023ac0): open at offset 0 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001023ac0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001023ac0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001023ac0): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001023ac0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001023ac0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001023ac0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.132493793 +0000 UTC m=+191.601782633 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001023ac0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001044080): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001044080): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001044080): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111ab0 item 58 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001044080): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001044080): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.132917654 +0000 UTC m=+191.602206483 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001044080): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010445c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010445c0): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010445c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125c150 item 58 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010445c0): _readAt: size=2, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010445c0): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010445c0): _writeAt: size=3, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010445c0): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010445c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.133466979 +0000 UTC m=+191.602755809 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010445c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001044b80): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001044b80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001044b80): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001044b80): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001044b80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.133466979 +0000 UTC m=+191.602755809 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001044b80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125c310 item 58 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010451c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010451c0): open at offset 0 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010451c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010451c0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010451c0): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010451c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010451c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010451c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.134720692 +0000 UTC m=+191.604009522 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0010451c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001045700): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001045700): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001045700): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125c850 item 59 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001045700): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001045700): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.135363704 +0000 UTC m=+191.604652534 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001045700): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001045c40): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001045c40): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001045c40): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001045c40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001045c40): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001045c40): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125ca10 item 59 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001045c40): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001045c40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.135930252 +0000 UTC m=+191.605219081 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc001045c40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2240): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2240): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2240): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2240): >_readAt: n=8, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2240): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.135930252 +0000 UTC m=+191.605219081 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2240): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125cbd0 item 59 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 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/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2880): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2880): open at offset 0 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2880): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2880): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2880): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2880): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2880): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2880): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.137056736 +0000 UTC m=+191.606345565 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2880): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2dc0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2dc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2dc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125d030 item 60 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2dc0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2dc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.137515581 +0000 UTC m=+191.606804421 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b2dc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b3300): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b3300): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b3300): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125d2d0 item 60 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b3300): _readAt: size=2, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b3300): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b3300): _writeAt: size=3, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b3300): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b3300): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.138118167 +0000 UTC m=+191.607406997 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b3300): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b38c0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b38c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b38c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b38c0): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b38c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.138118167 +0000 UTC m=+191.607406997 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b38c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125d500 item 60 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b3f00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b3f00): open at offset 0 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b3f00): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b3f00): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b3f00): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b3f00): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b3f00): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b3f00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.139485103 +0000 UTC m=+191.608773934 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011b3f00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d84c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d84c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d84c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125d880 item 61 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d84c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d84c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.140284089 +0000 UTC m=+191.609572929 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d84c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d8bc0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d8bc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d8bc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d8bc0): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d8bc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.140284089 +0000 UTC m=+191.609572929 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d8bc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125da40 item 61 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 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/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2280): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2280): open at offset 0 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2280): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2280): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2280): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2280): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2280): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2280): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.142725632 +0000 UTC m=+191.612014463 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2280): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad28c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad28c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad28c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc230 item 62 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad28c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad28c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.14306398 +0000 UTC m=+191.612352810 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad28c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2fc0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2fc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2fc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2fc0): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2fc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.14306398 +0000 UTC m=+191.612352810 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad2fc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc540 item 62 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 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/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad3600): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad3600): open at offset 0 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad3600): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad3600): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad3600): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad3600): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad3600): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad3600): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.144197006 +0000 UTC m=+191.613485836 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad3600): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad3b40): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad3b40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad3b40): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcb60 item 63 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad3b40): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad3b40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.145770422 +0000 UTC m=+191.615059252 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ad3b40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d82c0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d82c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d82c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d82c0): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d82c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.145770422 +0000 UTC m=+191.615059252 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d82c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcd20 item 63 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 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/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9100): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9100): open at offset 0 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9100): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9100): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9100): >_readAt: n=0, err=Bad file descriptor 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9100): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9100): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9100): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.146933033 +0000 UTC m=+191.616221863 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9100): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9640): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9640): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9640): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd340 item 64 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9640): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9640): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.14733458 +0000 UTC m=+191.616623410 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9640): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9d40): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9d40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9d40): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9d40): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9d40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.14733458 +0000 UTC m=+191.616623410 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011d9d40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd500 item 64 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed6400): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed6400): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed6400): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed6400): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed6400): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.14856996 +0000 UTC m=+191.617858789 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed6400): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed68c0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed68c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed68c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed68c0): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed68c0): _writeAt: size=3, off=2 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd960 item 65 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed68c0): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed68c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.149157557 +0000 UTC m=+191.618446388 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed68c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed6dc0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed6dc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed6dc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed6dc0): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed6dc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.149157557 +0000 UTC m=+191.618446388 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed6dc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdea0 item 65 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed7440): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed7440): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed7440): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed7440): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed7440): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.150386984 +0000 UTC m=+191.619675814 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed7440): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed78c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed78c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c460 item 66 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed78c0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed78c0): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed78c0): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed78c0): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed78c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.150842363 +0000 UTC m=+191.620131193 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed78c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed7e00): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed7e00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed7e00): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed7e00): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed7e00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.150842363 +0000 UTC m=+191.620131193 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000ed7e00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c700 item 66 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dca500): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dca500): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dca500): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dca500): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dca500): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.151973175 +0000 UTC m=+191.621262005 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dca500): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dca980): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dca980): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dca980): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dca980): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dca980): _writeAt: size=3, off=2 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057cc40 item 67 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dca980): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dca980): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.152604455 +0000 UTC m=+191.621893285 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dca980): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcae80): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcae80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcae80): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcae80): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcae80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.152604455 +0000 UTC m=+191.621893285 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcae80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ce00 item 67 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcb500): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcb500): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcb500): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcb500): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcb500): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.153908893 +0000 UTC m=+191.623197723 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcb500): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcba00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcba00): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d340 item 68 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcba00): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcba00): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcba00): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcba00): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcba00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.154605366 +0000 UTC m=+191.623894197 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcba00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcbf40): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcbf40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcbf40): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcbf40): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcbf40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.154605366 +0000 UTC m=+191.623894197 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dcbf40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d500 item 68 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc0740): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc0740): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc0740): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc0740): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc0740): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.155957005 +0000 UTC m=+191.625245845 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc0740): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc0bc0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc0bc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc0bc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc0bc0): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc0bc0): _writeAt: size=3, off=2 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057dc70 item 69 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc0bc0): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc0bc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.156509636 +0000 UTC m=+191.625798476 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc0bc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1240): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1240): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1240): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1240): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1240): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.156509636 +0000 UTC m=+191.625798476 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1240): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125c000 item 69 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1900): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1900): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1900): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1900): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1900): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.157751036 +0000 UTC m=+191.627039867 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1900): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1e00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1e00): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125c540 item 70 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1e00): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1e00): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1e00): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1e00): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1e00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.158640483 +0000 UTC m=+191.627929314 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000dc1e00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006f7140): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006f7140): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006f7140): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006f7140): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006f7140): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.158640483 +0000 UTC m=+191.627929314 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006f7140): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125c770 item 70 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006f7bc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006f7bc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006f7bc0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006f7bc0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006f7bc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.159820698 +0000 UTC m=+191.629109538 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006f7bc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000472ec0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000472ec0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000472ec0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000472ec0): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000472ec0): _writeAt: size=3, off=2 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125caf0 item 71 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000472ec0): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000472ec0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.160253584 +0000 UTC m=+191.629542414 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000472ec0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000473800): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000473800): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000473800): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000473800): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000473800): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.160253584 +0000 UTC m=+191.629542414 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000473800): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125ccb0 item 71 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000365640): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000365640): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000365640): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000365640): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000365640): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.161551311 +0000 UTC m=+191.630840140 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000365640): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000365dc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000365dc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125d110 item 72 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000365dc0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000365dc0): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000365dc0): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000365dc0): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000365dc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.162096458 +0000 UTC m=+191.631385288 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000365dc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098c480): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098c480): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098c480): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098c480): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098c480): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.162096458 +0000 UTC m=+191.631385288 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098c480): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125d420 item 72 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098cb80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098cb80): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098cb80): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098cb80): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098cb80): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098cb80): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098cb80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.163258598 +0000 UTC m=+191.632547429 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098cb80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098d080): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098d080): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098d080): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125d7a0 item 73 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098d080): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098d080): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.163709859 +0000 UTC m=+191.632998689 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098d080): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098d980): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098d980): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098d980): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098d980): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098d980): _writeAt: size=3, off=2 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125dce0 item 73 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098d980): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098d980): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.164199492 +0000 UTC m=+191.633488322 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00098d980): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069c040): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069c040): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069c040): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069c040): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069c040): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.164199492 +0000 UTC m=+191.633488322 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069c040): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00125dea0 item 73 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069c780): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069c780): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069c780): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069c780): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069c780): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069c780): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069c780): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.16538648 +0000 UTC m=+191.634675311 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069c780): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069ccc0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069ccc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069ccc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f14310 item 74 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069ccc0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069ccc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.16598079 +0000 UTC m=+191.635269620 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069ccc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069d3c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069d3c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f144d0 item 74 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069d3c0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069d3c0): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069d3c0): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069d3c0): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069d3c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.166549934 +0000 UTC m=+191.635838763 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069d3c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069d940): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069d940): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069d940): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069d940): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069d940): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.166549934 +0000 UTC m=+191.635838763 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00069d940): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f14770 item 74 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005be000): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005be000): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005be000): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005be000): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005be000): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005be000): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005be000): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.167643815 +0000 UTC m=+191.636932645 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005be000): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005be6c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005be6c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005be6c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f14cb0 item 75 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005be6c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005be6c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.168211787 +0000 UTC m=+191.637500616 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005be6c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005bf080): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005bf080): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005bf080): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005bf080): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005bf080): _writeAt: size=3, off=2 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f14e70 item 75 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005bf080): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005bf080): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.168683515 +0000 UTC m=+191.637972345 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005bf080): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005bfa80): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005bfa80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005bfa80): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005bfa80): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005bfa80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.168683515 +0000 UTC m=+191.637972345 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0005bfa80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f15030 item 75 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4e2c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4e2c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4e2c0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4e2c0): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4e2c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4e2c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4e2c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.169860043 +0000 UTC m=+191.639148874 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4e2c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4e7c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4e7c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4e7c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f15490 item 76 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4e7c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4e7c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.170327995 +0000 UTC m=+191.639616825 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4e7c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4ed80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4ed80): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f15650 item 76 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4ed80): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4ed80): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4ed80): _writeAt: size=3, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4ed80): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4ed80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.171040238 +0000 UTC m=+191.640329068 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4ed80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4f340): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4f340): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4f340): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4f340): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4f340): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.171040238 +0000 UTC m=+191.640329068 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4f340): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f15880 item 76 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4f9c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4f9c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4f9c0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4f9c0): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4f9c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4f9c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4f9c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.172524757 +0000 UTC m=+191.641813586 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4f9c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4fec0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4fec0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4fec0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f15c70 item 77 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4fec0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4fec0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.17393757 +0000 UTC m=+191.643226400 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000d4fec0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fc640): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fc640): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fc640): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fc640): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fc640): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.17393757 +0000 UTC m=+191.643226400 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fc640): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f15e30 item 77 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fcc80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fcc80): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fcc80): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fcc80): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fcc80): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fcc80): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fcc80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.176663659 +0000 UTC m=+191.645952489 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fcc80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fd180): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fd180): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fd180): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000507e0 item 78 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fd180): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fd180): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.177415836 +0000 UTC m=+191.646704667 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fd180): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fd880): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fd880): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fd880): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fd880): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fd880): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.177415836 +0000 UTC m=+191.646704667 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008fd880): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050af0 item 78 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2140): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2140): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2140): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2140): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2140): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2140): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2140): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.179129257 +0000 UTC m=+191.648418087 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2140): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2640): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2640): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2640): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c61c0 item 79 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2640): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2640): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.179828454 +0000 UTC m=+191.649117294 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2640): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2d40): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2d40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2d40): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2d40): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2d40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.179828454 +0000 UTC m=+191.649117294 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f2d40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c6380 item 79 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 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/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f3380): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f3380): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f3380): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f3380): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f3380): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f3380): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f3380): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.181261215 +0000 UTC m=+191.650550045 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f3380): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f3880): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f3880): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f3880): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c69a0 item 80 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f3880): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f3880): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.181799009 +0000 UTC m=+191.651087839 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0011f3880): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604000): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604000): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604000): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604000): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604000): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.181799009 +0000 UTC m=+191.651087839 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604000): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c6bd0 item 80 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604640): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604640): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604640): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604640): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604640): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.183148573 +0000 UTC m=+191.652437403 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604640): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604ac0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604ac0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604ac0): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604ac0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604ac0): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604ac0): _writeAt: size=3, off=7 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c7260 item 81 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604ac0): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604ac0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.183830479 +0000 UTC m=+191.653119309 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000604ac0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605000): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605000): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605000): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605000): >_readAt: n=8, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605000): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.183830479 +0000 UTC m=+191.653119309 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605000): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c7490 item 81 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605680): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605680): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605680): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605680): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605680): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.185151009 +0000 UTC m=+191.654439839 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605680): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605b80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605b80): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605b80): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c7810 item 82 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605b80): _readAt: size=2, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605b80): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605b80): _writeAt: size=3, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605b80): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605b80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.185626174 +0000 UTC m=+191.654915004 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000605b80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062e180): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062e180): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062e180): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062e180): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062e180): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.185626174 +0000 UTC m=+191.654915004 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062e180): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c79d0 item 82 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062e800): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062e800): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062e800): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062e800): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062e800): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.186656957 +0000 UTC m=+191.655945787 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062e800): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062ed00): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062ed00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062ed00): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062ed00): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062ed00): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062ed00): _writeAt: size=3, off=7 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de000 item 83 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062ed00): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062ed00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.187808818 +0000 UTC m=+191.657097649 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062ed00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062f240): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062f240): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062f240): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062f240): >_readAt: n=8, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062f240): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.187808818 +0000 UTC m=+191.657097649 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062f240): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de5b0 item 83 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062f8c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062f8c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062f8c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062f8c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062f8c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.189210011 +0000 UTC m=+191.658498840 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062f8c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062fdc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062fdc0): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062fdc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003decb0 item 84 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062fdc0): _readAt: size=2, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062fdc0): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062fdc0): _writeAt: size=3, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062fdc0): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062fdc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.190439618 +0000 UTC m=+191.659728448 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00062fdc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006663c0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006663c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006663c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006663c0): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006663c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.190439618 +0000 UTC m=+191.659728448 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006663c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003deee0 item 84 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000666a40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000666a40): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000666a40): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000666a40): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000666a40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.192709367 +0000 UTC m=+191.661998196 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000666a40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000666f40): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000666f40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000666f40): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000666f40): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000666f40): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000666f40): _writeAt: size=3, off=7 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df5e0 item 85 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000666f40): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000666f40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.193327682 +0000 UTC m=+191.662616512 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000666f40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000667480): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000667480): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000667480): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000667480): >_readAt: n=8, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000667480): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.193327682 +0000 UTC m=+191.662616512 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000667480): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df960 item 85 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000667b00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000667b00): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000667b00): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000667b00): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000667b00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.195245658 +0000 UTC m=+191.664534488 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000667b00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067a080): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067a080): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067a080): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfea0 item 86 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067a080): _readAt: size=2, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067a080): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067a080): _writeAt: size=3, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067a080): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067a080): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.195805112 +0000 UTC m=+191.665093942 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067a080): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067a600): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067a600): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067a600): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067a600): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067a600): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.195805112 +0000 UTC m=+191.665093942 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067a600): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408930 item 86 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067ac80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067ac80): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067ac80): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067ac80): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067ac80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.197529893 +0000 UTC m=+191.666818723 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067ac80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067b180): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067b180): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067b180): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067b180): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067b180): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067b180): _writeAt: size=3, off=7 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408f50 item 87 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067b180): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067b180): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.198531281 +0000 UTC m=+191.667820111 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067b180): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067b6c0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067b6c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067b6c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067b6c0): >_readAt: n=8, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067b6c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.198531281 +0000 UTC m=+191.667820111 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067b6c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004093b0 item 87 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 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/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067bd40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067bd40): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067bd40): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067bd40): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067bd40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.200128421 +0000 UTC m=+191.669417252 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00067bd40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a02c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a02c0): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a02c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409b20 item 88 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a02c0): _readAt: size=2, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a02c0): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a02c0): _writeAt: size=3, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a02c0): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a02c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.200895008 +0000 UTC m=+191.670183838 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a02c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a0840): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a0840): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a0840): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a0840): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a0840): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.200895008 +0000 UTC m=+191.670183838 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a0840): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409dc0 item 88 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a0e80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a0e80): open at offset 0 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a0e80): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a0e80): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a0e80): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a0e80): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a0e80): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a0e80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.202021351 +0000 UTC m=+191.671310181 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a0e80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a13c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a13c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a13c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80310 item 89 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a13c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a13c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.202404843 +0000 UTC m=+191.671693673 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a13c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a1900): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a1900): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a1900): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a1900): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a1900): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a1900): _writeAt: size=3, off=7 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e804d0 item 89 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a1900): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a1900): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.202821889 +0000 UTC m=+191.672110719 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a1900): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a1e80): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a1e80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a1e80): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a1e80): >_readAt: n=8, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a1e80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.202821889 +0000 UTC m=+191.672110719 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006a1e80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80690 item 89 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2540): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2540): open at offset 0 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2540): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2540): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2540): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2540): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2540): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2540): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.204032181 +0000 UTC m=+191.673321011 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2540): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2a80): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2a80): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2a80): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80a10 item 90 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2a80): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2a80): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.204389424 +0000 UTC m=+191.673678254 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2a80): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2fc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2fc0): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2fc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80d20 item 90 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2fc0): _readAt: size=2, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2fc0): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2fc0): _writeAt: size=3, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2fc0): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2fc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.204870732 +0000 UTC m=+191.674159562 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c2fc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c3580): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c3580): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c3580): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c3580): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c3580): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.204870732 +0000 UTC m=+191.674159562 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c3580): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e80ee0 item 90 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c3bc0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c3bc0): open at offset 0 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c3bc0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c3bc0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c3bc0): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c3bc0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c3bc0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c3bc0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.205816555 +0000 UTC m=+191.675105395 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0006c3bc0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000814180): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000814180): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000814180): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e812d0 item 91 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000814180): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000814180): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.20620131 +0000 UTC m=+191.675490140 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000814180): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008146c0): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008146c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008146c0): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008146c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008146c0): >_readAt: n=2, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008146c0): _writeAt: size=3, off=7 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81500 item 91 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008146c0): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008146c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.206656699 +0000 UTC m=+191.675945528 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008146c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000814c40): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000814c40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000814c40): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000814c40): >_readAt: n=8, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000814c40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.206656699 +0000 UTC m=+191.675945528 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000814c40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e816c0 item 91 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 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/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000815280): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000815280): open at offset 0 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000815280): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000815280): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000815280): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000815280): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000815280): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000815280): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.207970726 +0000 UTC m=+191.677259556 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000815280): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008157c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008157c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008157c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81a40 item 92 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008157c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008157c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.208369979 +0000 UTC m=+191.677658809 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008157c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000815d00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000815d00): open at offset 5 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000815d00): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81c00 item 92 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000815d00): _readAt: size=2, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000815d00): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000815d00): _writeAt: size=3, off=5 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000815d00): >_writeAt: n=3, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000815d00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.208828132 +0000 UTC m=+191.678116962 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000815d00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082a340): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082a340): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082a340): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082a340): >_readAt: n=3, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082a340): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.208828132 +0000 UTC m=+191.678116962 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082a340): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e81dc0 item 92 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082a980): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082a980): open at offset 0 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082a980): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082a980): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082a980): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082a980): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082a980): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082a980): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.209922065 +0000 UTC m=+191.679210895 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082a980): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082aec0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082aec0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082aec0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f442a0 item 93 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082aec0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082aec0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.21026449 +0000 UTC m=+191.679553320 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082aec0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082b5c0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082b5c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082b5c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082b5c0): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082b5c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.21026449 +0000 UTC m=+191.679553320 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082b5c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f44460 item 93 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 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/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082bc00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082bc00): open at offset 0 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082bc00): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082bc00): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082bc00): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082bc00): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082bc00): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082bc00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.211466245 +0000 UTC m=+191.680755074 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc00082bc00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008501c0): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008501c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008501c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f447e0 item 94 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008501c0): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008501c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.211812638 +0000 UTC m=+191.681101469 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008501c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008508c0): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008508c0): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008508c0): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008508c0): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008508c0): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.211812638 +0000 UTC m=+191.681101469 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc0008508c0): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f449a0 item 94 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 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/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000850f00): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000850f00): open at offset 0 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000850f00): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000850f00): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000850f00): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000850f00): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000850f00): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000850f00): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.213111677 +0000 UTC m=+191.682400507 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000850f00): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000851440): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000851440): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000851440): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f44d20 item 95 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000851440): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000851440): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.213523263 +0000 UTC m=+191.682812093 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000851440): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000851b40): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000851b40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000851b40): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000851b40): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000851b40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.213523263 +0000 UTC m=+191.682812093 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000851b40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f44ee0 item 95 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 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/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892200): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892200): open at offset 0 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892200): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892200): _readAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892200): >_readAt: n=0, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892200): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892200): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892200): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.214712395 +0000 UTC m=+191.684001225 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892200): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892740): _writeAt: size=5, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892740): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892740): >openPending: err= 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f45260 item 96 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892740): >_writeAt: n=5, err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892740): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.215090337 +0000 UTC m=+191.684379167 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892740): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/04 01:06:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/04 01:06:44 DEBUG : open-test-file: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892e40): _readAt: size=512, off=0 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892e40): openPending: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892e40): >openPending: err= 2026/03/04 01:06:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892e40): >_readAt: n=5, err=EOF 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892e40): close: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-04 01:06:44.215090337 +0000 UTC m=+191.684379167 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : open-test-file(0xc000892e40): >close: err= 2026/03/04 01:06:44 DEBUG : open-test-file: Remove: 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f45490 item 96 2026/03/04 01:06:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/04 01:06:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/04 01:06:44 DEBUG : open-test-file: >Remove: err= 2026/03/04 01:06:44 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:44 DEBUG : Looking for writers 2026/03/04 01:06:44 DEBUG : >WaitForWriters: 2026/03/04 01:06:44 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.32s) --- PASS: TestRWFileHandleOpenTests/writes (0.76s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.14s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.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.00s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.56s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:44 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:44 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:06:44 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:44 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:44 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:06:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:44 DEBUG : file1: newRWFileHandle: 2026/03/04 01:06:44 DEBUG : file1(0xc000893540): openPending: 2026/03/04 01:06:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:44 DEBUG : file1(0xc000893540): >openPending: err= 2026/03/04 01:06:44 DEBUG : file1: >newRWFileHandle: err= 2026/03/04 01:06:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/04 01:06:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/04 01:06:44 DEBUG : file1(0xc000893540): _writeAt: size=2, off=0 2026/03/04 01:06:44 DEBUG : file1(0xc000893540): >_writeAt: n=2, err= 2026/03/04 01:06:44 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/04 01:06:44 DEBUG : file1(0xc000893540): RWFileHandle.Flush 2026/03/04 01:06:44 DEBUG : file1(0xc000893540): RWFileHandle.Release 2026/03/04 01:06:44 DEBUG : file1(0xc000893540): close: 2026/03/04 01:06:44 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/04 01:06:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:44 DEBUG : file1(0xc000893540): >close: err= 2026/03/04 01:06:44 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:44 DEBUG : Looking for writers 2026/03/04 01:06:44 DEBUG : file1: reading active writers 2026/03/04 01:06:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/04 01:06:44 DEBUG : Looking for writers 2026/03/04 01:06:44 DEBUG : file1: reading active writers 2026/03/04 01:06:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/04 01:06:44 DEBUG : Looking for writers 2026/03/04 01:06:44 DEBUG : file1: reading active writers 2026/03/04 01:06:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/04 01:06:44 DEBUG : Looking for writers 2026/03/04 01:06:44 DEBUG : file1: reading active writers 2026/03/04 01:06:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/04 01:06:44 DEBUG : file1: vfs cache: starting upload 2026/03/04 01:06:44 DEBUG : Looking for writers 2026/03/04 01:06:44 DEBUG : file1: reading active writers 2026/03/04 01:06:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/04 01:06:44 DEBUG : Looking for writers 2026/03/04 01:06:44 DEBUG : file1: reading active writers 2026/03/04 01:06:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/04 01:06:45 DEBUG : Looking for writers 2026/03/04 01:06:45 DEBUG : file1: reading active writers 2026/03/04 01:06:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/04 01:06:45 DEBUG : file1: size = 2 OK 2026/03/04 01:06:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/04 01:06:45 INFO : file1: Copied (new) 2026/03/04 01:06:45 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2026/03/04 01:06:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/04 01:06:45 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/03/04 01:06:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:06:45 INFO : file1: vfs cache: upload succeeded try #1 2026/03/04 01:06:45 DEBUG : Looking for writers 2026/03/04 01:06:45 DEBUG : file1: reading active writers 2026/03/04 01:06:45 DEBUG : >WaitForWriters: 2026/03/04 01:06:46 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:46 DEBUG : Looking for writers 2026/03/04 01:06:46 DEBUG : file1: reading active writers 2026/03/04 01:06:46 DEBUG : >WaitForWriters: 2026/03/04 01:06:46 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.98s) === RUN TestRWCacheRename run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:46 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:46 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:06:46 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:46 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:46 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:06:46 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:06:46 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:06:46 DEBUG : rename_me: newRWFileHandle: 2026/03/04 01:06:46 DEBUG : rename_me(0xc00091cb80): openPending: 2026/03/04 01:06:46 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/04 01:06:46 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/04 01:06:46 DEBUG : rename_me(0xc00091cb80): >openPending: err= 2026/03/04 01:06:46 DEBUG : rename_me: >newRWFileHandle: err= 2026/03/04 01:06:46 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/04 01:06:46 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/03/04 01:06:46 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/03/04 01:06:46 DEBUG : rename_me(0xc00091cb80): _writeAt: size=5, off=0 2026/03/04 01:06:46 DEBUG : rename_me(0xc00091cb80): >_writeAt: n=5, err= 2026/03/04 01:06:46 DEBUG : rename_me(0xc00091cb80): close: 2026/03/04 01:06:46 DEBUG : rename_me: vfs cache: setting modification time to 2026-03-04 01:06:46.563714276 +0000 UTC m=+194.033003145 2026/03/04 01:06:46 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/03/04 01:06:46 DEBUG : rename_me(0xc00091cb80): >close: err= 2026/03/04 01:06:46 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/03/04 01:06:46 DEBUG : i_was_renamed: Updating file with 0xc001234240 2026/03/04 01:06:46 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/03/04 01:06:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/04 01:06:46 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:06:46 DEBUG : Looking for writers 2026/03/04 01:06:46 DEBUG : i_was_renamed: reading active writers 2026/03/04 01:06:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/04 01:06:46 DEBUG : Looking for writers 2026/03/04 01:06:46 DEBUG : i_was_renamed: reading active writers 2026/03/04 01:06:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/04 01:06:46 DEBUG : Looking for writers 2026/03/04 01:06:46 DEBUG : i_was_renamed: reading active writers 2026/03/04 01:06:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/04 01:06:46 DEBUG : Looking for writers 2026/03/04 01:06:46 DEBUG : i_was_renamed: reading active writers 2026/03/04 01:06:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/04 01:06:46 DEBUG : i_was_renamed: vfs cache: starting upload 2026/03/04 01:06:46 DEBUG : Looking for writers 2026/03/04 01:06:46 DEBUG : i_was_renamed: reading active writers 2026/03/04 01:06:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/04 01:06:46 DEBUG : Looking for writers 2026/03/04 01:06:46 DEBUG : i_was_renamed: reading active writers 2026/03/04 01:06:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/04 01:06:47 DEBUG : Looking for writers 2026/03/04 01:06:47 DEBUG : i_was_renamed: reading active writers 2026/03/04 01:06:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/04 01:06:47 DEBUG : i_was_renamed: size = 5 OK 2026/03/04 01:06:47 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/03/04 01:06:47 INFO : i_was_renamed: Copied (new) 2026/03/04 01:06:47 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-03-04 01:06:46 +0000 UTC," 2026/03/04 01:06:47 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/03/04 01:06:47 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/04 01:06:47 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/03/04 01:06:47 DEBUG : Looking for writers 2026/03/04 01:06:47 DEBUG : i_was_renamed: reading active writers 2026/03/04 01:06:47 DEBUG : >WaitForWriters: 2026/03/04 01:06:47 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.84s) === RUN TestRWCacheUpdate run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:06:48 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:06:48 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/04 01:06:48 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:48 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/04 01:06:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-sanarid1quro" 2026/03/04 01:06:48 INFO : files root 'rclone-test-sanarid1quro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/04 01:06:48 DEBUG : forgetting directory cache 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate(0xc000dca780): _readAt: size=512, off=0 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate(0xc000dca780): openPending: 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-04 00:07:48 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/04 01:06:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate(0xc000dca780): >openPending: err= 2026/03/04 01:06:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:06:49 DEBUG : forgetting directory cache 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate(0xc000dca780): >_readAt: n=20, err=EOF 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate(0xc000dca780): close: 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-04 00:07:48 +0000 UTC 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate(0xc000dca780): >close: err= 2026/03/04 01:06:49 DEBUG : Re-reading directory (261.422259ms old) 2026/03/04 01:06:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:06:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/04 01:06:50 DEBUG : forgetting directory cache 2026/03/04 01:06:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/04 01:06:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/04 01:06:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/04 01:06:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:06:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:06:51 DEBUG : TestRWCacheUpdate(0xc00091ce80): _readAt: size=512, off=0 2026/03/04 01:06:51 DEBUG : TestRWCacheUpdate(0xc00091ce80): openPending: 2026/03/04 01:06:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-04 00:08:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-03-04 00:07:48 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/03/04 01:06:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-04 00:08:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-03-04 00:07:48 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/03/04 01:06:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/04 01:06:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/04 01:06:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/04 01:06:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:06:51 DEBUG : TestRWCacheUpdate(0xc00091ce80): >openPending: err= 2026/03/04 01:06:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/04 01:06:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/04 01:06:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:06:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:06:52 DEBUG : forgetting directory cache 2026/03/04 01:06:52 DEBUG : forgetting directory cache 2026/03/04 01:06:52 DEBUG : TestRWCacheUpdate(0xc00091ce80): >_readAt: n=20, err=EOF 2026/03/04 01:06:52 DEBUG : TestRWCacheUpdate(0xc00091ce80): close: 2026/03/04 01:06:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-04 00:08:48 +0000 UTC 2026/03/04 01:06:52 DEBUG : TestRWCacheUpdate(0xc00091ce80): >close: err= 2026/03/04 01:06:52 DEBUG : Re-reading directory (410.162131ms old) 2026/03/04 01:06:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:06:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/04 01:06:52 DEBUG : forgetting directory cache 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate(0xc000dcb100): _readAt: size=512, off=0 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate(0xc000dcb100): openPending: 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-04 00:09:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-03-04 00:08:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-04 00:09:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-03-04 00:08:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/03/04 01:06:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/04 01:06:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate(0xc000dcb100): >openPending: err= 2026/03/04 01:06:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:06:54 DEBUG : forgetting directory cache 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate(0xc000dcb100): >_readAt: n=20, err=EOF 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate(0xc000dcb100): close: 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-04 00:09:48 +0000 UTC 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate(0xc000dcb100): >close: err= 2026/03/04 01:06:54 DEBUG : Re-reading directory (261.739428ms old) 2026/03/04 01:06:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:06:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/04 01:06:55 DEBUG : forgetting directory cache 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate(0xc000dcb840): _readAt: size=512, off=0 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate(0xc000dcb840): openPending: 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-04 00:10:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-03-04 00:09:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-04 00:10:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-03-04 00:09:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/03/04 01:06:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/04 01:06:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate(0xc000dcb840): >openPending: err= 2026/03/04 01:06:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:06:56 DEBUG : forgetting directory cache 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate(0xc000dcb840): >_readAt: n=20, err=EOF 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate(0xc000dcb840): close: 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-04 00:10:48 +0000 UTC 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate(0xc000dcb840): >close: err= 2026/03/04 01:06:56 DEBUG : Re-reading directory (257.956998ms old) 2026/03/04 01:06:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:06:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/04 01:06:56 DEBUG : forgetting directory cache 2026/03/04 01:06:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/04 01:06:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/04 01:06:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/04 01:06:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:06:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:06:57 DEBUG : TestRWCacheUpdate(0xc000ed7a80): _readAt: size=512, off=0 2026/03/04 01:06:57 DEBUG : TestRWCacheUpdate(0xc000ed7a80): openPending: 2026/03/04 01:06:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-04 00:11:48 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-03-04 00:10:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/03/04 01:06:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-04 00:11:48 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-03-04 00:10:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/03/04 01:06:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/04 01:06:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/04 01:06:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/04 01:06:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:06:57 DEBUG : TestRWCacheUpdate(0xc000ed7a80): >openPending: err= 2026/03/04 01:06:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/04 01:06:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/04 01:06:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:06:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:06:58 DEBUG : forgetting directory cache 2026/03/04 01:06:58 DEBUG : TestRWCacheUpdate(0xc000ed7a80): >_readAt: n=20, err=EOF 2026/03/04 01:06:58 DEBUG : TestRWCacheUpdate(0xc000ed7a80): close: 2026/03/04 01:06:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-04 00:11:48 +0000 UTC 2026/03/04 01:06:58 DEBUG : TestRWCacheUpdate(0xc000ed7a80): >close: err= 2026/03/04 01:06:58 DEBUG : Re-reading directory (263.03381ms old) 2026/03/04 01:06:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:06:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/04 01:06:58 DEBUG : forgetting directory cache 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate(0xc0006f6100): _readAt: size=512, off=0 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate(0xc0006f6100): openPending: 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-04 00:12:48 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-03-04 00:11:48 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-04 00:12:48 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-03-04 00:11:48 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/03/04 01:06:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/04 01:06:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate(0xc0006f6100): >openPending: err= 2026/03/04 01:06:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:06:59 DEBUG : forgetting directory cache 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate(0xc0006f6100): >_readAt: n=20, err=EOF 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate(0xc0006f6100): close: 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-04 00:12:48 +0000 UTC 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate(0xc0006f6100): >close: err= 2026/03/04 01:06:59 DEBUG : Re-reading directory (263.897499ms old) 2026/03/04 01:06:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:06:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/04 01:07:00 DEBUG : forgetting directory cache 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate(0xc000dc0380): _readAt: size=512, off=0 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate(0xc000dc0380): openPending: 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-03-04 00:13:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-03-04 00:12:48 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-03-04 00:13:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-03-04 00:12:48 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/03/04 01:07:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/03/04 01:07:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate(0xc000dc0380): >openPending: err= 2026/03/04 01:07:01 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:07:01 DEBUG : forgetting directory cache 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate(0xc000dc0380): >_readAt: n=21, err=EOF 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate(0xc000dc0380): close: 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-04 00:13:48 +0000 UTC 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate(0xc000dc0380): >close: err= 2026/03/04 01:07:01 DEBUG : Re-reading directory (254.888566ms old) 2026/03/04 01:07:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:07:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/04 01:07:01 DEBUG : forgetting directory cache 2026/03/04 01:07:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:07:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/04 01:07:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/04 01:07:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/04 01:07:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:07:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:07:02 DEBUG : TestRWCacheUpdate(0xc0006f7d40): _readAt: size=512, off=0 2026/03/04 01:07:02 DEBUG : TestRWCacheUpdate(0xc0006f7d40): openPending: 2026/03/04 01:07:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-03-04 00:14:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-03-04 00:13:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/03/04 01:07:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-03-04 00:14:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-03-04 00:13:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/03/04 01:07:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/04 01:07:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/04 01:07:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/03/04 01:07:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:07:02 DEBUG : TestRWCacheUpdate(0xc0006f7d40): >openPending: err= 2026/03/04 01:07:02 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/03/04 01:07:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/04 01:07:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:07:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:07:03 DEBUG : forgetting directory cache 2026/03/04 01:07:03 DEBUG : TestRWCacheUpdate(0xc0006f7d40): >_readAt: n=22, err=EOF 2026/03/04 01:07:03 DEBUG : TestRWCacheUpdate(0xc0006f7d40): close: 2026/03/04 01:07:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-04 00:14:48 +0000 UTC 2026/03/04 01:07:03 DEBUG : TestRWCacheUpdate(0xc0006f7d40): >close: err= 2026/03/04 01:07:03 DEBUG : Re-reading directory (267.663318ms old) 2026/03/04 01:07:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:07:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/04 01:07:03 DEBUG : forgetting directory cache 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate(0xc000ed6100): _readAt: size=512, off=0 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate(0xc000ed6100): openPending: 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-03-04 00:15:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-03-04 00:14:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-03-04 00:15:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-03-04 00:14:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/03/04 01:07:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/03/04 01:07:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate(0xc000ed6100): >openPending: err= 2026/03/04 01:07:04 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:07:04 DEBUG : forgetting directory cache 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate(0xc000ed6100): >_readAt: n=23, err=EOF 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate(0xc000ed6100): close: 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-04 00:15:48 +0000 UTC 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate(0xc000ed6100): >close: err= 2026/03/04 01:07:04 DEBUG : Re-reading directory (260.681749ms old) 2026/03/04 01:07:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:07:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/04 01:07:05 DEBUG : forgetting directory cache 2026/03/04 01:07:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate(0xc000ed69c0): _readAt: size=512, off=0 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate(0xc000ed69c0): openPending: 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-03-04 00:16:48 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-03-04 00:15:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-03-04 00:16:48 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-03-04 00:15:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/03/04 01:07:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/03/04 01:07:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate(0xc000ed69c0): >openPending: err= 2026/03/04 01:07:06 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:07:06 DEBUG : forgetting directory cache 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate(0xc000ed69c0): >_readAt: n=24, err=EOF 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate(0xc000ed69c0): close: 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-04 00:16:48 +0000 UTC 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate(0xc000ed69c0): >close: err= 2026/03/04 01:07:06 DEBUG : Re-reading directory (256.486079ms old) 2026/03/04 01:07:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/04 01:07:06 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:06 DEBUG : Looking for writers 2026/03/04 01:07:06 DEBUG : TestRWCacheUpdate: reading active writers 2026/03/04 01:07:06 DEBUG : >WaitForWriters: 2026/03/04 01:07:06 DEBUG : files root 'rclone-test-sanarid1quro': vfs cache: cleaner exiting 2026/03/04 01:07:06 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (18.61s) === RUN TestCaseSensitivity run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:08 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:08 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/04 01:07:09 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/04 01:07:09 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/04 01:07:09 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/04 01:07:09 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:07:09 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/04 01:07:09 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/04 01:07:09 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/03/04 01:07:09 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/03/04 01:07:09 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/03/04 01:07:09 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:07:09 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/04 01:07:09 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/04 01:07:09 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/04 01:07:09 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/04 01:07:09 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/04 01:07:09 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:07:09 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/04 01:07:09 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/04 01:07:09 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/03/04 01:07:09 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:09 DEBUG : Looking for writers 2026/03/04 01:07:09 DEBUG : normal name with no special characters.txt: reading active writers 2026/03/04 01:07:09 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/03/04 01:07:09 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.33s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:10 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:10 DEBUG : files root 'rclone-test-sanarid1quro': Reusing VFS from active cache 2026/03/04 01:07:10 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:10 DEBUG : Looking for writers 2026/03/04 01:07:10 DEBUG : >WaitForWriters: 2026/03/04 01:07:10 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:10 DEBUG : Looking for writers 2026/03/04 01:07:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:10 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:10 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:10 DEBUG : Looking for writers 2026/03/04 01:07:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:10 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:10 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:10 DEBUG : Looking for writers 2026/03/04 01:07:10 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.24s) === RUN TestVFSStat run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:11 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:13 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:13 DEBUG : dir: Looking for writers 2026/03/04 01:07:13 DEBUG : file2: reading active writers 2026/03/04 01:07:13 DEBUG : Looking for writers 2026/03/04 01:07:13 DEBUG : file1: reading active writers 2026/03/04 01:07:13 DEBUG : dir: reading active writers 2026/03/04 01:07:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.95s) === RUN TestVFSStatParent run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:14 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:16 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:16 DEBUG : dir: Looking for writers 2026/03/04 01:07:16 DEBUG : Looking for writers 2026/03/04 01:07:16 DEBUG : file1: reading active writers 2026/03/04 01:07:16 DEBUG : dir: reading active writers 2026/03/04 01:07:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.95s) === RUN TestVFSOpenFile run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:17 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/04 01:07:19 DEBUG : file1: Open: flags=O_RDONLY 2026/03/04 01:07:19 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/04 01:07:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/04 01:07:19 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/04 01:07:19 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/03/04 01:07:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/04 01:07:19 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/04 01:07:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:07:19 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:07:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/04 01:07:19 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/03/04 01:07:19 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/03/04 01:07:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/04 01:07:19 DEBUG : files root 'rclone-test-sanarid1quro': File to upload is small (0 bytes), uploading instead of streaming 2026/03/04 01:07:20 DEBUG : dir/new_file.txt: size = 0 OK 2026/03/04 01:07:20 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/03/04 01:07:20 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/03/04 01:07:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/04 01:07:20 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:07:20 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/04 01:07:20 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:20 DEBUG : dir: Looking for writers 2026/03/04 01:07:20 DEBUG : file2: reading active writers 2026/03/04 01:07:20 DEBUG : new_file.txt: reading active writers 2026/03/04 01:07:20 DEBUG : Looking for writers 2026/03/04 01:07:20 DEBUG : file1: reading active writers 2026/03/04 01:07:20 DEBUG : dir: reading active writers 2026/03/04 01:07:20 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.16s) === RUN TestVFSRename run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:21 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:23 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/03/04 01:07:23 DEBUG : dir/file1: Updating file with dir/file1 0xc0012346c0 2026/03/04 01:07:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/04 01:07:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:24 INFO : dir/file1: Moved (server-side) to: file0 2026/03/04 01:07:24 DEBUG : file0: Updating file with file0 0xc0012346c0 2026/03/04 01:07:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/04 01:07:24 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/03/04 01:07:24 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:24 DEBUG : dir: Looking for writers 2026/03/04 01:07:24 DEBUG : Looking for writers 2026/03/04 01:07:24 DEBUG : dir: reading active writers 2026/03/04 01:07:24 DEBUG : file0: reading active writers 2026/03/04 01:07:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.78s) === RUN TestVFSStatfs run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:25 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:25 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:25 DEBUG : Looking for writers 2026/03/04 01:07:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:25 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:25 DEBUG : Added virtual directory entry vAddDir: "/" 2026/03/04 01:07:25 DEBUG : Added virtual directory entry vAddDir: "a" 2026/03/04 01:07:26 DEBUG : Added virtual directory entry vAddDir: "b" 2026/03/04 01:07:27 DEBUG : Added virtual directory entry vAddDir: "c" 2026/03/04 01:07:27 DEBUG : Added virtual directory entry vAddDir: "d" 2026/03/04 01:07:27 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:27 DEBUG : b: Looking for writers 2026/03/04 01:07:27 DEBUG : c: Looking for writers 2026/03/04 01:07:27 DEBUG : d: Looking for writers 2026/03/04 01:07:27 DEBUG : Looking for writers 2026/03/04 01:07:27 DEBUG : a: Looking for writers 2026/03/04 01:07:27 DEBUG : Looking for writers 2026/03/04 01:07:27 DEBUG : /: reading active writers 2026/03/04 01:07:27 DEBUG : a: reading active writers 2026/03/04 01:07:27 DEBUG : b: reading active writers 2026/03/04 01:07:27 DEBUG : c: reading active writers 2026/03/04 01:07:27 DEBUG : d: reading active writers 2026/03/04 01:07:27 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.64s) === RUN TestVFSMkdirAll run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:28 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:29 DEBUG : Added virtual directory entry vAddDir: "a" 2026/03/04 01:07:29 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/03/04 01:07:30 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/03/04 01:07:30 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/03/04 01:07:32 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:32 DEBUG : a/b/c/d: Looking for writers 2026/03/04 01:07:32 DEBUG : a/b/c: Looking for writers 2026/03/04 01:07:32 DEBUG : d: reading active writers 2026/03/04 01:07:32 DEBUG : a/b: Looking for writers 2026/03/04 01:07:32 DEBUG : c: reading active writers 2026/03/04 01:07:32 DEBUG : a: Looking for writers 2026/03/04 01:07:32 DEBUG : b: reading active writers 2026/03/04 01:07:32 DEBUG : Looking for writers 2026/03/04 01:07:32 DEBUG : a: reading active writers 2026/03/04 01:07:32 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (4.78s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:33 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:33 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:33 DEBUG : Looking for writers 2026/03/04 01:07:33 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.26s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:33 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:07:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:07:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/04 01:07:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/04 01:07:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:34 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/04 01:07:34 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/04 01:07:34 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/03/04 01:07:34 DEBUG : files root 'rclone-test-sanarid1quro': File to upload is small (5 bytes), uploading instead of streaming 2026/03/04 01:07:35 DEBUG : file1: size = 5 OK 2026/03/04 01:07:35 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/04 01:07:35 DEBUG : file1: Size of src and dst objects identical 2026/03/04 01:07:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:07:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:07:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/04 01:07:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/04 01:07:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:07:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:07:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/04 01:07:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/04 01:07:35 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/03/04 01:07:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/04 01:07:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/04 01:07:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/04 01:07:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/04 01:07:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:35 DEBUG : files root 'rclone-test-sanarid1quro': File to upload is small (0 bytes), uploading instead of streaming 2026/03/04 01:07:36 DEBUG : file1: size = 0 OK 2026/03/04 01:07:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/04 01:07:36 DEBUG : file1: Size of src and dst objects identical 2026/03/04 01:07:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/04 01:07:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/04 01:07:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/04 01:07:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/04 01:07:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:36 DEBUG : files root 'rclone-test-sanarid1quro': File to upload is small (7 bytes), uploading instead of streaming 2026/03/04 01:07:36 DEBUG : file1: size = 7 OK 2026/03/04 01:07:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/04 01:07:36 DEBUG : file1: Size of src and dst objects identical 2026/03/04 01:07:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:36 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:36 DEBUG : Looking for writers 2026/03/04 01:07:36 DEBUG : file1: reading active writers 2026/03/04 01:07:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.30s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:37 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:07:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:07:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/04 01:07:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/04 01:07:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:37 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/03/04 01:07:38 DEBUG : file1: aborting in-sequence write wait, off=100 2026/03/04 01:07:38 DEBUG : file1: failed to wait for in-sequence write to 100 2026/03/04 01:07:38 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/03/04 01:07:38 DEBUG : files root 'rclone-test-sanarid1quro': File to upload is small (11 bytes), uploading instead of streaming 2026/03/04 01:07:39 DEBUG : file1: size = 11 OK 2026/03/04 01:07:39 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/04 01:07:39 DEBUG : file1: Size of src and dst objects identical 2026/03/04 01:07:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:39 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/03/04 01:07:39 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:39 DEBUG : Looking for writers 2026/03/04 01:07:39 DEBUG : file1: reading active writers 2026/03/04 01:07:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.44s) === RUN TestWriteFileHandleFlush run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:39 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:07:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:07:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/04 01:07:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/04 01:07:39 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/03/04 01:07:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:39 DEBUG : files root 'rclone-test-sanarid1quro': File to upload is small (5 bytes), uploading instead of streaming 2026/03/04 01:07:40 DEBUG : file1: size = 5 OK 2026/03/04 01:07:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/04 01:07:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/03/04 01:07:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:40 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/03/04 01:07:40 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:40 DEBUG : Looking for writers 2026/03/04 01:07:40 DEBUG : file1: reading active writers 2026/03/04 01:07:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.38s) === RUN TestWriteFileHandleRelease run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:41 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:07:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/04 01:07:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/04 01:07:41 DEBUG : file1: WriteFileHandle.Release closing 2026/03/04 01:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:41 DEBUG : files root 'rclone-test-sanarid1quro': File to upload is small (0 bytes), uploading instead of streaming 2026/03/04 01:07:41 DEBUG : file1: size = 0 OK 2026/03/04 01:07:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/04 01:07:41 DEBUG : file1: Size of src and dst objects identical 2026/03/04 01:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:41 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/03/04 01:07:41 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:41 DEBUG : Looking for writers 2026/03/04 01:07:41 DEBUG : file1: reading active writers 2026/03/04 01:07:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.33s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:42 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:07:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/04 01:07:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/04 01:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:42 DEBUG : files root 'rclone-test-sanarid1quro': File to upload is small (2 bytes), uploading instead of streaming 2026/03/04 01:07:43 DEBUG : file1: size = 2 OK 2026/03/04 01:07:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/04 01:07:43 DEBUG : file1: Size of src and dst objects identical 2026/03/04 01:07:43 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/03/04 01:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:43 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:43 DEBUG : Looking for writers 2026/03/04 01:07:43 DEBUG : file1: reading active writers 2026/03/04 01:07:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.44s) === RUN TestFileReadAtZeroLength run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:43 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:07:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/04 01:07:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/04 01:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:43 DEBUG : files root 'rclone-test-sanarid1quro': File to upload is small (0 bytes), uploading instead of streaming 2026/03/04 01:07:44 DEBUG : file1: size = 0 OK 2026/03/04 01:07:44 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/04 01:07:44 DEBUG : file1: Size of src and dst objects identical 2026/03/04 01:07:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:07:44 DEBUG : file1: Open: flags=O_RDONLY 2026/03/04 01:07:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/04 01:07:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/04 01:07:44 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:07:45 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/04 01:07:45 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:45 DEBUG : Looking for writers 2026/03/04 01:07:45 DEBUG : file1: reading active writers 2026/03/04 01:07:45 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.70s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:45 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/04 01:07:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/04 01:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/04 01:07:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/04 01:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:45 DEBUG : files root 'rclone-test-sanarid1quro': File to upload is small (100 bytes), uploading instead of streaming 2026/03/04 01:07:46 DEBUG : file1: size = 100 OK 2026/03/04 01:07:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/03/04 01:07:46 DEBUG : file1: Size of src and dst objects identical 2026/03/04 01:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/04 01:07:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/04 01:07:46 DEBUG : file1: Open: flags=O_RDONLY 2026/03/04 01:07:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/04 01:07:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/04 01:07:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:07:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/04 01:07:46 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:46 DEBUG : Looking for writers 2026/03/04 01:07:46 DEBUG : file1: reading active writers 2026/03/04 01:07:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.78s) === RUN TestZipManyFiles run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:47 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:51 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/03/04 01:07:51 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/03/04 01:07:51 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:07:51 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:07:51 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/03/04 01:07:51 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/03/04 01:07:51 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:07:52 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:07:52 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/03/04 01:07:52 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/03/04 01:07:52 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:07:52 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:07:52 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/03/04 01:07:52 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/03/04 01:07:52 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:07:52 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:07:52 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/03/04 01:07:52 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/03/04 01:07:52 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:07:52 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:07:52 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:52 DEBUG : flat: Looking for writers 2026/03/04 01:07:52 DEBUG : f000.txt: reading active writers 2026/03/04 01:07:52 DEBUG : f001.txt: reading active writers 2026/03/04 01:07:52 DEBUG : f002.txt: reading active writers 2026/03/04 01:07:52 DEBUG : f003.txt: reading active writers 2026/03/04 01:07:52 DEBUG : f004.txt: reading active writers 2026/03/04 01:07:52 DEBUG : Looking for writers 2026/03/04 01:07:52 DEBUG : flat: reading active writers 2026/03/04 01:07:52 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (6.89s) === RUN TestZipManySubDirs run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:54 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:07:57 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/03/04 01:07:57 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/03/04 01:07:57 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:07:57 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:07:57 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/03/04 01:07:57 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/03/04 01:07:57 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:07:57 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:07:57 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/03/04 01:07:57 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/03/04 01:07:57 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:07:57 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:07:57 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:07:57 DEBUG : a/b/c: Looking for writers 2026/03/04 01:07:57 DEBUG : deep.txt: reading active writers 2026/03/04 01:07:57 DEBUG : a/b: Looking for writers 2026/03/04 01:07:57 DEBUG : c: reading active writers 2026/03/04 01:07:57 DEBUG : mid.txt: reading active writers 2026/03/04 01:07:57 DEBUG : a: Looking for writers 2026/03/04 01:07:57 DEBUG : b: reading active writers 2026/03/04 01:07:57 DEBUG : top.txt: reading active writers 2026/03/04 01:07:57 DEBUG : Looking for writers 2026/03/04 01:07:57 DEBUG : a: reading active writers 2026/03/04 01:07:57 DEBUG : >WaitForWriters: 2026/03/04 01:07:59 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-sanarid1quro/a/b not empty`) 2026/03/04 01:07:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/04 01:07:59 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-sanarid1quro/a/b not empty`) 2026/03/04 01:07:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/03/04 01:07:59 DEBUG : pacer: Reducing sleep to 30ms 2026/03/04 01:07:59 DEBUG : pacer: Reducing sleep to 22.5ms 2026/03/04 01:07:59 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestZipManySubDirs (5.55s) === RUN TestZipLargeFiles run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:07:59 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:08:01 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/03/04 01:08:01 DEBUG : pacer: Reducing sleep to 10ms 2026/03/04 01:08:02 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/03/04 01:08:02 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/03/04 01:08:02 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:08:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/03/04 01:08:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/03/04 01:08:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/03/04 01:08:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:08:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/03/04 01:08:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/03/04 01:08:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/03/04 01:08:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/03/04 01:08:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/04 01:08:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/04 01:08:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/04 01:08:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/04 01:08:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/03/04 01:08:03 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:08:03 DEBUG : bigdir: Looking for writers 2026/03/04 01:08:03 DEBUG : big.bin: reading active writers 2026/03/04 01:08:03 DEBUG : Looking for writers 2026/03/04 01:08:03 DEBUG : bigdir: reading active writers 2026/03/04 01:08:03 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.17s) === RUN TestZipDirsInRoot run.go:185: Remote "files root 'rclone-test-sanarid1quro'", Local "Local file system at /tmp/rclone765373320", Modify Window "1s" 2026/03/04 01:08:03 INFO : files root 'rclone-test-sanarid1quro': poll-interval is not supported by this remote 2026/03/04 01:08:06 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/03/04 01:08:06 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/03/04 01:08:06 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:08:06 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:08:07 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/03/04 01:08:07 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/03/04 01:08:07 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:08:07 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:08:07 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/03/04 01:08:07 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/03/04 01:08:07 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/04 01:08:07 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/04 01:08:07 DEBUG : WaitForWriters: timeout=30s 2026/03/04 01:08:07 DEBUG : dir2: Looking for writers 2026/03/04 01:08:07 DEBUG : b.txt: reading active writers 2026/03/04 01:08:07 DEBUG : dir3: Looking for writers 2026/03/04 01:08:07 DEBUG : c.txt: reading active writers 2026/03/04 01:08:07 DEBUG : dir1: Looking for writers 2026/03/04 01:08:07 DEBUG : a.txt: reading active writers 2026/03/04 01:08:07 DEBUG : Looking for writers 2026/03/04 01:08:07 DEBUG : dir1: reading active writers 2026/03/04 01:08:07 DEBUG : dir2: reading active writers 2026/03/04 01:08:07 DEBUG : dir3: reading active writers 2026/03/04 01:08:07 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.12s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/03/04 01:08:09 DEBUG : files root 'rclone-test-sanarid1quro': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m36.75969915s (try 1/5): exit status 1: Failed [TestFileRename/full,forceCache=false]